Jump to content

Template:Infobox Military conflict/doc: Difference between revisions

From Semantic Stargate Wiki
Content deleted Content added
Created page with "{{Documentation subpage}} <!-- Please place categories and interwikis where indicated at the bottom of this page --> == Usage == == Syntax == <div style="width:250px;backgro..."
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 5: Line 5:
== Syntax ==
== Syntax ==


<div style="width:250px;background:#dddddd;border: 1px solid black;padding:0.5em 1em 0.5em 1em"><pre>
<div style="width:auto;background:#dddddd;border: 1px solid black;padding:0.5em 1em 0.5em 1em"><pre>
{{Infobox military conflict
{{Infobox Military conflict
| conflict =
| sort =
| width =
| nocat =
| partof =
| spoiler =
| image =
| separate =
| image_size =
| category =
| alt =
| child =
| caption =
| subbox =
| date =
| conflict =
| place =
| part of =
| alternate timeline =
| coordinates = <!--Use the {{coord}} template -->
| map_type =
| alternate reality =
| map_relief =
| hallucination =
| map_size =
| image =
| image_size =
| map_marksize =
| alt =
| map_caption =
| map_label =
| caption =
| territory =
| type =
| result =
| date =
| status =
| place =
| combatants_header =
| territory =
| combatant1 =
| result =
| combatant2 =
| status =
| combatant3 =
| combatants header =
| commander1 =
| combatant1 =
| commander2 =
| combatant2 =
| commander3 =
| combatant3 =
| units1 =
| commander1 =
| units2 =
| commander2 =
| units3 =
| commander3 =
| strength1 =
| units1 =
| strength2 =
| units2 =
| strength3 =
| units3 =
| casualties1 =
| strength1 =
| casualties2 =
| strength2 =
| casualties3 =
| strength3 =
| notes =
| political1 =
| campaignbox =
| political2 =
| political3 =
| military1 =
| military2 =
| military3 =
| casualties1 =
| casualties2 =
| casualties3 =
| concurrent =
| prev =
| next =
| mention =
| appearance =
}}
}}
</pre></div>
</pre></div>
Line 49: Line 61:
{{#ifeq:{{SUBPAGENAME}}|sandbox | |
{{#ifeq:{{SUBPAGENAME}}|sandbox | |
<!-- Categories and interwikis below this line, please -->
<!-- Categories and interwikis below this line, please -->
[[Category:Infoboxes]]

}}
}}

Latest revision as of 18:09, 23 May 2021

Usage

Syntax

{{Infobox Military conflict
 | sort               = 
 | nocat              = 
 | spoiler            = 
 | separate           = 
 | category           = 
 | child              = 
 | subbox             = 
 | conflict           = 
 | part of            = 
 | alternate timeline = 
 | alternate reality  = 
 | hallucination      = 
 | image              = 
 | image_size         =
 | alt                =
 | caption            = 
 | type               = 
 | date               = 
 | place              = 
 | territory          = 
 | result             = 
 | status             = 
 | combatants header  = 
 | combatant1         = 
 | combatant2         = 
 | combatant3         = 
 | commander1         = 
 | commander2         = 
 | commander3         = 
 | units1             = 
 | units2             = 
 | units3             = 
 | strength1          = 
 | strength2          = 
 | strength3          = 
 | political1         = 
 | political2         = 
 | political3         = 
 | military1          = 
 | military2          = 
 | military3          = 
 | casualties1        = 
 | casualties2        = 
 | casualties3        = 
 | concurrent         = 
 | prev               = 
 | next               = 
 | mention            = 
 | appearance         = 
}}