Template:Infobox aircraft: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 40: Line 40:
{{#if:{{{3dcockpit|<noinclude>x</noinclude>}}}|
{{#if:{{{3dcockpit|<noinclude>x</noinclude>}}}|
{{!}} colspan="6"  {{!}}  3D Cockpit }}
{{!}} colspan="6"  {{!}}  3D Cockpit }}
{{!}} colspan="1" style="background-color: {{{3dcockpit}}}; color: white;" {{!}}  
{{!}} colspan="1" style="background-color: {{{3dcockpit}}}; color: white;" {{!}} .
|-
|-
{{#if:{{{animations|<noinclude>x</noinclude>}}}|
{{#if:{{{animations|<noinclude>x</noinclude>}}}|
{{!}} colspan="6" {{!}}  Animations }}
{{!}} colspan="6" {{!}}  Animations }}
{{!}} colspan="1" style="background-color: {{{animations}}}; color: white;" {{!}}  
{{!}} colspan="1" style="background-color: {{{animations}}}; color: white; align:right;" {{!}} .
|-
|-
{{#if:{{{carrier|<noinclude>x</noinclude>}}}|
{{#if:{{{carrier|<noinclude>x</noinclude>}}}|
{{!}} colspan="6" {{!}}  Carrier }}
{{!}} colspan="6" {{!}}  Carrier }}
{{!}} colspan="1" style="background-color: {{{carrier}}}; color: white;" {{!}}  
{{!}} colspan="1" style="background-color: {{{carrier}}}; color: white; align:right;" {{!}} .
|-
|-
{{#if:{{{liverysupport|<noinclude>x</noinclude>}}}|
{{#if:{{{liverysupport|<noinclude>x</noinclude>}}}|
{{!}} colspan="6" {{!}}  Livery support }}
{{!}} colspan="6" {{!}}  Livery support }}
{{!}} colspan="1" style="background-color: {{{liverysupport}}}; color: white;" {{!}}  
{{!}} colspan="1" style="background-color: {{{liverysupport}}}; color: white; align:right;" {{!}} .
|-
|-
{{#if:{{{tutorials|<noinclude>x</noinclude>}}}|
{{#if:{{{tutorials|<noinclude>x</noinclude>}}}|
{{!}} colspan="6" {{!}}  Tutorials }}
{{!}} colspan="6" {{!}}  Tutorials }}
{{!}} colspan="1" style="background-color: {{{tutorials}}}; color: white;" {{!}}  
{{!}} colspan="1" style="background-color: {{{tutorials}}}; color: white; align:right;" {{!}} .
|}
|}



Revision as of 16:31, 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 =
}}