Template:Infobox: Difference between revisions

Template page
(add infobox template category)
m (218 revisions imported: Imported from https://en.wikipedia.org/w/)
 
(190 intermediate revisions by 50 users not shown)
Line 1: Line 1:
<includeonly>{{checktemplate|name}}
{{#invoke:Infobox|infobox}}<includeonly>{{template other|{{#ifeq:{{PAGENAME}}|Infobox||{{#ifeq:{{str left|{{SUBPAGENAME}}|7}}|Infobox|[[Category:Infobox templates|{{remove first word|{{SUBPAGENAME}}}}]]}}}}|}}</includeonly><noinclude>
{{checktemplate|name}}{{checktemplate|image}}{{checktemplate|caption}}{{checktemplate|data 1}}{{checktemplate|data 2}}{{checktemplate|data 3}}</includeonly>
{{documentation}}
{| class="infobox" style="width:44em;"
<!-- Categories go in the /doc subpage, and interwikis go in Wikidata. -->
! 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}}
|}
<br style="clear:both;" />
<pre>
{| 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}}
|}
</pre>
<noinclude>
[[Category:infobox templates|{{PAGENAME}}]]
</noinclude>
</noinclude>

Latest revision as of 14:41, 1 November 2023

{{#invoke:Infobox|infobox}} This page has been transcluded from Template:Infobox/Documentation.


Template:Infobox/Documentation