Template:Infobox aircraft: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
m (removed features. Need to find a better way for that.)
mNo edit summary
Line 1: Line 1:
{| style="background: white; width: 260px; font-size: 90%; text-align: left; border: 1px silver solid; border-collapse: collapse; margin-left:1em;" cellpadding="3" border="1" align="right"
{| style="background: white; width: 260px; font-size: 90%; text-align: left; border: 1px silver solid; border-collapse: collapse; margin-left:1em;" cellpadding="3" border="1" align="right"
! colspan="8" style="text-align: center; background-color: #0f7a71; color: white; font-size: larger;" | {{{name}}}
! colspan="7" style="text-align: center; background-color: #0f7a71; color: white; font-size: larger;" | {{{name}}}
|-
|-
{{#if:{{{image|<noinclude>x</noinclude>}}}|
{{#if:{{{image|<noinclude>x</noinclude>}}}|
! colspan="8" {{!}} <center>[[Image:{{{image|}}}|{{{width|270px}}}|{{{alt|}}}]]<br/><small>{{{alt|}}}</small></center>|}}
! colspan="7" {{!}} <center>[[Image:{{{image|}}}|{{{width|270px}}}|{{{alt|}}}]]<br/><small>{{{alt|}}}</small></center>|}}
|-
|-
{{#if:{{{type|<noinclude>x</noinclude>}}}|
{{#if:{{{type|<noinclude>x</noinclude>}}}|
Line 34: Line 34:
|-
|-
{{#if:{{{download|}}}|
{{#if:{{{download|}}}|
{{!}} colspan="8" style="text-align: center;" {{!}} '''[{{{download}}} Download]'''  }}
{{!}} colspan="7" style="text-align: center;" {{!}} '''[{{{download}}} Download]'''  }}
|}
|}



Revision as of 20:54, 17 November 2008

{{{name}}}
[[Image:|270px|]]
Type
Livery
Author(s)
Status {{{status}}}
Version {{{version}}}
FDM
--aircraft {{{fgname}}}


To use this infobox, simply add the following piece of code at the top of your article. You do not have to fill in all the forms. If one is empty, it won't be shown. Just add as much information as you can find. Check other articles to see how everything works and should look.

{{infobox Aircraft
|image =
|name =
|type =
|livery =
|authors =
|status =
|version =
|fdm =
|fgname =
|download =
}}