From Dark and Darker Wiki

Revision as of 19:27, 30 August 2023 by Ta1ha (talk | contribs) (template to filter weapons)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Loops through all weapons, filters them according to "filtercategory" and "filterkey"

Examples

Code Preview
{{FilterWeapons
|filtercategory        = classes
|filterkey = Bard
}}



{{FilterWeapons
|filtercategory        = weapontype
|filterkey = Axe
}}



No description.

Template parameters

ParameterDescriptionTypeStatus
Variable name to call from Weapon_Datafiltercategory

Filter Category

Example
classes, weapontype
Stringrequired
Key to be searched in the variable pulled from Weapon_Datafilterkey

Filter Key

Example
Bard, Sword
Stringrequired