Template:Infobox aircraft: Difference between revisions

m
Ready icons
mNo edit summary
m (Ready icons)
Line 60: Line 60:
{{#if:{{{ready|}}}|
{{#if:{{{ready|}}}|
{{!}} colspan="2" style="text-align: center;" {{!}}
{{!}} colspan="2" style="text-align: center;" {{!}}
{{Ready|{{#titleparts: {{{ready|}}} | 1 | 0 }}}}
{{Ready|/{{#titleparts: {{{ready|}}} | 1 }}}}
{{Ready|{{#titleparts: {{{ready|}}} | 1 | 1 }}}}
{{Ready|/{{#titleparts: {{{ready|}}} | 1 | 2 }}}}
{{Ready|{{#titleparts: {{{ready|}}} | 1 | 2 }}}}
{{Ready|/{{#titleparts: {{{ready|}}} | 1 | 3 }}}}
{{Ready|{{#titleparts: {{{ready|}}} | 1 | 3 }}}}
{{Ready|/{{#titleparts: {{{ready|}}} | 1 | 4 }}}}
{{Ready|{{#titleparts: {{{ready|}}} | 1 | 4 }}}}
{{Ready|/{{#titleparts: {{{ready|}}} | 1 | 5 }}}}
}}
}}
|-
|-
Line 110: Line 110:
|status-cockpit =
|status-cockpit =
|status-model =
|status-model =
</pre>
Several icons are available to indicate certain capabilities of the aircraft. You can add up to five icons to one aircraft. Seperate them with slashes.
<pre>
|ready = aerotow/airrefuel/bombable/spacetrip/thermal
</pre>
</pre>
}}
}}