Difference between revisions of "Template:Infobox"

From annadreambrush.com/wiki
Jump to navigation Jump to search
imported>Netoholic
m
imported>Primefac
(Undid revision 855063393 by Jdlrobson (talk) rather problematic change mentioned on talk page, reverting until it can be sorted)
 
(184 intermediate revisions by 50 users not shown)
Line 1: Line 1:
{| class="infobox bordered" style="width: 25em; text-align: left; font-size: 95%;"
+
{{#invoke:Infobox|infobox}}<includeonly>{{template other|{{#ifeq:{{PAGENAME}}|Infobox||{{#ifeq:{{str left|{{SUBPAGENAME}}|7}}|Infobox|[[Category:Infobox templates|{{remove first word|{{SUBPAGENAME}}}}]]}}}}|}}</includeonly><noinclude>
|+ style="font-size: larger;" | '''{{{name}}}'''
+
{{documentation}}
|-
+
<!-- Categories go in the /doc subpage, and interwikis go in Wikidata. -->
| colspan="2" style="text-align:center;" | [[Template:{{{image}}}|300px| ]]<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}}}
 
|-
 
| colspan="2" style="font-size:smaller;" | {{{footnotes}}}
 
|}<noinclude>
 
 
 
<br style="clear:both" />
 
== Usage ==
 
Copy this code
 
 
 
<pre>
 
{| class="infobox bordered" style="width: 25em; text-align: left; font-size: 95%;"
 
|+ style="font-size: larger;" | '''{{{name}}}'''
 
|-
 
| colspan="2" style="text-align:center;" | [[Template:{{{image}}}|300px| ]]<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}}}
 
|-  
 
| colspan="2" style="font-size:smaller;" | {{{footnotes}}}
 
|}
 
</pre>
 
 
 
[[Category:infobox templates|{{PAGENAME}}]]
 
 
</noinclude>
 
</noinclude>

Latest revision as of 19:33, 15 August 2018

The time allocated for running scripts has expired.