Template:Infobox War

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 plainlinks {{parentitle|{{{name}}}}} infobox-war" |- ! class="infobox-header" colspan="10" | {{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}} |- {{#if:{{{image|}}}| {{!}} class="infobox-image infobox-full-width-content" colspan="10" {{!}} {{{image}}} {{!}}- }} | class="infobox-padding" colspan="10" | |- ! colspan="4" | Beginning | colspan="6" | {{{begin|{{Unknown}}}}} |- {{#if:{{{end|}}}| ! colspan="4" {{!}} End {{!}} colspan="6" {{!}} {{{end}}} {{!}}- }} {{..."). 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
Template documentation
This documentation is transcluded from Template:Infobox War/doc. [edit] [history] [purge]

Parameters

name

The name of the war.

image

(Optional) An image that represents the war.

begin

The date the war began.

end

(Optional) The date the war ended, or if it is ongoing.

place

(Optional) The location of the war being fought.

outcome

(Optional) The outcome of the war, if known.

battles

(Optional) Links to notable battles within the war.

combatant1

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

combatant2

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

commander1

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

commander2

(Optional) The commander 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.

concurrent

(Optional) Other wars that occured concurrently with this war.

previous

(Optional) Related war that was fought prior to this war.

next

(Optional) Related war that was fought after this war.


Quick copy

{{Infobox War
|name = 
|image = (Optional)
|begin = 
|end = (Optional)
|place = (Optional)
|outcome = (Optional)
|battles = (Optional)
|combatant1 = (Optional)
|combatant2 = (Optional)
|commander1 = (Optional)
|commander2 = (Optional)
|casualties1 = (Optional)
|casualties2 = (Optional)
|concurrent = (Optional)
|previous = (Optional)
|next = (Optional)
}}