Template:Infobox civil conflict: Difference between revisions
Created page with "{| cellspacing="1" cellpadding="1" style="float:right; clear:right; margin: 0 0 .5em 1em; width:320px; background: border-collapse:collapse; border:3.5px solid {{{color|}}}; font-size:smaller; line-height:1.5" |- |<div> {| border="0" cellpadding="4" cellspacing="0" style="float:right; margin:0 0 0 0; width:100%; background:; border-collapse:collapse; vertical-align: middle" |- ! class="summary" colspan="2" style="background-color:#212121;text-align:center;vertical-align:..." |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 25: | Line 25: | ||
! style="float: left;{{#if:{{{result|}}}| |display: none;}}" | Caused by | ! style="float: left;{{#if:{{{result|}}}| |display: none;}}" | Caused by | ||
| style="{{#if:{{{causes|}}}| |display: none;}}" | {{{causes|}}} | | style="{{#if:{{{causes|}}}| |display: none;}}" | {{{causes|}}} | ||
|- | |||
! style="float: left;{{#if:{{{result|}}}| |display: none;}}" | Goals | |||
| style="{{#if:{{{causes|}}}| |display: none;}}" | {{{goals|}}} | |||
|- | |- | ||
! style="float: left;{{#if:{{{result|}}}| |display: none;}}" | Methods | ! style="float: left;{{#if:{{{result|}}}| |display: none;}}" | Methods | ||
| Line 91: | Line 94: | ||
| location = | | location = | ||
| causes = | | causes = | ||
| goals = | |||
| methods = | | methods = | ||
| status = | | status = | ||
Latest revision as of 06:42, 28 January 2026
| |||||||||
{{Infobox civil conflict
| part_of =
| name =
| image =
| caption =
| date =
| location =
| causes =
| goals =
| methods =
| status =
| result =
| party1 =
| party2 =
| party3 =
| leaders1 =
| leaders2 =
| leaders3 =
| numbers1 =
| numbers2 =
| numbers3 =
| losses1 =
| losses2 =
| losses3 =
}}
<templatedata> { "description": "Infobox template for civil conflicts", "params": { "part_of": { "label": "Part Of Text", "required": false, "type": "string", "description": "If the battle part of a war or something like that use this" }, "name": { "label": "Name of The Battle", "required": false, "type": "string", "description": "Name of the battle", "suggested": true }, "image": { "label": "Image", "required": false, "description": "Image of the Battle", "suggested": true }, "caption": { "label": "Caption", "description": "Cation of the Image", "type": "string" }, "date": { "label": "date", "suggested": true, "required": false, "type": "string", "description": "Date of the battle" }, "location": { "suggested": true, "label": "Location", "description": "The location that battle took place", "example": "Bruh land (present-day BRUHHHHH Land)", "type": "string" }, "result": { "label": "Result", "type": "string", "description": "The result of battle" }, "changes": { "label": "Territorial changes", "type": "string", "description": "Territorial changes caused by the war" }, "beligerent1": { "required": true }, "beligerent2": { "required": true }, "beligerent3": {}, "leaders1": { "required": true }, "leaders2": { "required": true }, "leaders3": {}, "numbers1": { "required": true }, "numbers2": { "required": true }, "numbers3": {}, "losses1": { "required": true }, "losses2": { "required": true }, "losses3": {}, "status": {} }, "sets": [] }