Template:Ready
Jump to navigation
Jump to search
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.
Parameter values
| Parameter value | Icon | Appended category |
|---|---|---|
| airrefuel | Category:Air refueling ready | |
| bombable | Category:Bombable aircraft | |
| canvas | Category:Aircraft using Canvas | |
| checklist | Category:Aircraft with Checklists | |
| compositor | Category:Aircraft using Compositor | |
| dualcontrol | Category:Dual control aircraft | |
| integratedsystems | Category:Aircraft using IntegratedSystems | |
| rembrandt | Category:Rembrandt aircraft | |
| spacetrip | Category:Spaceflight | |
| tutorials | Category:Interactive Tutorial Support |
Adding icons to the template
Add one line per icon to this template:
|name = [[File:image.png|30px|alt=text|link=page]]<includeonly>[[Category]]</includeonly>
- name
- (Short) name of the icon, to be added as
|ready =in the aircraft infobox.
- image
- Icon image file, including the File: prefix.
- text
- Alt text to show when the image is hovered over.
- page
- Name of the page to link to (optional).
- category
- You can optionally add a category that the aircraft will be added to when the ready icon is used.
Examples
Bombable
{{ready|bombable}}
Space trip
{{ready|spacetrip}}