Template:Infobox: Difference between revisions

From TEPwiki, Urth's Encyclopedia
Jump to navigation Jump to search
Content added Content deleted
en>Mr. Stradivarius
(switch back to Lua implementation - issues with Template:Infobox airline have now been addressed)
en>Kaldari
No edit summary
Line 1: Line 1:
{| class="infobox" style="width: 22em;"
{{#invoke:Infobox|infobox}}<noinclude>
|-

! colspan="2" style="font-size: larger;" | {{{name}}}
{{documentation}}
|-
<!-- Categories go in the /doc subpage, and interwikis go in Wikidata. -->
| colspan="2" style="text-align: center;" | {{{image}}}<br/>{{{caption}}}
</noinclude>
|- 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 17: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