Template:Ready: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
m (Size adjustment)
m (Oops. Hit Save to early)
Line 1: Line 1:
{{#switch: {{{1|}}}
{{#switch: {{{1|}}}
  | aerotow      = [[File:Aerotowready.png|56px|link=Soaring]] <includeonly>[[Category:Glider aircraft]]</includeonly>
  | aerotow      = [[File:Aerotowready.png|link=Soaring]] <includeonly>[[Category:Glider aircraft]]</includeonly>
  | aircraftmonth= [[File:Aircraftofthemonth.png|56px|link=]]
  | aircraftmonth= [[File:Aircraftofthemonth.png|link=]]
  | airrefuel    = [[File:Airrefuelingready.png|56px|link=Howto:Aerial_refueling]] <includeonly>[[Category:Air refueling ready]] </includeonly>
  | airrefuel    = [[File:Airrefuelingready.png|link=Howto:Aerial_refueling]] <includeonly>[[Category:Air refueling ready]] </includeonly>
  | bombable    = [[File:BombableReady.png|56px|link=Bombable]] <includeonly>[[Category:Bombable aircraft]]</includeonly>
  | bombable    = [[File:BombableReady.png|link=Bombable]] <includeonly>[[Category:Bombable aircraft]]</includeonly>
  | dualcontrol  = [[File:Dualcontrolready.png|56px|link=Dual control]] <includeonly>[[Category:Dual control aircraft]]</includeonly>
  | dualcontrol  = [[File:Dualcontrolready.png|link=Dual control]] <includeonly>[[Category:Dual control aircraft]]</includeonly>
  | rembrandt    = [[File:Rembrandtready.png|56px|link=Rembrandt]] <includeonly>[[Category:Rembrandt aircraft]]</includeonly>
  | rembrandt    = [[File:Rembrandtready.png|link=Rembrandt]] <includeonly>[[Category:Rembrandt aircraft]]</includeonly>
  | spacetrip    = [[File:Spacetripready.png|56px|link=Category:Spacecraft]] <includeonly>[[Category:Spacecraft]]</includeonly>
  | spacetrip    = [[File:Spacetripready.png|link=Category:Spacecraft]] <includeonly>[[Category:Spacecraft]]</includeonly>
  | thermal      = [[File:Thermalready.png|56px|link=Soaring]] <includeonly>[[Category:Glider aircraft]]</includeonly>
  | thermal      = [[File:Thermalready.png|link=Soaring]] <includeonly>[[Category:Glider aircraft]]</includeonly>
  | canvas      = [[File:Canvasready.png|56px|link=Canvas]]
  | canvas      = [[File:Canvasready.png|link=Canvas]]
  | checklist    = [[File:Checklistready.png|56px|link=Aircraft_Checklists]]
  | checklist    = [[File:Checklistready.png|link=Aircraft_Checklists]]
  | routemanager = [[File:Routemanagerready.png|56px|link=Route_Manager]]
  | routemanager = [[File:Routemanagerready.png|link=Route_Manager]]
  | tutorials    = [[File:Tutorialready.png|link=Tutorials]]
  | tutorials    = [[File:Tutorialready.png|link=Tutorials]]
}}
}}
Line 29: Line 29:


; image:  Icon image file, including the '''File:''' prefix.
; image:  Icon image file, including the '''File:''' prefix.
{{ready|canvas}}
 
{{ready|tutorials}}
== Related category ==
== Related category ==
* [[:Category:Ready icons]]
* [[:Category:Ready icons]]

Revision as of 17:38, 27 October 2014


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

Goal

Used by {{Infobox aircraft}} to display the appropriate "ready" symbols.

Usage

Do not use this template, use {{Infobox aircraft}} instead.

Adding icons to the template

Add one line per icon to this template:

| name = [[File:Image.png|110px]]
name
(Short) name of the icon, to be added as | ready = in the aircraft infobox.
image
Icon image file, including the File: prefix.

Related category