Template:Infobox military operation/doc: Difference between revisions

Jump to navigation Jump to search
imported>Roger Davies
(Note about N/A, unknown and none)
imported>Shkuru Afshar
No edit summary
 
(69 intermediate revisions by 41 users not shown)
Line 1: Line 1:
{{#ifeq:{{{noheader|}}}|yes||{{Template doc page}}
{{#ifeq:{{{noheader|}}}|yes||{{Documentation subpage}}
==Usage==
{{Lua|Module:Infobox|Module:InfoboxImage|Module:Check for unknown parameters}}
}}
}}
==== Operational plan box ====
This infobox may be used to describe a particular planned or executed military operation or attack.  For operations that resulted in combat, it can be used as an auxiliary template to the {{tl|infobox military conflict}}, if necessary; for other types of operations, including those that were planned but never executed, it may be used alone.  In the case of conflicts that consisted of multiple independent operations, multiple copies of the box may be used on a single article.


{{operational plan
__TOC__
| name        = Case Blue<br />''Fall Blau''
| scope      = Strategic offensive
| planned    =
| planned_by  = Wehrmacht
| objective  = Capture the oil fields of the [[Caucasus]]
| executed    = Began [[June 28]] [[1942]]
| executed_by = [[Army Group South]]
| outcome    =
| casualties  =
}}


An operational plan box may be used to describe a particular planned or executed military operation. For operations that resulted in combat, it should be used as an auxiliary template to the [[Template:Infobox Military Conflict|military conflict infobox]]; for other types of operations, including those that were planned but never executed, it may be used alone. In the case of conflicts that consisted of multiple independent operations, multiple copies of the box may be used on a single article.
=== Usage ===
{{Parameter names example|_template = Infobox military operation |title |name |partof |conflict |image |image_size |image_upright |alt |caption |coordinates = {{coord|0|0}} |map_type=Earth |map_size= |map_label |map_caption |scope |type |location |coordinates |planned |planned_by |commanded_by |target |objective |date |time |time-begin |time-end |timezone |executed_by |outcome |casualties |fatalities |injuries}}
<pre style="overflow:auto;">
{{Infobox military operation
|name          =
|partof        =
|subtitle      =
|image        =
|image_upright =
|alt          =
|caption      =
|scope        =
|type          =
|location      =
|location2    = <!-- 2 through 10 for more locations -->
|coordinates  =
|coordinates2  = <!-- 2 through 10 for more locations -->
|map_type      =
|map_size      =
|map_caption  =
|map_label    =
  |map_label2    = <!-- 2 through 10 for more locations -->
|planned       =
  |planned_by    =
|commanded_by  =
|objective    =
|target        =
|date          = <!-- {{start date|YYYY|MM|DD|df=y}} -->
|time          =
|time-begin    =
|time-end      =
|timezone      =
|executed_by  =
|outcome      =
|casualties    =
|fatalities    =
|injuries      =
}}</pre>


The box should be added using the {{tl|operational plan}} template, as shown below:
=== Example ===
 
{{Infobox military operation
<div style="width:350px;background:#dddddd;border: 1px solid black;padding:0.5em  1em 0.5em 1em"><pre>
|name        = Case Blue
{{operational plan
|scope      = Strategic offensive
| name        =  
|planned_by  = ''[[Wehrmacht]]''
| image      =
|objective  = Capture of [[Caucasus]] oil fields
| caption    =
|executed    = Began {{start date|1942|06|28|df=y}}
| scope      =  
|executed_by = [[Army Group South]]
| planned    =
| planned_by  =  
| objective  =  
| executed    =  
| executed_by =
| outcome    =  
| casualties  =  
}}
}}
</pre></div>
<pre style="overflow:auto;">
{{Infobox military operation
|name        = Case Blue
|scope      = Strategic offensive
|planned_by  = ''[[Wehrmacht]]''
|objective  = Capture of [[Caucasus]] oil fields
|executed    = Began {{start date|1942|06|28|df=y}}
|executed_by = [[Army Group South]]
}}</pre>


