Template:Infobox: Difference between revisions

Jump to navigation Jump to search
old>Mr. Stradivarius
(switch back to Lua implementation - issues with Template:Infobox airline have now been addressed)
old>Kaldari
No edit summary
Line 1: Line 1:
{{#invoke:Infobox|infobox}}<noinclude>
{| class="infobox" style="width: 22em;"
 
|-
{{documentation}}
! colspan="2" style="font-size: larger;" | {{{name}}}
<!-- Categories go in the /doc subpage, and interwikis go in Wikidata. -->
|-
</noinclude>
| 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}}}
|- style="vertical-align: top;"
! Data 3
| {{{data 3}}}
|- style="vertical-align: top;"
! Data 4
| {{{data 4}}}
|- style="vertical-align: top;"
| colspan="2" style="font-size: smaller;" | {{footnote}}
|}

Revision as of 22:59, 10 January 2014

{{{name}}}
{{{image}}}
{{{caption}}}
Data 1 {{{data 1}}}
Data 2 {{{data 2}}}
Data 3 {{{data 3}}}
Data 4 {{{data 4}}}
Template:Footnote