Difference between revisions of "Template:Infobox aircraft"
From FlightGear wiki
m |
m |
||
Line 25: | Line 25: | ||
{{!}} colspan="2" {{!}} Status | {{!}} colspan="2" {{!}} Status | ||
{{!}} colspan="5" {{!}} {{{status}}} }} | {{!}} colspan="5" {{!}} {{{status}}} }} | ||
+ | |- | ||
+ | {{#if:{{{version|<noinclude>x</noinclude>}}}| | ||
+ | {{!}} colspan="2" {{!}} Version | ||
+ | {{!}} colspan="5" {{!}} {{{version}}} }} | ||
|- | |- | ||
{{#if:{{{fgname|<noinclude>x</noinclude>}}}| | {{#if:{{{fgname|<noinclude>x</noinclude>}}}| | ||
Line 43: | Line 47: | ||
|type = | |type = | ||
|livery = | |livery = | ||
+ | |authors = | ||
|fdm = | |fdm = | ||
|status = | |status = | ||
− | | | + | |version = |
|download = | |download = | ||
}} | }} | ||
</pre> | </pre> | ||
</noinclude> | </noinclude> |
Revision as of 10:11, 17 September 2008
{{{name}}} | ||||||
---|---|---|---|---|---|---|
| ||||||
Type | ||||||
Livery | ||||||
Author(s) | ||||||
FDM | ||||||
Status | {{{status}}} | |||||
Version | {{{version}}} | |||||
--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 = |fdm = |status = |version = |download = }}