Template:Infobox military operation/doc: Difference between revisions
Jump to navigation
Jump to search
Template:Infobox military operation/doc (view source)
Revision as of 20:58, 19 March 2019
, 19 March 2019update
m (1 revision imported) |
(update) |
||
Line 1: | Line 1: | ||
{{#ifeq:{{{noheader|}}}|yes||{{Documentation subpage}} | {{#ifeq:{{{noheader|}}}|yes||{{Documentation subpage}} | ||
{{Lua|Module:Infobox|Module:InfoboxImage|Module:Check for unknown parameters}} | {{Lua|Module:Infobox|Module:InfoboxImage|Module:Check for unknown parameters}} | ||
}} | }} | ||
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| | 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. | ||
__TOC__ | |||
<pre style="overflow: auto;"> | === Usage === | ||
{{Infobox | {{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}} | ||
| name | <pre style="overflow:auto;"> | ||
| partof | {{Infobox military operation | ||
| image | |name = | ||
| | |partof = | ||
| alt | |image = | ||
| caption | |image_upright = | ||
| scope | |alt = | ||
| type | |caption = | ||
| location | |scope = | ||
| coordinates | |type = | ||
| map_type | |location = | ||
| map_size | |coordinates = | ||
| map_caption | |map_type = | ||
| map_label | |map_size = | ||
| planned | |map_caption = | ||
| planned_by | |map_label = | ||
| commanded_by = | |planned = | ||
| objective | |planned_by = | ||
| target | |commanded_by = | ||
| date | |objective = | ||
| time | |target = | ||
| time-begin | |date = <!-- {{start date|YYYY|MM|DD|df=y}} --> | ||
| time-end | |time = | ||
| timezone | |time-begin = | ||
| executed_by | |time-end = | ||
| outcome | |timezone = | ||
| casualties | |executed_by = | ||
| fatalities | |outcome = | ||
| injuries | |casualties = | ||
}} | |fatalities = | ||
</pre> | |injuries = | ||
}}</pre> | |||
=== Example === | === Example === | ||
{{Infobox | {{Infobox military operation | ||
| name | |name = Case Blue | ||
| scope | |scope = Strategic offensive | ||
|planned_by = ''[[Wehrmacht]]'' | |||
| planned_by | |objective = Capture of [[Caucasus]] oil fields | ||
|executed = Began {{start date|1942|06|28|df=y}} | |||
|executed_by = [[Army Group South]] | |||
| | |||
| executed | |||
| executed_by | |||
}} | }} | ||
</pre> | <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> | |||
=== Parameters === | === Parameters === | ||
Line 76: | Line 66: | ||
* '''partof''' – ''optional'' – the larger conflict containing the event described in the article. | * '''partof''' – ''optional'' – the larger conflict containing the event described in the article. | ||
* '''image''' – ''optional'' – an image for the warbox. Given in the form <code>File:Example.jpg</code> | * '''image''' – ''optional'' – an image for the warbox. Given 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]] | * '''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. | ||
Line 102: | Line 92: | ||
* '''injuries''' – ''optional'' – as an alternative to the '''casualties''' field above, the number of injuries 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 == | === Microformat === | ||
{{UF-hcal}} | {{UF-hcal}} | ||
== | === See also === | ||
* {{ | * {{tl|Infobox civil conflict}} | ||
* {{tl|Infobox civilian attack}} | |||
<noinclude | * {{tl|Infobox military conflict}}<noinclude> | ||
[[Category:WikiProject Military history template instructions|Military operation]] | |||
[[Category:WikiProject Military history template instructions| | |||
</noinclude><includeonly>{{#ifeq:{{{noheader|}}}|yes|| | </noinclude><includeonly>{{#ifeq:{{{noheader|}}}|yes|| | ||
[[Category:Military auxiliary infobox templates| | [[Category:Military auxiliary infobox templates|Military operation]] | ||
[[Category:Templates that add a tracking category]] | [[Category:Templates that add a tracking category]] | ||
}}</includeonly> | }}</includeonly> |