Template:ResearchUnlockTroopUpkeepDecrease

From Survivors of Atlantis Wiki
Jump to navigation Jump to search

Template Description

Shows a specified research's Troop Upkeep Decrease unlock in percentage. The research can be specified by name or by the id it has in the Module:Research/data. When no research is found -1 will be shown.

Template parameters[Edit template data]

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
namename

Name of the research

Stringsuggested
levellevel

The unlock of the research at this specific level

Default
1
Numberoptional

Examples

{{ResearchUnlockTroopUpkeepDecrease}}
−1

{{ResearchUnlockTroopUpkeepDecrease|Rationing|1}}
5

{{ResearchUnlockTroopUpkeepDecrease|aerial COMBAT|2}}
0

{{ResearchUnlockTroopUpkeepDecrease|name = levitation|level = 3}}
0

{{ResearchUnlockTroopUpkeepDecrease|name = levitation|3}}
0

{{ResearchUnlockTroopUpkeepDecrease|levitation|level = 3}}
0

{{ResearchUnlockTroopUpkeepDecrease|levitation}}
0

{{ResearchUnlockTroopUpkeepDecrease|level = 3}}
−1

{{ResearchUnlockTroopUpkeepDecrease|name = levitation|level = text}}
−1

{{ResearchUnlockTroopUpkeepDecrease|name = banana|level = 4}}
−1

{{ResearchUnlockTroopUpkeepDecrease|name = 3|level = 5}}
0

{{ResearchUnlockTroopUpkeepDecrease|id = 3|level = 5}}
−1

{{ResearchUnlockTroopUpkeepDecrease|3|level = 5}}
0