'''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 footnoted to a reliable source (see [[WP:MILMOS#Cite]]).
=== Parameters ===
'''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 operational plan; names in multiple languages may be provided.  
* '''name''' – the name of the operational plan; names in multiple languages may be provided.  
* '''image''' – ''optional'' – an image of the personThe image must be given in the form <nowiki>[[Image:Example.jpg|300px]]</nowiki>; in particular, the ''thumb'' attribute must '''not''' be selected.
* '''subtitle''' – alternative name of the conflict being described.
* '''partof''' – ''optional'' – the larger conflict containing the event described in the article.
* '''image''' – ''optional'' – an image for the warboxGiven in the form <code>File:Example.jpg</code>
* '''image_upright''' ''optional'' – image upright scaling factor.
* '''alt'''  – ''optional'' – [[Wikipedia:Manual of Style/Accessibility/Alternative text for images|Alternative text for image]] that is accessible to [[screen reader]]s to help the [[visually impaired]]
* '''caption''' – ''optional'' – the text to be placed below the image.
* '''caption''' – ''optional'' – the text to be placed below the image.
* '''location''' – ''optional'' – the location of the operation.
* '''coordinates''' – ''optional'' – the coordinates for the location above, given as {{tl|coord}} with ''|display=inline,title''. Used to display the geographic location of the conflict and the location on a map added with the <code>map_type</code> parameter. If coordinates for several locations are given, consider if hany shall have the title display.
* '''map_type''' &ndash; ''optional'' &ndash; the base map to be used for the location map, e.g. "Scotland"; see {{tl|location map}} for more details.
* '''map_size''' &ndash; ''optional'' &ndash; width of the location map in pixels (px), e.g. "150"; defaults to: "220". 
* '''map_caption''' &ndash; ''optional'' &ndash; caption displayed below the location map; defaults to "Location within {{{map_type}}}", e.g. "Location within Scotland".
* '''map_label''' &ndash; ''optional'' &ndash; the label placed next to the marker on the location map.
* '''scope''' – ''optional'' – the scope of the operation, such as "Strategic", "Operational", or "Tactical".  
* '''scope''' – ''optional'' – the scope of the operation, such as "Strategic", "Operational", or "Tactical".  
* '''type''' – ''optional'' – as an alternative to the '''scope''' field above, the type of operation, such as "Suicide attack" or "Ambush".
* '''planned''' – ''optional'' – the date(s) on which the plan was developed.  
* '''planned''' – ''optional'' – the date(s) on which the plan was developed.  
* '''planned_by''' – ''optional'' – the person or group responsible for developing the plan.  
* '''planned_by''' – ''optional'' – the person or group responsible for developing the plan.  
* '''objective''' – the objective(s) of the planned operation.  
* '''commanded_by''' – ''optional'' – the person commanding the operation.
* '''executed''' – ''optional'' – the date(s), if any, on which the plan was executed.  
* '''objective''' – ''optional'' – the objective(s) of the operation.  
* '''executed_by''' – ''optional'' – the units and formations responsible for executing the operation.
* '''target''' – ''optional'' – as an alternative to the '''objective''' field above, the target(s) of the operation.
* '''outcome''' – ''optional'' – the outcome of the operation from the perspective of the planners.  
* '''date''' – ''optional'' – the date(s), if any, on which the operation was executed. use {{Tl|Start date}} (and {{Tl|End date}} if required)
* '''casualties''' – ''optional'' – any casualties occurring during the execution of the operation.<noinclude>[[Category:WikiProject Military history template instructions|Operational plan box]]</noinclude><includeonly>{{#ifeq:{{{noheader|}}}|yes||
* '''time''' – ''optional'' – the time, if any, at which the operation was executed.
[[Category:Military auxiliary infobox templates|Operational plan]]
* '''time-begin''' and '''time-end''' – ''optional'' – as an alternative to the '''time''' field above, the start and end times, respectively.
}}</includeonly>
* '''timezone''' – ''optional'' – the timezone of the location of the operation; [[UTC]]+X, [[UTC]]-X, or [[UTC]] (i.e. offset from [[UTC]]) is preferred.
* '''executed_by''' – ''optional'' – the people, groups, units, or formations responsible for executing the operation.
* '''outcome''' – ''optional'' – the outcome of the operation from the perspective of the planners.
* '''casualties''' – ''optional'' – any casualties occurring during the execution of the operation.
* '''fatalities''' – ''optional'' – as an alternative to the '''casualties''' field above, the number of fatalities occurring during the execution of the operation.
* '''injuries''' – ''optional'' – as an alternative to the '''casualties''' field above, the number of injuries occurring during the execution of the operation.
 
