Template:Skirmish Variants

From Lotro-Wiki.com
Jump to navigation Jump to search
This is the template documentation for {{Skirmish Variants}}. It is transcluded from Template:Skirmish Variants/doc and may be directly edited there.

Description

This template is used to create a table of variants for a particular skirmish base creature. Standard enemies in a skirmish range in difficulty rating from Swarm to Nemesis depending on the size of the skirmish. This rating is indicated by a prefix.

The name of the enemy is

Usage

{{Skirmish Variants
|swarmmin = 1
|swarmmax = 2
|normalmin = 1
|normalmax = 6
|signaturemin=2
|signaturemax=12
|elitemin=2
|elitemax=12
|elitemastermin=3
|elitemastermax=12
|nemesismin=6
|nemesismax=12
}}

Parameters

name
(Optional) - the name of the base creature (default = <page name, minus "(Skirmish)" if it is included>)
swarm
(Optional) - the prefix for creatures of Swarm difficulty (default = Weak)
normal
(Optional) - the prefix for creatures of Normal difficulty (default = Hale)
signature
(Optional) - the prefix for creatures of Signature difficulty (default = Hardy)
elite
(Optional) - the prefix for creatures of Elite difficulty (default = Strong)
elitemaster
(Optional) - the prefix for creatures of Elite Master difficulty (default = Staunch)
nemesis
(Optional) - the prefix for creatures of Nemesis difficulty (default = Mighty)
swarmmin, normalmin, signaturemin, elitemin, elitemastermin, nemesismin
(Not required, but fill if possible) - the minimum skirmish size at which this variant appears (default = ?)
swarmmax, normalmax, signaturemax, elitemax, elitemastermax, nemesismax
(Not required, but fill if possible) - the maximum skirmish size at which this variant appears (default = ?). Set to 0 to not display this variant, if the variant doesn't exist.
Valid values for max and min parameters: 0, 1, 2, 3, 6, 12
If a min and max parameter are the same, it will only display one

Example

Source:

{{Skirmish Variants
|swarmmin = 1
|swarmmax= 6
|normalmax= 0
|elite=Dangerous
|elitemin = 3
|elitemastermax = 12
|nemesismin = 12
|nemesismax = 12
}}


Result:

Creature Difficulty Skirmish Size
Weak Skirmish Variants Swarm Solo - Fellowship
Hardy Skirmish Variants Signature ?
Dangerous Skirmish Variants Elite Small Fellowship - ?
Staunch Skirmish Variants Elite Master ? - Raid
Mighty Skirmish Variants Nemesis Raid


Also see Dark Cuthraul (Skirmish) for an example of use.