Template:Infobox Battle

From RuneRealm Wiki

This is the current revision of this page, as edited by Alex (talk | contribs) at 00:32, 17 October 2024 (Created page with "{| class="infobox {{parentitle|{{{name}}}}} infobox-battle" |- ! class="infobox-header" colspan="10" | '''{{{name|{{PAGENAME}}}}}''' |- {{#if:{{{image|}}} | {{!}} class="infobox-image infobox-full-width-content" colspan="10" {{!}} {{{image}}} {{!}}- }} | class="infobox-padding" colspan="10" | |- ! colspan="3" | Date | colspan="7" | {{#if:{{{date|}}}|{{{date}}}|{{Unknown}}}} |- {{#if:{{{conflict|}}} | ! colspan="3" {{!}} Conflict {{!}} colspan="7" {{!}} {{{conflict}}} {{!..."). The present address (URL) is a permanent link to this version.

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Infobox Battle
Date Unknown (edit)
Template documentation
This documentation is transcluded from Template:Infobox Battle/doc. [edit] [history] [purge]

Parameters

name

The name of the battle.

image

(Optional) An image that represents the battle.

date

The date the battle took place.

conflict

(Optional) The name of the larger conflict or war that the battle was a part of.

place

(Optional) The location the battle was felt.

outcome

(Optional) The outcome of the battle, such as which side was victorious.

combatant1

(Optional) The first group of combatants fighting in the battle.

combatant2

(Optional) The second group of combatants fighting in the battle.

commander1

(Optional) The commander of the first group of combatants.

commander2

(Optional) The commander of the second group of combatants.

strength1

(Optional) The size of the first group of combatants.

strength2

(Optional) The size of the second group of combatants.

casualties1

(Optional) The number of casualties experienced by the first group of combatants, or any notable names.

casualties2

(Optional) The number of casualties experienced by the second group of combatants, or any notable names.

Quick copy

{{Infobox Battle
|name = 
|image = (Optional)
|date = 
|conflict = (Optional)
|place = (Optional)
|outcome = (Optional)
|combatant1 = (Optional)
|combatant2 = (Optional)
|commander1 = (Optional)
|commander2 = (Optional)
|strength1 = (Optional)
|strength2 = (Optional)
|casualties1 = (Optional)
|casualties2 = (Optional)
}}