Misplaced Pages

Template:Infobox: Difference between revisions

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.
Browse history interactively← Previous editNext edit →Content deleted Content addedVisualWikitext
Revision as of 14:09, 15 January 2006 view sourceNetoholic (talk | contribs)Autopatrolled, Extended confirmed users39,916 editsmNo edit summary← Previous edit Revision as of 19:56, 17 January 2006 view source Ligulem (talk | contribs)Autopatrolled, Pending changes reviewers, Rollbackers28,245 edits added some | in order to throw less {{{}}} stuff onto clients (look at html source)Next edit →
Line 14: Line 14:
|- class="hiddenStructure{{{data4|}}}" |- class="hiddenStructure{{{data4|}}}"
! Data 4 (row hidden if data4 empty): ! Data 4 (row hidden if data4 empty):
| {{{data4}}} | {{{data4|}}}
|- class="hiddenStructure{{{na{{{data5|}}}me|}}}" |- class="hiddenStructure{{{na{{{data5|}}}me|}}}"
! Data 5 (row hidden if data5 not empty): ! Data 5 (row hidden if data5 not empty):
| {{{data5}}} | {{{data5|}}}
|- |-
| colspan="2" style="font-size: smaller;" | {{{footnotes|}}} | colspan="2" style="font-size: smaller;" | {{{footnotes|}}}
Line 42: Line 42:
|- class="hiddenStructure{{{data4|}}}" |- class="hiddenStructure{{{data4|}}}"
! Data 4 (row hidden if data4 empty): ! Data 4 (row hidden if data4 empty):
| {{{data4}}} | {{{data4|}}}
|- class="hiddenStructure{{{na{{{data5|}}}me|}}}" |- class="hiddenStructure{{{na{{{data5|}}}me|}}}"
! Data 5 (row hidden if data5 not empty): ! Data 5 (row hidden if data5 not empty):
| {{{data5}}} | {{{data5|}}}
|- |-
| colspan="2" style="font-size: smaller;" | {{{footnotes|}}} | colspan="2" style="font-size: smaller;" | {{{footnotes|}}}

Revision as of 19:56, 17 January 2006

{{{name}}}
]
{{{caption}}}
Data 1: {{{data1}}}
Data 2: this text displayed if data2 empty
Data 3 (data hidden if data3 empty):
Data 4 (row hidden if data4 empty):
Data 5 (row hidden if data5 not empty):


Usage

Copy this code

{| class="infobox bordered" style="width: 25em; text-align: left; font-size: 95%;"
|+ style="font-size: larger;" | '''{{{name}}}'''
|-
| colspan="2" style="text-align:center;" | ]<br>{{{caption}}}
|- 
! Data 1:
| {{{data1}}}
|- 
! Data 2:
| {{{data2|''this text displayed if data2 empty''}}}
|- 
! Data 3 (data hidden if data3 empty):
| {{{data3|}}}
|- class="hiddenStructure{{{data4|}}}"
! Data 4 (row hidden if data4 empty):
| {{{data4|}}}
|- class="hiddenStructure{{{na{{{data5|}}}me|}}}"
! Data 5 (row hidden if data5 not empty):
| {{{data5|}}}
|- 
| colspan="2" style="font-size: smaller;" | {{{footnotes|}}}
|}
Category: