Template:Defense

From Zelda Wiki, the Zelda encyclopedia
Jump to navigation Jump to search

Purpose

Displaying Defense values of Armor in Breath of the Wild and potentially other games in the future.

Usage

SyntaxBoilerplate
{{Defense|<game>|<value>|<format>}}
{{Defense||}}
ParameterStatusDescriptionAccepted values
1gamerequiredA game abbreviation.See Data:Franchise
2valuerequiredA numerical value in Defense units.
3formatoptionalIf set to -, the "Defense" text is removed and the Defense article is linked in the icon instead. For use in large data tables.

Displaying [[Defense]] values of [[Armor]] in {{BotW}} and potentially other games in the future.

Template parameters

ParameterDescriptionTypeStatus
game1

A game abbreviation.

Stringrequired
value2

A numerical value in Defense units.

Stringrequired
format3

If set to <code>-</code>, the "[[Defense|Defense]]" text is removed and the Defense article is linked in the icon instead. For use in large data tables.

Booleanoptional
__

Dummy parameter. Do not use.

Unknownoptional

Examples

#InputOutput
1{{Defense|BotW|10}}
2{{Defense|BotW|10|-}}
BotW Armor Icon.png10
3{{Defense|BotW|}}
The above documentation is transcluded from Template:Defense/Documentation. (edit | history)