Difference between revisions of "Template:InfoBoxMilitaryCommand"

m
m
 
(21 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{| class="infobox"
+
<includeonly>{| class="infobox"
 
|-
 
|-
 
{{#if:{{{image|}}}|
 
{{#if:{{{image|}}}|
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"
 +
{{#if:{{{Previous Designation|}}}|
 +
{{!}} Previous Designation(s)
 +
{{!}} {{{Previous Designation|}}}
 +
}}
 
|- class="infoboxrow"
 
|- class="infoboxrow"
{{#if:{{{nickname|}}}|
+
{{#if:{{{Nickname|}}}|
 
{{!}} Nickname
 
{{!}} Nickname
 
{{!}} {{{Nickname|}}}
 
{{!}} {{{Nickname|}}}
}}
 
{{#if:{{{Previous Designation(s)|}}}|
 
{{!}} Previous Designation(s)
 
{{!}} {{{Previous Designation(s)|}}}
 
 
}}
 
}}
 
|- 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(s)  =
 
| Affiliation =
 
| Parent Command =
 
| Formed    =
 
| Disbanded =
 
 
}}
 
}}
</pre>
+
|}</includeonly><noinclude>{{documentation}}</noinclude>
 
 
== Explanation ==
 
; image =    : ''Optional''. Emblem of the Military Command.
 
; 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>
 

Latest revision as of 21:46, 4 April 2024