Template:Infobox aircraft: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 61: Line 61:
<noinclude>
<noinclude>
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.
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.
Features should be set to red (if unavailable) or green (if available).
<pre>
<pre>
{{infobox Aircraft
{{infobox Aircraft
Line 71: Line 74:
|version =
|version =
|fdm =
|fdm =
|fgname =
|download =
|3dcockpit =
|3dcockpit =
|animations =
|carrier =
|carrier =
|fgname =
|liverysupport =
|download =
|tutorials =
}}
}}
</pre>
</pre>
</noinclude>
</noinclude>

Revision as of 16:26, 24 October 2008

{{{name}}}
[[Image:|270px|]]
Type
Livery
Author(s)
Status {{{status}}}
Version {{{version}}}
FDM
--aircraft {{{fgname}}}
Features
3D Cockpit
Animations
Carrier
Livery support
Tutorials


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.

Features should be set to red (if unavailable) or green (if available).

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

|3dcockpit =
|animations =
|carrier =
|liverysupport =
|tutorials =
}}