Difference between revisions of "Template:InfoBoxMilitaryCommand"

m (If statements are case sensitive; I've added an IF for 'Formed' and 'formed'. Not a great idea, but will fix Revanche's problem without breaking existing infoboxes.)
m
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| class="infobox"
+
<includeonly>{| class="infobox"
 
|-
 
|-
 
{{#if:{{{image|}}}|
 
{{#if:{{{image|}}}|
Line 41: Line 41:
 
{{!}} {{{Sub-Command|}}}
 
{{!}} {{{Sub-Command|}}}
 
}}
 
}}
|}<noinclude>
+
|}</includeonly><noinclude>{{documentation}}</noinclude>
== Usage ==
 
<pre>
 
{{infoBoxMilitaryCommand
 
| image          =
 
| Designation    =
 
| Formed        =
 
| Disbanded      =
 
| Previous Designation =
 
| Nickname      =
 
| Affiliation    =
 
| Parent Command =
 
| Sub-Command    =
 
}}
 
</pre>
 
 
 
== 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.
 
[[Category:Templates|InfoBoxMilitaryCommand]]
 
[[Category:Infobox templates|MilitaryCommand]]
 

Latest revision as of 21:46, 4 April 2024