Difference between revisions of "Template:Infobox command structure"

From blackwiki
Jump to navigation Jump to search
imported>Kirill Lokshin
(+link, cat)
imported>Plastikspork
(TFD closed as do not merge (XFDcloser))
 
(20 intermediate revisions by 9 users not shown)
Line 1: Line 1:
{| class="infobox" style="width: 315px; border-spacing: 2px; text-align: center; font-size: 95%;"
+
 
|- style="background: lightsteelblue; "
+
<includeonly>{{military navigation
! colspan="2" | Command structure of {{{name|the [[{{PAGENAME}}|]]}}} {{#if:{{{date|}}}|({{{date}}})}}
+
|raw_name = {{{raw_name|}}}
|- style="text-align: left;"
+
|title    = {{{name|{{PAGENAMEBASE}}}}} {{#if:{{{date|}}}|({{{date}}})}}
{{#if:{{{parent|}}}|
+
|bodyclass= {{{bodyclass|}}}
! Parent&nbsp;unit
+
|group1  = {{#if:{{{parent|}}}|Parent unit}}
{{!}} {{{parent}}}
+
|list1    = {{#if:{{{parent|}}}|{{{parent}}}}}
}}
+
|group2  = {{#if:{{{subordinate|}}}|Components}}
|- style="text-align: left; "
+
|list2    = {{#if:{{{subordinate|}}}|{{{subordinate}}}}}
{{#if:{{{subordinate|}}}|
+
}}</includeonly><noinclude>
! {{#if:{{{parent|}}}|style="border-top: 1px #aaa dotted;"}} {{!}} Components
+
{{documentation}}
{{!}} {{#if:{{{parent|}}}|style="border-top: 1px #aaa dotted;"}} {{!}} {{{subordinate}}}
 
}}
 
|}<noinclude>Instructions available [[Template:Infobox Military Unit#Command structure box|here]].
 
[[Category:Templates using ParserFunctions|{{PAGENAME}}]]
 
 
</noinclude>
 
</noinclude>

Latest revision as of 17:46, 21 April 2020


Template documentation[view] [edit] [history] [purge]

Usage

Command structure box

A command structure box may be used to summarize information about an individual military unit's parent and subordinate units; it should generally be used in conjunction with {{Infobox military unit}}. If needed, multiple boxes may be used to show the unit's command structure during different periods.

The box should be added using the {{Infobox command structure}} template, as shown below:

{{Infobox command structure
| name = 
| date =
| parent =
| subordinate =
}}

Note: When using parameters, avoid the ambiguous abbreviation "N/A", and instead use "unknown" or "none". All subjective or qualitative judgements and numerical quantities or statistics must be cited to a reliable source (see WP:MILMOS#CITE).

  • name – the name of the unit or formation.
  • dateoptional – the dates during which the given structure was in place.
  • parentoptional – the unit's parent unit.
  • subordinateoptional – the unit's subordinate units.