Template:Infobox aircraft: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
m (Removed unessecary colspans)
m (Fixed width)
Line 6: Line 6:
|-
|-
{{#if:{{{type|<noinclude>x</noinclude>}}}|
{{#if:{{{type|<noinclude>x</noinclude>}}}|
{{!}} {{!}}  Type
{{!}} width="60px" {{!}}  Type
{{!}} {{!}} {{{type|}}} }}
{{!}} {{!}} {{{type|}}} }}
|-
|-
Line 44: Line 44:
|name =
|name =
|image =
|image =
|alt =
|type =
|type =
|livery =
|livery =

Revision as of 06:58, 23 September 2009

{{{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
|name =
|image =
|alt =
|type =
|livery =
|authors =
|status =
|version =
|fdm =
|fgname =
|download =
}}