=== Microformat ===
{{UF-hcal}}
 
=== TemplateData ===
{{collapse top|title=[[Wikipedia:TemplateData|TemplateData]] for this template used by [[mw:Extension:TemplateWizard|TemplateWizard]], [[Wikipedia:VisualEditor|VisualEditor]] and other tools}}
{{TemplateData header|noheader=y}}
<templatedata>
{
    "description": "This infobox may be used to describe a particular planned or executed military operation or attack.",
"format": "{{_\n| _____________ = _\n}}\n",
"params": {
"name": {
"label": "Name",
"description": "The name of the military operation",
"type": "string",
"suggested": true
}
},
"paramOrder": [
"name"
]
}
</templatedata>
{{collapse bottom}}
 
=== See also ===
* {{tl|Infobox civil conflict}}
* {{tl|Infobox civilian attack}}
* {{tl|Infobox military conflict}}<noinclude>
[[Category:WikiProject Military history template instructions|Military operation]]
</noinclude>
<includeonly>
{{Sandbox other||{{#ifeq:{{{noheader|}}}|yes||
<!-- Categories below this line; interwikis at Wikidata -->
 
[[Category:Templates with coordinates fields]]
[[Category:Military auxiliary infobox templates|Military operation]]
[[Category:Templates that add a tracking category|{{PAGENAME}}]]
}}}}</includeonly>

Latest revision as of 04:41, 8 January 2022

This infobox may be used to describe a particular planned or executed military operation or attack. For operations that resulted in combat, it can be used as an auxiliary template to the {{infobox military conflict}}, if necessary; for other types of operations, including those that were planned but never executed, it may be used alone. In the case of conflicts that consisted of multiple independent operations, multiple copies of the box may be used on a single article.

Usage

{{{title}}}
Part of {{{conflict}}}
[[File:{{{image}}}|{{{image_size}}}|alt={{{alt}}}|upright={{{image_upright}}}]]
{{{caption}}}
Operational scope{{{scope}}}
Location
{{{location}}}

0°N 0°E / 0°N 0°E / 0; 0
⧼validator-fatal-error⧽


Planned{{{planned}}}
Planned by{{{planned_by}}}
Commanded by{{{commanded_by}}}
Target{{{target}}}
Date{{{date}}}
{{{time}}}
{{{time-begin}}} – {{{time-end}}} ({{{timezone}}})
Executed by{{{executed_by}}}
Outcome{{{outcome}}}
Casualties{{{casualties}}}
{{Infobox military operation
 |name          = 
 |partof        = 
 |subtitle      = 
 |image         = 
 |image_upright = 
 |alt           = 
 |caption       = 
 |scope         = 
 |type          = 
 |location      = 
 |location2     = <!-- 2 through 10 for more locations -->
 |coordinates   = 
 |coordinates2  = <!-- 2 through 10 for more locations -->
 |map_type      = 
 |map_size      = 
 |map_caption   = 
 |map_label     = 
 |map_label2    = <!-- 2 through 10 for more locations -->
 |planned       = 
 |planned_by    = 
 |commanded_by  = 
 |objective     = 
 |target        = 
 |date          = <!-- {{start date|YYYY|MM|DD|df=y}} --> 
 |time          = 
 |time-begin    = 
 |time-end      = 
 |timezone      = 
 |executed_by   = 
 |outcome       = 
 |casualties    = 
 |fatalities    = 
 |injuries      = 
}}

