Template:Infobox Military conflict: Difference between revisions

From Semantic Stargate Wiki
No edit summary
No edit summary
Line 70: Line 70:


  | data11          = {{#if: {{{combatant1|}}} | {{Infobox/table | {{{combatant1|}}} | {{{combatant2|}}} | {{{combatant3|}}} | {{{combatant4|}}} }} }}
  | data11          = {{#if: {{{combatant1|}}} | {{Infobox/table | {{{combatant1|}}} | {{{combatant2|}}} | {{{combatant3|}}} | {{{combatant4|}}} }} }}
| header12        = {{#if: {{{commander1|}}} | Commanders and leaders }}
| data13          = {{#if: {{{commander1|}}} | {{Infobox/table | {{{commander1|}}} | {{{commander2|}}} | {{#if: {{{combatant3|}}} | {{{commander3|}}} }} | {{#if: {{{combatant4|}}} | {{{commander4|}}} }} }} }}
| header14        = {{#if: {{{units1|}}} | Units involved }}
| data15          = {{#if: {{{units1|}}} | {{Infobox/table | {{{units1|}}} | {{{units2|}}} | {{#if: {{{combatant3|}}} | {{{units3|}}} }} | {{#if: {{{combatant4|}}} | {{{units4|}}} }} }} }}
| header16        = {{#if: {{{political1|}}} | Political support }}
| data17          = {{#if: {{{political1|}}} | {{Infobox/table | {{{political1|}}} | {{{political2|}}} | {{#if: {{{combatant3|}}} | {{{political3|}}} }} | {{#if: {{{combatant4|}}} | {{{political4|}}} }} }} }}
| header18        = {{#if: {{{military1|}}} | Military support }}
| data19          = {{#if: {{{{military1|}}} | {{Infobox/table | {{{{military1|}}} | {{{{military2|}}} | {{#if: {{{combatant3|}}} | {{{{military3|}}} }} | {{#if: {{{combatant4|}}} | {{{{military4|}}} }} }} }}
}}<noinclude>{{documentation}}</noinclude>
}}<noinclude>{{documentation}}</noinclude>

Revision as of 12:03, 23 May 2021

Infobox Military conflict
Type Battle
{ {
Documentation icon Template documentation[view] [edit] [history] [purge]

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         = 
}}