Difference between revisions of "Template:Infobox"
(add infobox template category) |
|||
Line 36: | Line 36: | ||
|} | |} | ||
</pre> | </pre> | ||
+ | <noinclude> | ||
+ | [[Category:infobox templates|{{PAGENAME}}]] | ||
+ | </noinclude> |
Revision as of 07:02, 5 December 2005
{{{name}}} | |
---|---|
{{{image}}} {{{caption}}} | |
Data 1: | {{{data 1}}} |
Data 2: | {{{data 2}}} |
Data 3 (hidden if empty): | {{{data 3}}} |
Template:Footnote |
{| class="infobox" style="width:22em;" ! colspan="2" style="font-size:larger;" | {{{name}}} |- | colspan="2" style="text-align:center;" | {{{image}}}<br />{{{caption}}} |- style="vertical-align:top;" | '''Data 1:''' | {{{data 1}}} |- style="vertical-align:top;" | '''Data 2:''' | {{{data 2}}} |- class="hiddenStructure{{{data 3}}}" style="vertical-align:top;" | '''Data 3 (hidden if empty):''' | {{{data 3}}} |- style="vertical-align:top;" | colspan="2" style="font-size:smaller;" | {{footnote}} |}