Example

Case Blue
Operational scopeStrategic offensive
Planned byWehrmacht
ObjectiveCapture of Caucasus oil fields
DateBegan 28 June 1942 (1942-06-28)
Executed byArmy Group South
{{Infobox military operation
 |name        = Case Blue
 |scope       = Strategic offensive
 |planned_by  = ''[[Wehrmacht]]''
 |objective   = Capture of [[Caucasus]] oil fields
 |executed    = Began {{start date|1942|06|28|df=y}}
 |executed_by = [[Army Group South]]
}}

Parameters

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 operational plan; names in multiple languages may be provided.
  • subtitle – alternative name of the conflict being described.
  • partofoptional – the larger conflict containing the event described in the article.
  • imageoptional – an image for the warbox. Given in the form File:Example.jpg
  • image_uprightoptional – image upright scaling factor.
  • altoptionalAlternative text for image that is accessible to screen readers to help the visually impaired
  • captionoptional – the text to be placed below the image.
  • locationoptional – the location of the operation.
  • coordinatesoptional – the coordinates for the location above, given as {{coord}} with |display=inline,title. Used to display the geographic location of the conflict and the location on a map added with the map_type parameter. If coordinates for several locations are given, consider if hany shall have the title display.
  • map_typeoptional – the base map to be used for the location map, e.g. "Scotland"; see {{location map}} for more details.
  • map_sizeoptional – width of the location map in pixels (px), e.g. "150"; defaults to: "220".
  • map_captionoptional – caption displayed below the location map; defaults to "Location within {{{map_type}}}", e.g. "Location within Scotland".
  • map_labeloptional – the label placed next to the marker on the location map.
  • scopeoptional – the scope of the operation, such as "Strategic", "Operational", or "Tactical".
  • typeoptional – as an alternative to the scope field above, the type of operation, such as "Suicide attack" or "Ambush".
  • plannedoptional – the date(s) on which the plan was developed.
  • planned_byoptional – the person or group responsible for developing the plan.
  • commanded_byoptional – the person commanding the operation.
  • objectiveoptional – the objective(s) of the operation.
  • targetoptional – as an alternative to the objective field above, the target(s) of the operation.
  • dateoptional – the date(s), if any, on which the operation was executed. use {{Start date}} (and {{End date}} if required)
  • timeoptional – the time, if any, at which the operation was executed.
  • time-begin and time-endoptional – as an alternative to the time field above, the start and end times, respectively.
  • timezoneoptional – the timezone of the location of the operation; UTC+X, UTC-X, or UTC (i.e. offset from UTC) is preferred.
  • executed_byoptional – the people, groups, units, or formations responsible for executing the operation.
  • outcomeoptional – the outcome of the operation from the perspective of the planners.
  • casualtiesoptional – any casualties occurring during the execution of the operation.
  • fatalitiesoptional – as an alternative to the casualties field above, the number of fatalities occurring during the execution of the operation.
  • injuriesoptional – as an alternative to the casualties field above, the number of injuries occurring during the execution of the operation.

Microformat

The HTML mark-up produced by this template includes an hCalendar microformat that makes event details readily parsable by computer programs. This aids tasks such as the cataloguing of articles and maintenance of databases. For more information about the use of microformats on Wikipedia, please visit the Microformat WikiProject.

Classes used

The HTML classes of this microformat include:

  • attendee
  • contact
  • description
  • dtend
  • dtstart
  • location
  • organiser
  • summary
  • url
  • vevent
Please do not rename or remove these classes
nor collapse nested elements which use them.

TemplateData

TemplateData for this template used by TemplateWizard, VisualEditor and other tools
Click here to see a monthly parameter usage report for this template based on this TemplateData.

TemplateData for Infobox military operation

<templatedata> {

   "description": "This infobox may be used to describe a particular planned or executed military operation or attack.",

"format": "Template:\n\n", "params": { "name": { "label": "Name", "description": "The name of the military operation", "type": "string", "suggested": true } }, "paramOrder": [ "name" ] } </templatedata>

See also