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 07:59, 6 February 2006 view sourceTrödel (talk | contribs)Autopatrolled, Extended confirmed users, Rollbackers21,484 edits including a link here is no better than explaining it here - it still encourages new users to use conditionals - when they should be discouraged from using them← Previous edit Revision as of 08:02, 6 February 2006 view source Locke Cole (talk | contribs)Extended confirmed users, File movers, Pending changes reviewers, Rollbackers18,892 edits rvt - sighNext edit →
Line 41: Line 41:
==See also== ==See also==
*] *]
*] - advanced techniques that can be used to hide unused fields.


] ]

Revision as of 08:02, 6 February 2006

{{{name}}}
]
{{{caption}}}
Data 1: {{{data1}}}
Data 2: this text displayed if data2 not defined
Data 3 (data hidden if data3 empty or not defined):


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 not defined''}}}
|- 
! Data 3 (data hidden if data3 empty or not defined):
| {{{data3|}}}
|- 
| colspan="2" style="font-size: smaller;" | {{{footnotes|}}}
|}

See also

Category: