Template:AircraftEmbarked: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<onlyinclude>{|style="width:65%" class="article-table" | <onlyinclude>{|style="width:65%" class="article-table" | ||
|- | |- | ||
| '''Hangar Limit''' || {{{hangar_limit|{{{1|''Unknown''}}}}}} | | '''Hangar Limit''' || {{{hangar_limit|{{{1|''Unknown''}}}}}} | ||
Revision as of 17:10, 6 May 2023
| Hangar Limit | Unknown |
| Hangar 1 | {{{HC1}}}x {{{H1}}} |
| Hangar 2 | {{{HC2}}}x {{{H2}}} |
| Hangar 3 | {{{HC3}}}x {{{H3}}} |
| Hangar 4 | {{{HC4}}}x {{{H4}}} |
| Deck Limit | Unknown |
| Deck | {{{DC1}}}x {{{D1}}} |
| Deck | {{{DC2}}}x {{{D2}}} |
| Deck | {{{DC3}}}x {{{D3}}} |
| Deck | {{{DC4}}}x {{{D4}}} |
| Air Warning RDF | {{{AWRDFName}}} |
| Template documentation follows |
|---|
| Note: the template above may sometimes be partially or fully invisible. |
| Visit Template:AircraftEmbarked/doc to edit this documentation. (How does this work?) |
Description[edit source]
To use this template, copy the following code and fill in the appropriate fields.
Syntax[edit source]
{{AircraftEmbarked
| hangar_1=
| hangar_2=
| hangar_3=
| hangar_4=
| air_warning_rdf=
| deck_1=
| deck_2=
| deck_3=
| deck_4=
}}
Samples[edit source]
{{AircraftEmbarked
| hangar_1=X-Wing
| hangar_2=Cosmo Tiger
| hangar_3=Delta Flyer
| hangar_4=Viper
| air_warning_rdf=J.E.D.I.
| deck_1=SF-222
| deck_2=Bug Fighter
| deck_3=TIE Defender
| deck_4=Gundam
}}
Results in...
| Hangar Limit | Unknown |
| Hangar 1 | {{{HC1}}}x {{{H1}}} |
| Hangar 2 | {{{HC2}}}x {{{H2}}} |
| Hangar 3 | {{{HC3}}}x {{{H3}}} |
| Hangar 4 | {{{HC4}}}x {{{H4}}} |
| Deck Limit | Unknown |
| Deck | {{{DC1}}}x {{{D1}}} |
| Deck | {{{DC2}}}x {{{D2}}} |
| Deck | {{{DC3}}}x {{{D3}}} |
| Deck | {{{DC4}}}x {{{D4}}} |
| Air Warning RDF | {{{AWRDFName}}} |