Templates

Templates are a wiki feature that allows for redundant information/formats to be displayed.

Instructions for use

  • Each wiki page is a template.
  • Templates have a name and arguments. The name of a template is the path of the wiki page after /wiki/. E.g. it’s swords for /wiki/swords
  • Templates can call other templates using the familiar syntax. E.g.: {{swords-navigation}}
  • Templates can have parameters, which can be specified upon template call. E.g.:
{{template-item-link
    | page=short-sword
    | tier=T0
    | name=Short Sword
    | icon=Weapons/Swords/T0%20Short%20Sword.png}}
  • Parameters can be accessed using triple brackets: {{{parameter-name}}}. By default white space characters will be trimmed off of the parameter value. If you want to keep the passed value, you can use {{{#parameter-name}}}.
  • There are some macros, which act as built-in templates. Macro names begin with a #.
    • {{#page}} - evaluates to the name of the current page (the part after /wiki/)
    • {{#trim|…}} - trims surrounding white space characters off of its arguments
    • {{#comment|…}} - a comment which only appears on its own page
    • {{#case|value-to-match|potential-match1|value-to-display1|potential-match2|…|optional-value-to-display-when-no-match-was-found}}
  • In the editor, templates calls are evaluated when you click on the Compile button.

List of templates

General

Item drops from enemies

Blueprint drops from enemies

Item pages

Forge rows for weapon, ability, armor, and ring stats
Special headers for item pages
For use in the Notes section
Forge
Enchantment
Kensei Ability

Unreleased Content

Projectile and status effects

See sub-navigation page: Templates: Projectile and status effects

Navigation

Equipment
Weapons

See sub-navigation page: Templates: Weapon Navigation

Abilities

See sub-navigation page: Templates: Ability Navigation

Armor

See sub-navigation page: Templates: Armor Navigation

Rings

See sub-navigation page: Templates: Ring Navigation

Reskinned Equipment

See sub-navigation page: Templates: Reskinned Equipment Navigation

Untiered Item Collections

See sub-navigation page: Templates: Untiered Item Collections Navigation

Themed Sets

See sub-navigation page: Templates: Themed Set Navigation

Set Tier Sets

See sub-navigation page: Templates: Set Tier Set Navigation

Scrapped Equipment
Unreleased Equipment
Consumables

See sub-navigation page: Templates: Consumables Navigation

Pet Food
Other Items
Dungeon Treasures

See sub-navigation page: Template: Dungeon Treasures Navigation

Miscellaneous