Difference between revisions of "Template:Infobox command structure"

From blackwiki
Jump to navigation Jump to search
imported>Kirill Lokshin
(Use common style)
imported>Plastikspork
(TFD closed as do not merge (XFDcloser))
 
(19 intermediate revisions by 9 users not shown)
Line 1: Line 1:
{| {{WPMILHIST Infobox style|main_box}}
+
 
|-
+
<includeonly>{{military navigation
! colspan="2" {{WPMILHIST Infobox style|header_box}} | Command structure of {{{name|the [[{{PAGENAME}}|]]}}} {{#if:{{{date|}}}|({{{date}}})}}
+
|raw_name = {{{raw_name|}}}
|-
+
|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}}
|-
+
|list2    = {{#if:{{{subordinate|}}}|{{{subordinate}}}}}
{{#if:{{{subordinate|}}}|
+
}}</includeonly><noinclude>
! {{#if:{{{parent|}}}|style="border-top: {{WPMILHIST Infobox style|internal_border}}"}} {{!}} Components
+
{{documentation}}
{{!}} {{#if:{{{parent|}}}|style="border-top: {{WPMILHIST Infobox style|internal_border}}"}} {{!}} {{{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.