Template:TroopRequirementPopulation

From Survivors of Atlantis Wiki
Jump to navigation Jump to search

Template Description

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

{{TroopRequirementPopulation}}
−1

{{TroopRequirementPopulation|Sand Strider}}
−1

{{TroopRequirementPopulation|Lava Jaw}}
−1

{{TroopRequirementPopulation|name = Longbowman}}
2

{{TroopRequirementPopulation|name = bANSHEE}}
−1

{{TroopRequirementPopulation|name = banana}}
−1

{{TroopRequirementPopulation|name = 3}}
1

{{TroopRequirementPopulation|id = 3}}
−1

{{TroopRequirementPopulation|3}}
1