Template:Infobox aircraft: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
(Show "Image requested" when there is no image specified.)
(+ Rembrandt ready)
Line 76: Line 76:
Several icons are available to indicate certain capabilities of the aircraft. You can add up to five icons to one aircraft. Separate them with slashes.
Several icons are available to indicate certain capabilities of the aircraft. You can add up to five icons to one aircraft. Separate them with slashes.


Using <tt>airrefuel</tt>, <tt>bombable</tt>, <tt>spacetrip</tt>, <tt>dualcontrol</tt> will add the page to the categories [[:Category:Air refueling ready|Air refueling ready]], [[:Category:Bombable aircraft|Bombable aircraft]], [[:Category:Aerospace|Aerospace]] and [[:Category:Dual control aircraft|Dual control aircraft]] respectively.
Using <tt>airrefuel</tt>, <tt>bombable</tt>, <tt>dualcontrol</tt>, <tt>rembrandt</tt>, <tt>spacetrip</tt> will add the page to the categories [[:Category:Air refueling ready|Air refueling ready]], [[:Category:Bombable aircraft|Bombable aircraft]], [[:Category:Dual control aircraft|Dual control aircraft]], [[:Category:Rembrandt aircraft|Rembrandt aircraft]] and [[:Category:Aerospace|Aerospace]] respectively.
<pre>
<pre>
|ready = aerotow/aircraftmonth/airrefuel/bombable/spacetrip/thermal/dualcontrol
|ready = aerotow/aircraftmonth/airrefuel/bombable/dualcontrol/rembrandt/spacetrip/thermal
</pre>
</pre>



Revision as of 07:04, 16 September 2012

The following template description is not displayed when the template is inserted in an article.

Goal

This infobox is used to summarize an aircraft's key points.

Usage

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 			=
|liverydbid		=
|authors 		=
|status 		=
|fdm 			=
|fgname 		=
|download 		=
|development 		=
}}

Adding a second image

Optionally a second image can be added via:

|image2			=
|alt2			=

Aircraft status

Instead of a custom "status" text, you can also use the available official status system. The overall status is auto-calculated and will be displayed. Remove the |status = line if you use the official system and add the following lines, each with a rating on a scale of 0 to 5.

See Formalizing Aircraft Status for instructions on how to rate your aircraft.

|status-fdm		=
|status-systems		=
|status-cockpit		=
|status-model		=

Ready icons

Several icons are available to indicate certain capabilities of the aircraft. You can add up to five icons to one aircraft. Separate them with slashes.

Using airrefuel, bombable, dualcontrol, rembrandt, spacetrip will add the page to the categories Air refueling ready, Bombable aircraft, Dual control aircraft, Rembrandt aircraft and Aerospace respectively.

|ready			= aerotow/aircraftmonth/airrefuel/bombable/dualcontrol/rembrandt/spacetrip/thermal