Template:WData

From Zelda Dungeon Wiki
Revision as of 13:29, April 4, 2021 by TheDoctor8910 (talk | contribs) (Added parameter 3 default value)
Jump to navigation Jump to search
Want an adless experience? Log in or Create an account.
Property Value
Range {{{1}}}
Power {{{2}}}
Ability None

Purpose

WData is a template for pages regarding weapons, specifically those in Cadence of Hyrule. It is mainly used to keep weapon data tables uniform across pages.

Usage

WData should always have at least two parameters: range describes the reach of the weapon, and power describes the base weapon strength.

{{WData| range | power }}

WData also has a third parameter. Ability describes any special properties pertaining to the weapon. Ability defaults to None if it is not used.

{{WData| range | power | ability }}