|
|
| Line 1: |
Line 1: |
| {{Documentation subpage}}
| |
| <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) -->
| |
| == Usage ==
| |
| {{Parameter names example|_template=|State|Commander|Deputy Commanders|Chief of Staff|Senior Enlisted Leader|Deputy Chief of Staff|Squadrons|Cadets|Seniors|Total|Date|Accessdate|Website}}
| |
|
| |
| <syntaxhighlight lang="wikitext" style="overflow: auto">
| |
| {{Parameter names example
| |
| | unit_name
| |
| | native_name
| |
| | image
| |
| | image_size
| |
| | alt
| |
| | caption
| |
| | dates = {{unbulleted list|{{{dates}}}|''or:'' {{{start_date}}}–{{{end_date}}}}}
| |
| | <!-- start_date -->
| |
| | <!-- end_date -->
| |
| | disbanded
| |
| | country = {{unbulleted list|{{{country}}}|''or:'' {{{countries}}}}}
| |
| | <!-- countries -->
| |
| | allegiance
| |
| | branch
| |
| | type
| |
| | role
| |
| | specialization
| |
| | size
| |
| | command_structure
| |
| | garrison
| |
| | <!-- garrison_label -->
| |
| | nickname
| |
| | patron
| |
| | motto
| |
| | colors
| |
| | <!-- colors_label -->
| |
| | march
| |
| | mascot
| |
| | anniversaries
| |
| | equipment
| |
| | <!-- equipment_label -->
| |
| | battles
| |
| | <!-- battles_label -->
| |
| | decorations
| |
| | battle_honours
| |
| | <!-- battle_honours_label -->
| |
| | flying_hours
| |
| | website
| |
| |
| |
| | current_commander
| |
| | commander1 = {{unbulleted list|{{{current_commander}}}|''or:'' {{{commander1}}}}}
| |
| | <!-- commander1_label -->
| |
| | <!-- current_commander_label -->
| |
| |
| |
| | ceremonial_chief
| |
| | commander2 = {{unbulleted list|{{{ceremonial_chief}}}|''or:'' {{{commander2}}}}}
| |
| | <!-- commander2_label -->
| |
| | <!-- ceremonial_chief_label -->
| |
| |
| |
| | commander3 = {{unbulleted list|{{{colonel_of_the_regiment}}}|''or:'' {{{commander3}}}}}
| |
| | <!-- commander3_label -->
| |
| | <!-- colonel_of_the_regiment_label -->
| |
| |
| |
| | commander4 = {{unbulleted list|{{{command_sergeant_major}}}|''or:'' {{{commander4}}}}}
| |
| | command_sergeant_major
| |
| | <!-- commander4_label -->
| |
| | <!-- command_sergeant_major_label -->
| |
| |
| |
| | commander5
| |
| | <!-- commander5_label -->
| |
| | commander6
| |
| | <!-- commander6_label -->
| |
| | commander7
| |
| | <!-- commander7_label -->
| |
| | commander8
| |
| | <!-- commander8_label -->
| |
| | commander9
| |
| | <!-- commander9_label -->
| |
| | notable_commanders
| |
| |
| |
| | identification_symbol
| |
| | <!-- identification_symbol_label -->
| |
| | identification_symbol_2
| |
| | <!-- identification_symbol_2_label -->
| |
| | identification_symbol_3
| |
| | <!-- identification_symbol_3_label -->
| |
| | identification_symbol_4
| |
| | <!-- identification_symbol_4_label -->
| |
| | identification_symbol_5
| |
| | <!-- identification_symbol_5_label -->
| |
| | identification_symbol_6
| |
| | <!-- identification_symbol_6_label -->
| |
| |
| |
| | aircraft_attack
| |
| | aircraft_bomber
| |
| | aircraft_electronic
| |
| | aircraft_fighter
| |
| | aircraft_helicopter
| |
| | aircraft_helicopter_attack
| |
| | aircraft_helicopter_cargo
| |
| | aircraft_helicopter_multirole
| |
| | aircraft_helicopter_observation
| |
| | aircraft_helicopter_trainer
| |
| | aircraft_helicopter_utility
| |
| | aircraft_interceptor
| |
| | aircraft_patrol
| |
| | aircraft_recon
| |
| | aircraft_trainer
| |
| | aircraft_transport
| |
| | aircraft_tanker
| |
| | aircraft_general
| |
| }}
| |
| </syntaxhighlight> | | </syntaxhighlight> |
|
| |
|
</syntaxhighlight>
<templatedata>
{
"params": {
"State": {},
"Image": {
"type": "wiki-file-name"
},
"imagesize": {
"label": "Image size"
},
"alt": {
"label": "Alt text",
"type": "string"
},
"Commander": {},
"Chief of Staff": {},
"Deputy Chief of Staff": {},
"Squadrons": {},
"Cadets": {},
"Seniors": {},
"Total": {},
"Awards": {},
"Website": {
"type": "url"
},
"Date": {
"type": "date"
},
"Established": {},
"Country": {},
"Deputy Commander": {},
"Senior Enlisted Leader": {}
},
"format": "block",
"paramOrder": [
"Image",
"imagesize",
"alt",
"Established",
"Country",
"State",
"Commander",
"Deputy Commander",
"Chief of Staff",
"Deputy Chief of Staff",
"Senior Enlisted Leader",
"Squadrons",
"Cadets",
"Seniors",
"Total",
"Awards",
"Website",
"Date"
]
}
</templatedata>