Template:War infobox: Difference between revisions
Jump to navigation
Jump to search
(Adding war ribbon spot) |
No edit summary |
||
Line 3: | Line 3: | ||
|- | |- | ||
{{#if:{{{combatants|}}}|{{#if:{{{side1|}}}{{{side2|}}}|{{error|mixed infobox usage (combatants)}}}} | {{#if:{{{combatants|}}}|{{#if:{{{side1|}}}{{{side2|}}}|{{error|mixed infobox usage (combatants)}}}} | ||
{{!}} colspan="2" class="infobox-images" {{!}} | {{!}} colspan="2" class="infobox-images-left" {{!}} | ||
{{{combatants}}} | {{{combatants}}} | ||
| | | | ||
{{!}} class="infobox-images" style="width:50%; vertical-align:top;" {{!}} | {{!}} class="infobox-images-left" style="width:50%; vertical-align:top;" {{!}} | ||
{{{side1}}} | {{{side1}}} | ||
{{!}} class="infobox-images" style="width:50%; vertical-align:top;" {{!}} | {{!}} class="infobox-images-left" style="width:50%; vertical-align:top;" {{!}} | ||
{{{side2}}} | {{{side2}}} | ||
}} | }} |
Revision as of 03:56, 10 January 2021
Documentation [edit]
This infobox is for conflicts between two or more entities. See also
{{flaglink}}
which can be used for the combatants and leaders (use format=small [the default], or format=tag for Torn).
Parameters
- game - the game in which the war took place.
- name - (optional) the name of the war. Defaults to the page name.
- partof - if applicable, the larger conflict from which this one branched off.
- start - the date the war started.
- end - if applicable, the date the war ended.
- cause - the reason the war started.
- result - if the war has ended, a brief summary of the results of the war.
- precededby - (optional) the war that preceded this one in the relevant timeline, if applicable.
- succeededby - (optional) the war that succeeded this one in the relevant timeline, if applicable.
- combatants - only use this if there are not exactly two sides in the war. This is a freeform field.
- side1 and side2 - if not using combatants, these are the two sides of the war. These are also freeform fields.
- leadership1 and leadership2 - (optional) list the commanders during the combat.
- aka - (optional) other names by which the war is known.
- ribbon - (optional) upload the war ribbon and use just the name and file extension, eg: Copyright War ribbon.jpg
- notes - (optional) if there are any specific notes (eg: one combatant is a member of two treaties and both are fighting in the same war, they can only be listed once).
Skeleton
{{War infobox |game = |start = |end = |cause = |result = |aka = |precededby = |succeededby = |side1 = |side2 = |leadership1 = |leadership2 = |ribbon = |notes = }}
The above documentation is transcluded from Template:War infobox/doc.