Template:Ready: Difference between revisions

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


  <nowiki>| name = [[File:Image.png|110px]]</nowiki>
  <nowiki>| name = [[File:Image.png|26px]]</nowiki>


; name:  (Short) name of the icon, to be added as <code>{{!}} ready = </code> in the aircraft infobox.
; name:  (Short) name of the icon, to be added as <code>{{!}} ready = </code> in the aircraft infobox.

Revision as of 18:24, 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|26px]]
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