Anonymous

Template:Infobox: Difference between revisions

From Roses, Tulips, & Liberty
update
No edit summary
(update)
Line 1:
{| class="infobox bordered" style="width: 25em; text-align: left;"
<includeonly>{{checktemplate|name}}
|+ style="font-size: larger | '''{{{name}}}'''
{{checktemplate|name}}{{checktemplate|image}}{{checktemplate|caption}}{{checktemplate|data 1}}{{checktemplate|data 2}}{{checktemplate|data 3}}</includeonly>
{| class="infobox" style="width: 25em; text-align: left;"
|+ <big>'''{{{name}}}'''</big>
|-
| colspan="2" style="text-align:center;" | [[Template:{{{image}}}|300px| ]]<br />{{{caption}}}
|-
|- style="vertical-align:top;"
! Data 1:
| {{{data 1data1}}}
|-
|- style="vertical-align:top;"
! Data 2 (data hidden if data2 empty):
| {{{data 2data2|}}}
|- class="hiddenStructure{{{data 3data3|}}}" style="vertical-align:top;"
! Data 3 (row hidden if data3 empty):
| {{{data 3data3}}}
|-
|- style="vertical-align:top;"
| colspan="2" style="font-size:smaller;" | {{footnote{footnotes}}}
|}<noinclude>
|}
<br style="clear:both;" />
<pre>
Copy this code:
 
== Usage ==
{| class="infobox" style="width: 25em; text-align: left;"
Copy this code:
|+ <big>'''{{{name}}}'''</big>
 
<pre>
{| class="infobox bordered" style="width: 25em; text-align: left;"
|+ style="font-size: larger | '''{{{name}}}'''
|-
| colspan="2" style="text-align:center;" | [[Template:{{{image}}}|300px| ]]<br />{{{caption}}}
|-
|- style="vertical-align:top;"
! Data 1:
| {{{data 1data1}}}
|-
|- style="vertical-align:top;"
! Data 2 (data hidden if data2 empty):
| {{{data 2data2|}}}
|- class="hiddenStructure{{{data 3data3|}}}" style="vertical-align:top;"
! Data 3 (row hidden if data3 empty):
| {{{data 3data3}}}
|-
|- style="vertical-align:top;"
| colspan="2" style="font-size:smaller;" | {{footnote{footnotes}}}
|}
</pre>
 
<noinclude>
[[Category:infobox templates|{{PAGENAME}}]]
</noinclude>
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.