Template:Infobox: Difference between revisions

From BitProjects
Jump to navigation Jump to search
Infobox>Marknew
m attempt number 2...
No edit summary
 
(112 intermediate revisions by 42 users not shown)
Line 1: Line 1:
{| class="infobox bordered" style="width: 25em; text-align: left; font-size: 95%;"
<includeonly>{{#invoke:Infobox|infobox|_template=Infobox|__args|
|+ style="font-size: larger;" | '''{{{name}}}'''
|-
| colspan="2" style="text-align:center;" | [[Image:{{{image}}}|300px| ]]<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|}}}
{{#if:{{{data4<includeonly>|</includeonly>}}}|<tr><th>Data 4 (row hidden if data4 empty):<td>{{{data4}}} }}
{{#if:{{{data5|}}}||<tr><th>Data 5 (row hidden if data5 not empty):<td>{{{data5}}} }}
|-
| colspan="2" style="font-size: smaller;" | {{{footnotes|}}}
|}<noinclude>


<br style="clear:both" />
| name    = {{{name|{{PAGENAME}}}}}
== Usage ==
| image    = {{{image|}}}
:''see [[Template talk:{{PAGENAME}}|talk page]].''
| caption1 = {{{caption|}}}
==See also==
*[[Wikipedia:Infobox]]


[[Category:infobox templates|{{PAGENAME}}]]
| label1  = Former names
[[Category:Templates using ParserFunctions|{{PAGENAME}}]]
|  data1  = {{{former_names|}}}
[[zh:Template:Infobox]]
 
| header2  = General information
 
| label3  = Status
| data3  = {{{status|}}}
 
}}</includeonly><noinclude>
{{doc}}
</noinclude>
</noinclude>

Latest revision as of 00:33, 28 September 2025