Template:Infobox War: Difference between revisions

From Good Creations! MC Wiki
Jump to navigation Jump to search
[d0f6d232c8] Initial commit
 
[c33b158854] Added parameters
Line 19: Line 19:
| data9    = {{{outcome}}}
| data9    = {{{outcome}}}
}}
}}
<noinclude>
<templatedata>
{
"params": {
"name": {},
"began": {
"label": "began",
"description": "The date that the war began.",
            "suggested": true
},
"finished": {
"label": "finished",
"description": "The date that the war finished.",
            "suggested": true
},
"Attackers": {
"label": "attackers",
"description": "List of attackers in the war.",
            "suggested": true
},
        "Defenders": {
"label": "defenders",
"description": "List of defenders in the war.",
            "suggested": true
        },
        "Casualties": {
"label": "casualties",
"description": "List of casualties in the war. (Attacker/s - Defender/s)",
            "suggested": false
        },
        "Outcome": {
"label": "outcome",
"description": "Outcome of the war.",
            "suggested": true
}
},
"format": "block"
}
</templatedata>
</noinclude>

Revision as of 18:56, 15 February 2025

Infobox War
Began{{{began}}}
Finished{{{finished}}}

Attacker(s){{{attackers}}}
Defender(s){{{defenders}}}

Casualties{{{casualties}}}

Outcome{{{outcome}}}

No description.

Template parameters[Edit template data]

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
namename

no description

Unknownoptional
beganbegan

The date that the war began.

Unknownsuggested
finishedfinished

The date that the war finished.

Unknownsuggested
attackersAttackers

List of attackers in the war.

Unknownsuggested
defendersDefenders

List of defenders in the war.

Unknownsuggested
casualtiesCasualties

List of casualties in the war. (Attacker/s - Defender/s)

Unknownoptional
outcomeOutcome

Outcome of the war.

Unknownsuggested