Template:Infobox military conflict: Difference between revisions
No edit summary |
mNo edit summary |
||
| (4 intermediate revisions by 2 users not shown) | |||
| Line 10: | Line 10: | ||
"description": "Name of the battle/conflict.", | "description": "Name of the battle/conflict.", | ||
"example": "Battle of Asteri", | "example": "Battle of Asteri", | ||
"suggested": true | "suggested": true, | ||
"type": "string" | |||
}, | }, | ||
"partof": { | "partof": { | ||
| Line 35: | Line 36: | ||
"description": "Title for combatants section.", | "description": "Title for combatants section.", | ||
"example": "Participants", | "example": "Participants", | ||
"autovalue": "" | "autovalue": "", | ||
"default": "Participants" | |||
}, | }, | ||
"combatant1": { | "combatant1": { | ||
| Line 59: | Line 61: | ||
"casualties2": { | "casualties2": { | ||
"description": "Tallied ship and block losses of side 2.", | "description": "Tallied ship and block losses of side 2.", | ||
"example": " 6 ships lost (25936 blocks)" | "example": " 6 ships lost. (25936 blocks)" | ||
}, | }, | ||
"result": { | "result": { | ||
Latest revision as of 20:17, 2 May 2025
Infobox to display information about a military conflict
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| name | name | Name of the battle/conflict.
| String | suggested |
| partof | partof | Larger conflict or war it is part of.
| Unknown | optional |
| image | image | Filename of the image.
| Unknown | optional |
| caption | caption | Image caption text.
| Unknown | optional |
| place | place | Where the conflict happened.
| Unknown | optional |
| date | date | When the conflict occurred.
| Unknown | optional |
| combatants_header | combatants_header | Title for combatants section.
| Unknown | optional |
| combatant1 | combatant1 | Nations involved on side 1.
| Unknown | optional |
| combatant2 | combatant2 | Nations involved on side 2
| Unknown | optional |
| strength1 | strength1 | Ships involved on side 1. "☠" denotes a sink.
| Unknown | optional |
| strength2 | strength2 | Ships involved on side 2. "☠" denotes a sink.
| Unknown | optional |
| casualties1 | casualties1 | Tallied ship and block losses of side 1.
| Unknown | optional |
| casualties2 | casualties2 | Tallied ship and block losses of side 2.
| Unknown | optional |
| result | result | Outcome of the battle.
| Unknown | optional |
| width | width | Width of the infobox.
| Unknown | optional |