Template:TroopUpkeep

From Survivors of Atlantis Wiki
Jump to navigation Jump to search

Template Description

Shows a specified troop's statistic. 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

{{TroopUpkeep}}
−1

{{TroopUpkeep|Longbowman}}
9

{{TroopUpkeep|Lava Jaw}}
−1

{{TroopUpkeep|name = Porter}}
2

{{TroopUpkeep|name = mINOTAUR}}
7

{{TroopUpkeep|name = banana}}
−1

{{TroopUpkeep|name = 3}}
6

{{TroopUpkeep|id = 3}}
−1

{{TroopUpkeep|3}}
6