Template:TroopCarryLoad/doc

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

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

{{TroopCarryLoad}}
−1

{{TroopCarryLoad|Longbowman}}
25

{{TroopCarryLoad|Lava Jaw}}
−1

{{TroopCarryLoad|name = Porter}}
200

{{TroopCarryLoad|name = mINOTAUR}}
30

{{TroopCarryLoad|name = banana}}
−1

{{TroopCarryLoad|name = 3}}
40

{{TroopCarryLoad|id = 3}}
−1

{{TroopCarryLoad|3}}
40