Template:TroopCostLumber

From Survivors of Atlantis Wiki
Jump to navigation Jump to search

Template Description

Shows a specified troop's Lumber cost. The troop can be specified by name or by the id it has in the Module:Troops/data. When no troop is found -1 will be shown.

Template parameters[Edit template data]

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
namename

Name of the troop

Stringsuggested
rawraw

Whether number formatting should be ignored

Example
yes
Unknownoptional

Examples

{{TroopCostLumber}}
−1

{{TroopCostLumber|Sand Strider}}
−1

{{TroopCostLumber|Lava Jaw}}
−1

{{TroopCostLumber|name = Longbowman}}
350

{{TroopCostLumber|name = bANSHEE}}
−1

{{TroopCostLumber|name = banana}}
−1

{{TroopCostLumber|name = 3}}
500

{{TroopCostLumber|id = 3}}
−1

{{TroopCostLumber|3}}
500