Difference between revisions of "Template:InfoBoxMilitaryCommand"

m
m (Fixing it up)
(17 intermediate revisions by 4 users not shown)
Line 6: Line 6:
 
|-  
 
|-  
 
| colspan="2" class="infoboxname" | {{{Designation|Designation of Military Command}}}
 
| colspan="2" class="infoboxname" | {{{Designation|Designation of Military Command}}}
 +
|- class='infoboxrow'
 +
{{#if:{{{formed|}}}|
 +
{{!}} Formed
 +
{{!}} {{{formed|}}}
 +
}}
 +
{{#if:{{{Formed|}}}|
 +
{{!}} Formed
 +
{{!}} {{{Formed|}}}
 +
}}
 +
|- class='infoboxrow'
 +
{{#if:{{{Disbanded|}}}|
 +
{{!}} Disbanded
 +
{{!}} {{{Disbanded|}}}
 +
}}
 
|- class="infoboxrow"
 
|- class="infoboxrow"
{{#if:{{{nickname|}}}|
 
{{!}} Nickname
 
{{!}} {{{Nickname|}}}
 
}}
 
 
{{#if:{{{Previous Designation|}}}|
 
{{#if:{{{Previous Designation|}}}|
 
{{!}} Previous Designation(s)
 
{{!}} Previous Designation(s)
 
{{!}} {{{Previous Designation|}}}
 
{{!}} {{{Previous Designation|}}}
 +
}}
 +
|- class="infoboxrow"
 +
{{#if:{{{Nickname|}}}|
 +
{{!}} Nickname
 +
{{!}} {{{Nickname|}}}
 
}}
 
}}
 
|- class="infoboxrow"
 
|- class="infoboxrow"
Line 21: Line 36:
 
|Parent Command
 
|Parent Command
 
{{!}} {{{Parent Command|}}}
 
{{!}} {{{Parent Command|}}}
|- class='infoboxrow'
+
|- class="infoboxrow"
| Formed
+
{{#if:{{{Sub-Command|}}}|
{{!}} {{{Formed|}}}
+
{{!}} Sub-Command(s)
|- class='infoboxrow'
+
{{!}} {{{Sub-Command|}}}
{{#if:{{{Disbanded|}}}|
 
{{!}} Disbanded
 
{{!}} {{{Disbanded|}}}
 
}}
 
|}<noinclude>
 
== Usage ==
 
<pre>
 
{{infoBoxMilitaryCommand
 
| image    =
 
| Designation  =
 
| Nickname  =
 
| Previous Designation  =
 
| Affiliation =
 
| Parent Command =
 
| Formed    =
 
| Disbanded =
 
 
}}
 
}}
</pre>
+
|}
 
+
<noinclude>
== Explanation ==
+
{{/doc}}
; image =    : ''Optional''. Emblem of the Military Command.
+
<!-- Add cats and interwikis to the /doc subpage, not here! -->
; Designation =  : ''Optional''. Official name of the Military Command.
 
; Nickname =  : ''Optional''. Unofficial name(s) of the Military Command.
 
; Previous Designation(s) =  :''Optional''. Older official names.
 
; Affiliation = : States(s), Clan(s) or faction(s) the command is prominently associated with.
 
; Parent Command = : ''Optional''. What parent formation does the state unit belong to.
 
; Formed =    : When the command was first activated.
 
; Disbanded = : ''Optional''.When the command was disbanded or destroyed.
 
 
 
[[Category:Templates|{{InfoBoxMilitaryCommand}}]]
 
[[Category:Infobox templates|InfoBoxMilitaryCommand]]
 
 
</noinclude>
 
</noinclude>

Revision as of 14:03, 29 June 2021

Designation of Military Command
Affiliation
Parent Command


Usage

Copy and paste the following code into the top of the article, filling the appropriate fields. If a field is unknown, delete it.

{{infoBoxMilitaryCommand
| image          = 
| Designation    = 
| formed         = 
| Disbanded      = 
| Previous Designation = 
| Nickname       = 
| Affiliation    = 
| Parent Command = 
| Sub-Command    = 
}}

Explanation

image =
Optional. Emblem of the Military Command.
Designation =
Optional. Official name of the Military Command.
Formed =
When the command was first activated.
Disbanded = 
Optional.When the command was disbanded or destroyed.
Previous Designation(s) =
Optional. Older official names.
Nickname =
Optional. Unofficial name(s) of the Military Command.
Affiliation = 
States(s), Clan(s) or faction(s) the command is prominently associated with.
Parent Command = 
Optional. What parent formation does the Command belong to.
Sub-Command(s) = 
Optional. Commands that the formation may be parent to.