Difference between revisions of "Template:Infobox command structure"

From blackwiki
Jump to navigation Jump to search
imported>Plastikspork
(Add bodyclass)
Line 2: Line 2:
 
|raw_name = {{{raw_name|}}}
 
|raw_name = {{{raw_name|}}}
 
|title    = {{{name|{{PAGENAME}}}}} {{#if:{{{date|}}}|({{{date}}})}}
 
|title    = {{{name|{{PAGENAME}}}}} {{#if:{{{date|}}}|({{{date}}})}}
 +
|bodyclass= {{{bodyclass|}}}
 
|group1  = {{#if:{{{parent|}}}|Parent unit}}
 
|group1  = {{#if:{{{parent|}}}|Parent unit}}
 
|list1    = {{#if:{{{parent|}}}|{{{parent}}}}}
 
|list1    = {{#if:{{{parent|}}}|{{{parent}}}}}
Line 7: Line 8:
 
|list2    = {{#if:{{{subordinate|}}}|{{{subordinate}}}}}
 
|list2    = {{#if:{{{subordinate|}}}|{{{subordinate}}}}}
 
}}</includeonly><noinclude>
 
}}</includeonly><noinclude>
{{template doc}}
+
{{documentation}}
 
</noinclude>
 
</noinclude>

Revision as of 02:30, 26 February 2013

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.