From Dark and Darker Wiki

Revision as of 17:04, 21 March 2024 by Raw Salad (talk | contribs) (Adding ToC)

Color Legend:

Template Calls

Transclusion Calls Links to non-template and non-transcluded pages, or plain text.

The text of the hierarchy nodes links to the template page itself.

For Template nodes, the leading arrow links to the template edit page.


The main pages use the following template and transclusion structures:

Beginners Guide Page: Classes Page:

  ⤷  {{:TODO|Classes}}

  ⤷  Infobox_Class

Creates an Infobox page element for a given class. Will be merged into the general Infobox template... eventually.

Template parameters

ParameterDescriptionTypeStatus
Class Name1

{Fighter, Barbarian, Rogue, Ranger, Wizard, Cleric, Bard, Warlock}.

Stringsuggested
  ⤷  Iconbox

Displays an image centered upon a box colored by rarity.

Template parameters

ParameterDescriptionTypeStatus
Namename 1

Name of the character/item/weapon

Stringrequired
Rarityrarity

Options: -1, 1, 2, 3, 4, 5, 6, 7

Numbersuggested
Sizesize

Size with px to set width, eg."30px" Size with xpx to set height, eg."x30px"

Stringsuggested
Amountamount

Shows a number on the bottom right corner

Numbersuggested
Image Overrideimage

If not set, uses the image that matches the name

Stringsuggested
Caption Overridecaption

If not set, uses the specified name. Always links to the name. Use "no" to hide the caption

Stringsuggested
Top Texttop

Shown above the caption

Stringsuggested
Prevent Line Breaks?nobr

If enabled, removes the line break, putting the icon and text on a single line. Use 1 to enable

Booleansuggested
Max Widthmaxwidth

If set, constrains the box to the specified width. If not set, uses max-width:initial.

Example
60px
Stringsuggested
  ⤷  Class_Data

A switch data structure that contains information on class attributes. If arguments are not passed, returns an empty string.

Template parameters

ParameterDescriptionTypeStatus
Switch Level 11

{<ClassName>}.

Stringsuggested
Switch Level 22

<ClassName>: {Attributes}.

Stringsuggested
Switch Level 33

Attributes: {Strength, Vigor, Agility, Dexterity, Knowledge, Will, Resourcefulness}.

Stringsuggested

  ⤷  ListGearForClassTemplate:ListGearForClass/doc   ⤷  ListWeaponsForClassTemplate:ListWeaponsForClass/doc

  ⤷  Item_Data

A switch data structure that contains information on misc items. If proper arguments are not passed, returns an empty string.

Template parameters

ParameterDescriptionTypeStatus
Switch Level 11

{AllLists}

Stringsuggested
Switch Level 22

AllLists: {Name, SlotType, Types}.

Stringsuggested
Switch Level 33

Name: {Armor, Weapon}. SlotType: {Armor, Weapon}. Types: {Armor, Weapon}.

Stringsuggested
Switch Level 44

Armor: {Uncraftable, Craftable}. Weapon: {Uncraftable, Craftable}.

Stringsuggested
Switch Level 55

Uncraftable: {<ItemName/ItemSlotType/ItemType>}. Craftable: {<ItemName/ItemSlotType/ItemType>}.

Stringsuggested

  ⤷  ListArmorsForClassTemplate:ListArmorsForClass/doc

  ⤷  Item_Data

A switch data structure that contains information on misc items. If proper arguments are not passed, returns an empty string.

Template parameters

ParameterDescriptionTypeStatus
Switch Level 11

{AllLists}

Stringsuggested
Switch Level 22

AllLists: {Name, SlotType, Types}.

Stringsuggested
Switch Level 33

Name: {Armor, Weapon}. SlotType: {Armor, Weapon}. Types: {Armor, Weapon}.

Stringsuggested
Switch Level 44

Armor: {Uncraftable, Craftable}. Weapon: {Uncraftable, Craftable}.

Stringsuggested
Switch Level 55

Uncraftable: {<ItemName/ItemSlotType/ItemType>}. Craftable: {<ItemName/ItemSlotType/ItemType>}.

Stringsuggested
  ⤷  GenerateDetailsPage

Uses values from Template:Class_Data to calculate and display a details page.

Template parameters

ParameterDescriptionTypeStatus
Class name1

{Fighter, Barbarian, Rogue, Ranger, Wizard, Cleric, Bard, Warlock}.

Stringrequired
  ⤷  Class_Data

A switch data structure that contains information on class attributes. If arguments are not passed, returns an empty string.

Template parameters

ParameterDescriptionTypeStatus
Switch Level 11

{<ClassName>}.

Stringsuggested
Switch Level 22

<ClassName>: {Attributes}.

Stringsuggested
Switch Level 33

Attributes: {Strength, Vigor, Agility, Dexterity, Knowledge, Will, Resourcefulness}.

Stringsuggested
Stats Page:

  ⤷  {{:TODO|Stats}}

  ⤷  Stats_Data

A switch data structure that contains stats widgets and associated latex equations.

Template parameters

ParameterDescriptionTypeStatus
Switch Level 11

{ActionSpeed, BuffDuration, DebuffDuration, HealthRecovery, ItemEquipSpeed, <LuckGrade00-07>, MagicalDamageReduction, MagicalInteractionSpeed, MagicalPower, MagicalPowerBonus, MagicResistance, ManualDexterity, MaxHealth, MemoryCapacity, MemoryRecovery, MoveSpeed, Persuasiveness, PhysicalDamageReduction, PhysicalPower, PhysicalPowerBonus, RegularInteractionSpeed, SpellCastingSpeed}.

Stringsuggested
Dungeon Page:   ⤷  Transclude

Transcludes a page or subsection of a page.

Template parameters

ParameterDescriptionTypeStatus
Page1

The template will parse this string for the '#' token and separate them into page and section strings.

Stringsuggested
Page Sectionsection

Optionally, you can specify the name of the subsection.

Stringoptional

  ⤷  {{:Shrines#Shrines}}

Mechanics Page:

  ⤷  MechanicsBarCustom table that calls a styles sheet for formatting. "Template:Topbar/styles.css"

Monsters Page:

  ⤷  {{:TODO|Monsters}}

  ⤷  RegularMonsterTable

Generate a table header and wraps content in a table.

Template parameters

ParameterDescriptionTypeStatus
Input1

A series of Monster rows.

Stringrequired
  ⤷  GenerateMonsterRows

Generate a sequence of monster rows.

Template parameters

ParameterDescriptionTypeStatus
List of Monsters1

{All, Bosses, Subbosses, Normal, Mimics, <Race>}.

Stringrequired
  ⤷  GenerateMonsterRow

Generate a table row where each cell contains specific values from Template:Monster_Data

Template parameters

ParameterDescriptionTypeStatus
Input1

Monster name

Stringrequired
  ⤷  Iconbox

Displays an image centered upon a box colored by rarity.

Template parameters

ParameterDescriptionTypeStatus
Namename 1

Name of the character/item/weapon

Stringrequired
Rarityrarity

Options: -1, 1, 2, 3, 4, 5, 6, 7

Numbersuggested
Sizesize

Size with px to set width, eg."30px" Size with xpx to set height, eg."x30px"

Stringsuggested
Amountamount

Shows a number on the bottom right corner

Numbersuggested
Image Overrideimage

If not set, uses the image that matches the name

Stringsuggested
Caption Overridecaption

If not set, uses the specified name. Always links to the name. Use "no" to hide the caption

Stringsuggested
Top Texttop

Shown above the caption

Stringsuggested
Prevent Line Breaks?nobr

If enabled, removes the line break, putting the icon and text on a single line. Use 1 to enable

Booleansuggested
Max Widthmaxwidth

If set, constrains the box to the specified width. If not set, uses max-width:initial.

Example
60px
Stringsuggested
  ⤷  Monster_Data

A switch data structure that contains information on Monsters. If proper arguments are not passed, returns an empty string.

Template parameters

ParameterDescriptionTypeStatus
Switch level 11

{<List>, Policies, <Monster>}

Stringsuggested
Switch level 22

Policies: {<Policy>}. <Monster>: {ActionSpeed, Boss, Miniboss, Drops, XP, AP, HP, Move, DamageReductions, Damages, Impacts, Statuses, Races}

Stringsuggested
Switch level 33

Drops:{<DropInstance>}. DamageReductions: {<Reductions>}. Damages: {<AttackNames>}. Impacts: {<AttackNames>}. Statuses: {<Status>}. Races: {<Race>}.

Stringsuggested
Artifacts Page:

  ⤷  {{:TODO|Weapons}}

  ⤷  GenerateWeaponInfobox

Uses the Infobox template to display weapon information.

Template parameters

ParameterDescriptionTypeStatus
Name1

Name of the weapon.

Stringsuggested
Rarity2

Specify the rarity of the weapon.

Stringoptional
  ⤷  Item_Data

A switch data structure that contains information on misc items. If proper arguments are not passed, returns an empty string.

Template parameters

ParameterDescriptionTypeStatus
Switch Level 11

{AllLists}

Stringsuggested
Switch Level 22

AllLists: {Name, SlotType, Types}.

Stringsuggested
Switch Level 33

Name: {Armor, Weapon}. SlotType: {Armor, Weapon}. Types: {Armor, Weapon}.

Stringsuggested
Switch Level 44

Armor: {Uncraftable, Craftable}. Weapon: {Uncraftable, Craftable}.

Stringsuggested
Switch Level 55

Uncraftable: {<ItemName/ItemSlotType/ItemType>}. Craftable: {<ItemName/ItemSlotType/ItemType>}.

Stringsuggested
  ⤷  Infobox

No description.

Template parameters

ParameterDescriptionTypeStatus
Namename

The name of the item

Example
Bandage
Stringrequired
imageimage

Image of the item, optional, name variable is used on default

Example
Arming Sword 2
Stringoptional
rarityrarity

Rarity of the item

Example
1
Stringsuggested
statsstats

Stats of the item

Example
Weapon Damage 2,Move Speed -20,Agility 1,Knowledge 4,Will 2
Stringsuggested
enchantmentsenchantments

enchantments of the item if there is any

Stringoptional
Specialspecial

Special power of the item if there is any

Stringoptional
effecteffect

effect of the item if there is any

Stringoptional
classesclasses

Classes of item

Stringsuggested
slottypeslottype

Slot type of item

Stringsuggested
armortypearmortype

Armor type of item

Stringoptional
handtypehandtype

handtype of item

Stringoptional
weapontypeweapontype

weapontype of item

Stringoptional
utilitytypeutilitytype

Utility type of item

Stringsuggested
actiontimeactiontime

Action Time of item if there is any

Stringsuggested
attackspeedattackspeed

attackspeed of item

Stringoptional
reloadspeedreloadspeed

reloadspeed of item

Stringoptional
quiversizequiversize

quiversize of item

Stringoptional
combocombo

combo of item

Stringoptional
combodamagecombodamage

combodamage of item

Stringoptional
spotdamagespotdamage

spotdamage of item

Stringoptional
hitboxhitbox

hitbox of item

Stringoptional
actionmovementspeedactionmovementspeed

actionmovementspeed of item

Stringoptional
descriptiondescription

Description of item if there is any

Stringsuggested
nofloatnofloat

Whether the infobox float right or not

Stringoptional
nomarginnomargin

Whether to have margin on left or not

Stringoptional
sizesize

Size of the picture, default = 100x200px , 100x for width, 200px for height

Example
100x200px
Stringoptional
InvSlot Sizeinvsize

no description

Example
1x1InvSlot.jpg, 1x2InvSlot.jpg ... etc.
Fileoptional
  ⤷  Iconbox

Displays an image centered upon a box colored by rarity.

Template parameters

ParameterDescriptionTypeStatus
Namename 1

Name of the character/item/weapon

Stringrequired
Rarityrarity

Options: -1, 1, 2, 3, 4, 5, 6, 7

Numbersuggested
Sizesize

Size with px to set width, eg."30px" Size with xpx to set height, eg."x30px"

Stringsuggested
Amountamount

Shows a number on the bottom right corner

Numbersuggested
Image Overrideimage

If not set, uses the image that matches the name

Stringsuggested
Caption Overridecaption

If not set, uses the specified name. Always links to the name. Use "no" to hide the caption

Stringsuggested
Top Texttop

Shown above the caption

Stringsuggested
Prevent Line Breaks?nobr

If enabled, removes the line break, putting the icon and text on a single line. Use 1 to enable

Booleansuggested
Max Widthmaxwidth

If set, constrains the box to the specified width. If not set, uses max-width:initial.

Example
60px
Stringsuggested

  ⤷  {{:Droptable:[Artifact Name]}}

Weapons Page:

  ⤷  {{:TODO|Weapons}}   ⤷  {{:Shields}}   ⤷  RegularWeaponTableTemplate:RegularWeaponTable/doc

  ⤷  GenerateWeaponRows

Returns a row for every weapon in the parameter-specified list.

Template parameters

ParameterDescriptionTypeStatus
Craft1

{Craftable, Uncraftable}.

Stringsuggested
Type2

{Shield, Sword, Polearm, Axe, Dagger, Magicstuff, Staff, Mace, Crossbow, Bow, Throwable, MusicalInstrument, String, Lightsource}.

Stringsuggested
  ⤷  Item_Data

A switch data structure that contains information on misc items. If proper arguments are not passed, returns an empty string.

Template parameters

ParameterDescriptionTypeStatus
Switch Level 11

{AllLists}

Stringsuggested
Switch Level 22

AllLists: {Name, SlotType, Types}.

Stringsuggested
Switch Level 33

Name: {Armor, Weapon}. SlotType: {Armor, Weapon}. Types: {Armor, Weapon}.

Stringsuggested
Switch Level 44

Armor: {Uncraftable, Craftable}. Weapon: {Uncraftable, Craftable}.

Stringsuggested
Switch Level 55

Uncraftable: {<ItemName/ItemSlotType/ItemType>}. Craftable: {<ItemName/ItemSlotType/ItemType>}.

Stringsuggested
  ⤷  GenerateWeaponRow

Generates a row, <tr>, containing a sequence of data cells, <td>. Information within the cells depends on individual weapon and weapon type.

Template parameters

ParameterDescriptionTypeStatus
Name1

{WeaponName}.

Stringsuggested
  ⤷  Item_Data

A switch data structure that contains information on misc items. If proper arguments are not passed, returns an empty string.

Template parameters

ParameterDescriptionTypeStatus
Switch Level 11

{AllLists}

Stringsuggested
Switch Level 22

AllLists: {Name, SlotType, Types}.

Stringsuggested
Switch Level 33

Name: {Armor, Weapon}. SlotType: {Armor, Weapon}. Types: {Armor, Weapon}.

Stringsuggested
Switch Level 44

Armor: {Uncraftable, Craftable}. Weapon: {Uncraftable, Craftable}.

Stringsuggested
Switch Level 55

Uncraftable: {<ItemName/ItemSlotType/ItemType>}. Craftable: {<ItemName/ItemSlotType/ItemType>}.

Stringsuggested
  ⤷  Iconbox

Displays an image centered upon a box colored by rarity.

Template parameters

ParameterDescriptionTypeStatus
Namename 1

Name of the character/item/weapon

Stringrequired
Rarityrarity

Options: -1, 1, 2, 3, 4, 5, 6, 7

Numbersuggested
Sizesize

Size with px to set width, eg."30px" Size with xpx to set height, eg."x30px"

Stringsuggested
Amountamount

Shows a number on the bottom right corner

Numbersuggested
Image Overrideimage

If not set, uses the image that matches the name

Stringsuggested
Caption Overridecaption

If not set, uses the specified name. Always links to the name. Use "no" to hide the caption

Stringsuggested
Top Texttop

Shown above the caption

Stringsuggested
Prevent Line Breaks?nobr

If enabled, removes the line break, putting the icon and text on a single line. Use 1 to enable

Booleansuggested
Max Widthmaxwidth

If set, constrains the box to the specified width. If not set, uses max-width:initial.

Example
60px
Stringsuggested
Armors Page:

  ⤷  {{:TODO|Armors}}   ⤷  {{:Back}}

  ⤷  ArmorTable

Encloses the content in a table with specific header cells and properties.

Template parameters

ParameterDescriptionTypeStatus
Rows1

Armor rows. Specifically, must use the <tr> and <td> html tags.

Stringsuggested
Table Typeback

Determines table type. {<non empty string>}.

Stringoptional
  ⤷  GenerateArmorRows

Returns a row for every armor in the parameter-specified list.

Template parameters

ParameterDescriptionTypeStatus
Craft1

{Craftable, Uncraftable}.

Stringsuggested
Type2

{Head, Chest, Legs, Foot, Hands, Back}.

Stringsuggested
  ⤷  Item_Data

A switch data structure that contains information on misc items. If proper arguments are not passed, returns an empty string.

Template parameters

ParameterDescriptionTypeStatus
Switch Level 11

{AllLists}

Stringsuggested
Switch Level 22

AllLists: {Name, SlotType, Types}.

Stringsuggested
Switch Level 33

Name: {Armor, Weapon}. SlotType: {Armor, Weapon}. Types: {Armor, Weapon}.

Stringsuggested
Switch Level 44

Armor: {Uncraftable, Craftable}. Weapon: {Uncraftable, Craftable}.

Stringsuggested
Switch Level 55

Uncraftable: {<ItemName/ItemSlotType/ItemType>}. Craftable: {<ItemName/ItemSlotType/ItemType>}.

Stringsuggested
  ⤷  GenerateArmorRow

Generates a row, <tr>, containing a sequence of data cells, <td>. Information within the cells depends on the individual armor and armor type.

Template parameters

ParameterDescriptionTypeStatus
Name1

{ArmorName}.

Stringsuggested
  ⤷  Item_Data

A switch data structure that contains information on misc items. If proper arguments are not passed, returns an empty string.

Template parameters

ParameterDescriptionTypeStatus
Switch Level 11

{AllLists}

Stringsuggested
Switch Level 22

AllLists: {Name, SlotType, Types}.

Stringsuggested
Switch Level 33

Name: {Armor, Weapon}. SlotType: {Armor, Weapon}. Types: {Armor, Weapon}.

Stringsuggested
Switch Level 44

Armor: {Uncraftable, Craftable}. Weapon: {Uncraftable, Craftable}.

Stringsuggested
Switch Level 55

Uncraftable: {<ItemName/ItemSlotType/ItemType>}. Craftable: {<ItemName/ItemSlotType/ItemType>}.

Stringsuggested
  ⤷  Iconbox

Displays an image centered upon a box colored by rarity.

Template parameters

ParameterDescriptionTypeStatus
Namename 1

Name of the character/item/weapon

Stringrequired
Rarityrarity

Options: -1, 1, 2, 3, 4, 5, 6, 7

Numbersuggested
Sizesize

Size with px to set width, eg."30px" Size with xpx to set height, eg."x30px"

Stringsuggested
Amountamount

Shows a number on the bottom right corner

Numbersuggested
Image Overrideimage

If not set, uses the image that matches the name

Stringsuggested
Caption Overridecaption

If not set, uses the specified name. Always links to the name. Use "no" to hide the caption

Stringsuggested
Top Texttop

Shown above the caption

Stringsuggested
Prevent Line Breaks?nobr

If enabled, removes the line break, putting the icon and text on a single line. Use 1 to enable

Booleansuggested
Max Widthmaxwidth

If set, constrains the box to the specified width. If not set, uses max-width:initial.

Example
60px
Stringsuggested
Accessories Page:

  ⤷  {{:TODO|Jewelry}}

  ⤷  Iconbox

Displays an image centered upon a box colored by rarity.

Template parameters

ParameterDescriptionTypeStatus
Namename 1

Name of the character/item/weapon

Stringrequired
Rarityrarity

Options: -1, 1, 2, 3, 4, 5, 6, 7

Numbersuggested
Sizesize

Size with px to set width, eg."30px" Size with xpx to set height, eg."x30px"

Stringsuggested
Amountamount

Shows a number on the bottom right corner

Numbersuggested
Image Overrideimage

If not set, uses the image that matches the name

Stringsuggested
Caption Overridecaption

If not set, uses the specified name. Always links to the name. Use "no" to hide the caption

Stringsuggested
Top Texttop

Shown above the caption

Stringsuggested
Prevent Line Breaks?nobr

If enabled, removes the line break, putting the icon and text on a single line. Use 1 to enable

Booleansuggested
Max Widthmaxwidth

If set, constrains the box to the specified width. If not set, uses max-width:initial.

Example
60px
Stringsuggested
Consumables Page:

  ⤷  {{:TODO|Consumables}}

  ⤷  Iconbox

Displays an image centered upon a box colored by rarity.

Template parameters

ParameterDescriptionTypeStatus
Namename 1

Name of the character/item/weapon

Stringrequired
Rarityrarity

Options: -1, 1, 2, 3, 4, 5, 6, 7

Numbersuggested
Sizesize

Size with px to set width, eg."30px" Size with xpx to set height, eg."x30px"

Stringsuggested
Amountamount

Shows a number on the bottom right corner

Numbersuggested
Image Overrideimage

If not set, uses the image that matches the name

Stringsuggested
Caption Overridecaption

If not set, uses the specified name. Always links to the name. Use "no" to hide the caption

Stringsuggested
Top Texttop

Shown above the caption

Stringsuggested
Prevent Line Breaks?nobr

If enabled, removes the line break, putting the icon and text on a single line. Use 1 to enable

Booleansuggested
Max Widthmaxwidth

If set, constrains the box to the specified width. If not set, uses max-width:initial.

Example
60px
Stringsuggested
Utilities Page:

  ⤷  {{:TODO|Utility}}

  ⤷  Iconbox

Displays an image centered upon a box colored by rarity.

Template parameters

ParameterDescriptionTypeStatus
Namename 1

Name of the character/item/weapon

Stringrequired
Rarityrarity

Options: -1, 1, 2, 3, 4, 5, 6, 7

Numbersuggested
Sizesize

Size with px to set width, eg."30px" Size with xpx to set height, eg."x30px"

Stringsuggested
Amountamount

Shows a number on the bottom right corner

Numbersuggested
Image Overrideimage

If not set, uses the image that matches the name

Stringsuggested
Caption Overridecaption

If not set, uses the specified name. Always links to the name. Use "no" to hide the caption

Stringsuggested
Top Texttop

Shown above the caption

Stringsuggested
Prevent Line Breaks?nobr

If enabled, removes the line break, putting the icon and text on a single line. Use 1 to enable

Booleansuggested
Max Widthmaxwidth

If set, constrains the box to the specified width. If not set, uses max-width:initial.

Example
60px
Stringsuggested
Containers Page:

  ⤷  {{:TODO|Containers}}

  ⤷  Iconbox

Displays an image centered upon a box colored by rarity.

Template parameters

ParameterDescriptionTypeStatus
Namename 1

Name of the character/item/weapon

Stringrequired
Rarityrarity

Options: -1, 1, 2, 3, 4, 5, 6, 7

Numbersuggested
Sizesize

Size with px to set width, eg."30px" Size with xpx to set height, eg."x30px"

Stringsuggested
Amountamount

Shows a number on the bottom right corner

Numbersuggested
Image Overrideimage

If not set, uses the image that matches the name

Stringsuggested
Caption Overridecaption

If not set, uses the specified name. Always links to the name. Use "no" to hide the caption

Stringsuggested
Top Texttop

Shown above the caption

Stringsuggested
Prevent Line Breaks?nobr

If enabled, removes the line break, putting the icon and text on a single line. Use 1 to enable

Booleansuggested
Max Widthmaxwidth

If set, constrains the box to the specified width. If not set, uses max-width:initial.

Example
60px
Stringsuggested
Treasures Page:

  ⤷  WIPCreates a WIP page element that floats center.

  ⤷  Iconbox

Displays an image centered upon a box colored by rarity.

Template parameters

ParameterDescriptionTypeStatus
Namename 1

Name of the character/item/weapon

Stringrequired
Rarityrarity

Options: -1, 1, 2, 3, 4, 5, 6, 7

Numbersuggested
Sizesize

Size with px to set width, eg."30px" Size with xpx to set height, eg."x30px"

Stringsuggested
Amountamount

Shows a number on the bottom right corner

Numbersuggested
Image Overrideimage

If not set, uses the image that matches the name

Stringsuggested
Caption Overridecaption

If not set, uses the specified name. Always links to the name. Use "no" to hide the caption

Stringsuggested
Top Texttop

Shown above the caption

Stringsuggested
Prevent Line Breaks?nobr

If enabled, removes the line break, putting the icon and text on a single line. Use 1 to enable

Booleansuggested
Max Widthmaxwidth

If set, constrains the box to the specified width. If not set, uses max-width:initial.

Example
60px
Stringsuggested

  ⤷  {{:Quest_Items}}   ⤷  {{:TODO|Loottables}}

  ⤷  Iconbox

Displays an image centered upon a box colored by rarity.

Template parameters

ParameterDescriptionTypeStatus
Namename 1

Name of the character/item/weapon

Stringrequired
Rarityrarity

Options: -1, 1, 2, 3, 4, 5, 6, 7

Numbersuggested
Sizesize

Size with px to set width, eg."30px" Size with xpx to set height, eg."x30px"

Stringsuggested
Amountamount

Shows a number on the bottom right corner

Numbersuggested
Image Overrideimage

If not set, uses the image that matches the name

Stringsuggested
Caption Overridecaption

If not set, uses the specified name. Always links to the name. Use "no" to hide the caption

Stringsuggested
Top Texttop

Shown above the caption

Stringsuggested
Prevent Line Breaks?nobr

If enabled, removes the line break, putting the icon and text on a single line. Use 1 to enable

Booleansuggested
Max Widthmaxwidth

If set, constrains the box to the specified width. If not set, uses max-width:initial.

Example
60px
Stringsuggested
Materials Page:   ⤷  Iconbox

Displays an image centered upon a box colored by rarity.

Template parameters

ParameterDescriptionTypeStatus
Namename 1

Name of the character/item/weapon

Stringrequired
Rarityrarity

Options: -1, 1, 2, 3, 4, 5, 6, 7

Numbersuggested
Sizesize

Size with px to set width, eg."30px" Size with xpx to set height, eg."x30px"

Stringsuggested
Amountamount

Shows a number on the bottom right corner

Numbersuggested
Image Overrideimage

If not set, uses the image that matches the name

Stringsuggested
Caption Overridecaption

If not set, uses the specified name. Always links to the name. Use "no" to hide the caption

Stringsuggested
Top Texttop

Shown above the caption

Stringsuggested
Prevent Line Breaks?nobr

If enabled, removes the line break, putting the icon and text on a single line. Use 1 to enable

Booleansuggested
Max Widthmaxwidth

If set, constrains the box to the specified width. If not set, uses max-width:initial.

Example
60px
Stringsuggested

  ⤷  {{:Quest_Items}}   ⤷  {{:TODO|Loottables}}

  ⤷  Iconbox

Displays an image centered upon a box colored by rarity.

Template parameters

ParameterDescriptionTypeStatus
Namename 1

Name of the character/item/weapon

Stringrequired
Rarityrarity

Options: -1, 1, 2, 3, 4, 5, 6, 7

Numbersuggested
Sizesize

Size with px to set width, eg."30px" Size with xpx to set height, eg."x30px"

Stringsuggested
Amountamount

Shows a number on the bottom right corner

Numbersuggested
Image Overrideimage

If not set, uses the image that matches the name

Stringsuggested
Caption Overridecaption

If not set, uses the specified name. Always links to the name. Use "no" to hide the caption

Stringsuggested
Top Texttop

Shown above the caption

Stringsuggested
Prevent Line Breaks?nobr

If enabled, removes the line break, putting the icon and text on a single line. Use 1 to enable

Booleansuggested
Max Widthmaxwidth

If set, constrains the box to the specified width. If not set, uses max-width:initial.

Example
60px
Stringsuggested
Crafting Page:

  ⤷  {{:TODO|Crafting}}

  ⤷  CraftingTable

Encloses the content in a table with specific header cells and properties.

Template parameters

ParameterDescriptionTypeStatus
Rows1

Rows that use <tr> and <td> html tags to display information about craftable items.

Stringsuggested
  ⤷  GenerateCraftingRows

Returns a crafting row for every item a specified Merhcant can craft. Optionally filters the items for those that contain a specific ingredient item.

Template parameters

ParameterDescriptionTypeStatus
Merchant Name1

{Alchemist, Armourer, Fortune Teller, Goblin Merchant, Jack O' Lantern, Leathersmith, Nicholas, Squire, Surgeon, Tailor, Tavern Master, The Collector, Treasurer, Valentine, Weaponsmith, Woodsman}.

Stringsuggested
Filter foringredient

{<ItemName>}.

Stringsuggested

  ⤷  Crafting_DataTemplate:Crafting Data/doc

  ⤷  GenerateCraftingRow

Generates a row, <tr>, containing a sequence of data cells, <td>. Information within the cells depends on the individual item.

Template parameters

ParameterDescriptionTypeStatus
Merchant Name1

{Alchemist, Armourer, Fortune Teller, Goblin Merchant, Jack O' Lantern, Leathersmith, Nicholas, Squire, Surgeon, Tailor, Tavern Master, The Collector, Treasurer, Valentine, Weaponsmith, Woodsman}.

Stringsuggested
Item Name2

{<ItemName>}.

Stringsuggested

  ⤷  Crafting_DataTemplate:Crafting Data/doc

  ⤷  Iconbox

Displays an image centered upon a box colored by rarity.

Template parameters

ParameterDescriptionTypeStatus
Namename 1

Name of the character/item/weapon

Stringrequired
Rarityrarity

Options: -1, 1, 2, 3, 4, 5, 6, 7

Numbersuggested
Sizesize

Size with px to set width, eg."30px" Size with xpx to set height, eg."x30px"

Stringsuggested
Amountamount

Shows a number on the bottom right corner

Numbersuggested
Image Overrideimage

If not set, uses the image that matches the name

Stringsuggested
Caption Overridecaption

If not set, uses the specified name. Always links to the name. Use "no" to hide the caption

Stringsuggested
Top Texttop

Shown above the caption

Stringsuggested
Prevent Line Breaks?nobr

If enabled, removes the line break, putting the icon and text on a single line. Use 1 to enable

Booleansuggested
Max Widthmaxwidth

If set, constrains the box to the specified width. If not set, uses max-width:initial.

Example
60px
Stringsuggested
Merchants Page:

  ⤷  {{:TODO|Merchants}}   ⤷  WIPCreates a WIP page element that floats center.   ⤷  {{:Quests}}

  ⤷  TabToggle

Creates toggleable tabs that dynamically displays and hides page elements when a given tab is selected.

Template parameters

ParameterDescriptionTypeStatus
Title1

String that will set the tab's title.

Stringsuggested
Content2

Determines what appears on the page.

Stringsuggested
Statusactive

{yes}.

Stringoptional
Integertabid

{0, 1, 2, ...}.

Default
0
Stringoptional
  ⤷  Transclude

Transcludes a page or subsection of a page.

Template parameters

ParameterDescriptionTypeStatus
Page1

The template will parse this string for the '#' token and separate them into page and section strings.

Stringsuggested
Page Sectionsection

Optionally, you can specify the name of the subsection.

Stringoptional

  ⤷  {{:Crafting}}   ⤷  {{:TODO|Crafting}}

  ⤷  CraftingTable

Encloses the content in a table with specific header cells and properties.

Template parameters

ParameterDescriptionTypeStatus
Rows1

Rows that use <tr> and <td> html tags to display information about craftable items.

Stringsuggested
  ⤷  GenerateCraftingRows

Returns a crafting row for every item a specified Merhcant can craft. Optionally filters the items for those that contain a specific ingredient item.

Template parameters

ParameterDescriptionTypeStatus
Merchant Name1

{Alchemist, Armourer, Fortune Teller, Goblin Merchant, Jack O' Lantern, Leathersmith, Nicholas, Squire, Surgeon, Tailor, Tavern Master, The Collector, Treasurer, Valentine, Weaponsmith, Woodsman}.

Stringsuggested
Filter foringredient

{<ItemName>}.

Stringsuggested

  ⤷  Crafting_DataTemplate:Crafting Data/doc

  ⤷  GenerateCraftingRow

Generates a row, <tr>, containing a sequence of data cells, <td>. Information within the cells depends on the individual item.

Template parameters

ParameterDescriptionTypeStatus
Merchant Name1

{Alchemist, Armourer, Fortune Teller, Goblin Merchant, Jack O' Lantern, Leathersmith, Nicholas, Squire, Surgeon, Tailor, Tavern Master, The Collector, Treasurer, Valentine, Weaponsmith, Woodsman}.

Stringsuggested
Item Name2

{<ItemName>}.

Stringsuggested

  ⤷  Crafting_DataTemplate:Crafting Data/doc

  ⤷  Iconbox

Displays an image centered upon a box colored by rarity.

Template parameters

ParameterDescriptionTypeStatus
Namename 1

Name of the character/item/weapon

Stringrequired
Rarityrarity

Options: -1, 1, 2, 3, 4, 5, 6, 7

Numbersuggested
Sizesize

Size with px to set width, eg."30px" Size with xpx to set height, eg."x30px"

Stringsuggested
Amountamount

Shows a number on the bottom right corner

Numbersuggested
Image Overrideimage

If not set, uses the image that matches the name

Stringsuggested
Caption Overridecaption

If not set, uses the specified name. Always links to the name. Use "no" to hide the caption

Stringsuggested
Top Texttop

Shown above the caption

Stringsuggested
Prevent Line Breaks?nobr

If enabled, removes the line break, putting the icon and text on a single line. Use 1 to enable

Booleansuggested
Max Widthmaxwidth

If set, constrains the box to the specified width. If not set, uses max-width:initial.

Example
60px
Stringsuggested
Ranks Page:
Maps Page: Enchantments Page:

  ⤷  {{:TODO|Enchantments}}

Shrines Page: Portals Page: Patch Notes Page: Guides Page:


The main pages link to individual item pages.

Individual Monster Page:   ⤷  GenerateMonsterInfobox

Uses the Infobox template to display monster information.

Template parameters

ParameterDescriptionTypeStatus
Monster Namemonster

Name of the monster.

Default
PAGENAME
Stringoptional
File Nameimage

Name of the image file.

Default
PAGENAME
Stringoptional

  ⤷  {{:TODO|Monsters}}

  ⤷  Monster_Data

A switch data structure that contains information on Monsters. If proper arguments are not passed, returns an empty string.

Template parameters

ParameterDescriptionTypeStatus
Switch level 11

{<List>, Policies, <Monster>}

Stringsuggested
Switch level 22

Policies: {<Policy>}. <Monster>: {ActionSpeed, Boss, Miniboss, Drops, XP, AP, HP, Move, DamageReductions, Damages, Impacts, Statuses, Races}

Stringsuggested
Switch level 33

Drops:{<DropInstance>}. DamageReductions: {<Reductions>}. Damages: {<AttackNames>}. Impacts: {<AttackNames>}. Statuses: {<Status>}. Races: {<Race>}.

Stringsuggested
  ⤷  Tabs

Put content into tabs.

Template parameters

ParameterDescriptionTypeStatus
First Shown TierfirstShownTier

{1, 2, 3, 4, 5, 6, 7, 8, Common, Elite, Nightmare}.

Default
1
Stringrequired
Junkcontent1

Content of Junk rarity, usually an infobox

Stringsuggested
Poorcontent2

Content of Poor rarity, usually an infobox

Stringsuggested
Commoncontent3

Content of Common rarity, usually an infobox

Stringsuggested
Uncommoncontent4

Content of Uncommon rarity, usually an infobox

Stringsuggested
Rarecontent5

Content of Rare rarity, usually an infobox

Stringsuggested
Epiccontent6

Content of Epic rarity, usually an infobox

Stringsuggested
Legendarycontent7

Content of Legendary rarity, usually an infobox

Stringsuggested
Uniquecontent8

Content of Unique rarity, usually an infobox

Stringsuggested
NormalcontentCommon

Content for Normal variety, usually a monster infobox

Stringsuggested
Elite contentElite

Content for Elite variety, usually a monster infobox

Stringsuggested
NightmarecontentNightmare

Content for Nightmare variety, usually a monster infobox

Stringsuggested
  ⤷  Infobox

No description.

Template parameters

ParameterDescriptionTypeStatus
Namename

The name of the item

Example
Bandage
Stringrequired
imageimage

Image of the item, optional, name variable is used on default

Example
Arming Sword 2
Stringoptional
rarityrarity

Rarity of the item

Example
1
Stringsuggested
statsstats

Stats of the item

Example
Weapon Damage 2,Move Speed -20,Agility 1,Knowledge 4,Will 2
Stringsuggested
enchantmentsenchantments

enchantments of the item if there is any

Stringoptional
Specialspecial

Special power of the item if there is any

Stringoptional
effecteffect

effect of the item if there is any

Stringoptional
classesclasses

Classes of item

Stringsuggested
slottypeslottype

Slot type of item

Stringsuggested
armortypearmortype

Armor type of item

Stringoptional
handtypehandtype

handtype of item

Stringoptional
weapontypeweapontype

weapontype of item

Stringoptional
utilitytypeutilitytype

Utility type of item

Stringsuggested
actiontimeactiontime

Action Time of item if there is any

Stringsuggested
attackspeedattackspeed

attackspeed of item

Stringoptional
reloadspeedreloadspeed

reloadspeed of item

Stringoptional
quiversizequiversize

quiversize of item

Stringoptional
combocombo

combo of item

Stringoptional
combodamagecombodamage

combodamage of item

Stringoptional
spotdamagespotdamage

spotdamage of item

Stringoptional
hitboxhitbox

hitbox of item

Stringoptional
actionmovementspeedactionmovementspeed

actionmovementspeed of item

Stringoptional
descriptiondescription

Description of item if there is any

Stringsuggested
nofloatnofloat

Whether the infobox float right or not

Stringoptional
nomarginnomargin

Whether to have margin on left or not

Stringoptional
sizesize

Size of the picture, default = 100x200px , 100x for width, 200px for height

Example
100x200px
Stringoptional
InvSlot Sizeinvsize

no description

Example
1x1InvSlot.jpg, 1x2InvSlot.jpg ... etc.
Fileoptional
  ⤷  Iconbox

Displays an image centered upon a box colored by rarity.

Template parameters

ParameterDescriptionTypeStatus
Namename 1

Name of the character/item/weapon

Stringrequired
Rarityrarity

Options: -1, 1, 2, 3, 4, 5, 6, 7

Numbersuggested
Sizesize

Size with px to set width, eg."30px" Size with xpx to set height, eg."x30px"

Stringsuggested
Amountamount

Shows a number on the bottom right corner

Numbersuggested
Image Overrideimage

If not set, uses the image that matches the name

Stringsuggested
Caption Overridecaption

If not set, uses the specified name. Always links to the name. Use "no" to hide the caption

Stringsuggested
Top Texttop

Shown above the caption

Stringsuggested
Prevent Line Breaks?nobr

If enabled, removes the line break, putting the icon and text on a single line. Use 1 to enable

Booleansuggested
Max Widthmaxwidth

If set, constrains the box to the specified width. If not set, uses max-width:initial.

Example
60px
Stringsuggested

  ⤷  ListMonsterTypesTemplate:ListMonsterTypes/doc

  ⤷  GenerateLootDrops

Generates Loot Drops for each existing variant of a given monster.

Template parameters

ParameterDescriptionTypeStatus
Monster Name1

{<MonsterName>}.

Default
PAGENAME
Stringoptional

  ⤷  {{:TODO|Loottables}}

  ⤷  Monster_Data

A switch data structure that contains information on Monsters. If proper arguments are not passed, returns an empty string.

Template parameters

ParameterDescriptionTypeStatus
Switch level 11

{<List>, Policies, <Monster>}

Stringsuggested
Switch level 22

Policies: {<Policy>}. <Monster>: {ActionSpeed, Boss, Miniboss, Drops, XP, AP, HP, Move, DamageReductions, Damages, Impacts, Statuses, Races}

Stringsuggested
Switch level 33

Drops:{<DropInstance>}. DamageReductions: {<Reductions>}. Damages: {<AttackNames>}. Impacts: {<AttackNames>}. Statuses: {<Status>}. Races: {<Race>}.

Stringsuggested
  ⤷  TabToggle

Creates toggleable tabs that dynamically displays and hides page elements when a given tab is selected.

Template parameters

ParameterDescriptionTypeStatus
Title1

String that will set the tab's title.

Stringsuggested
Content2

Determines what appears on the page.

Stringsuggested
Statusactive

{yes}.

Stringoptional
Integertabid

{0, 1, 2, ...}.

Default
0
Stringoptional
  ⤷  ListLootDrops

Generates Loot Summary and Table for each drop of a given monster. Places each drop under toggleable tabs.

Template parameters

ParameterDescriptionTypeStatus
Monster Namemonster

{<MonsterName>}.

Stringsuggested
  ⤷  Monster_Data

A switch data structure that contains information on Monsters. If proper arguments are not passed, returns an empty string.

Template parameters

ParameterDescriptionTypeStatus
Switch level 11

{<List>, Policies, <Monster>}

Stringsuggested
Switch level 22

Policies: {<Policy>}. <Monster>: {ActionSpeed, Boss, Miniboss, Drops, XP, AP, HP, Move, DamageReductions, Damages, Impacts, Statuses, Races}

Stringsuggested
Switch level 33

Drops:{<DropInstance>}. DamageReductions: {<Reductions>}. Damages: {<AttackNames>}. Impacts: {<AttackNames>}. Statuses: {<Status>}. Races: {<Race>}.

Stringsuggested
  ⤷  TabToggle

Creates toggleable tabs that dynamically displays and hides page elements when a given tab is selected.

Template parameters

ParameterDescriptionTypeStatus
Title1

String that will set the tab's title.

Stringsuggested
Content2

Determines what appears on the page.

Stringsuggested
Statusactive

{yes}.

Stringoptional
Integertabid

{0, 1, 2, ...}.

Default
0
Stringoptional

  ⤷  {{:Droptable:[Monster Name]}}

  ⤷  LoottableTable

Wraps rows in a table with a preset headers row.

Template parameters

ParameterDescriptionTypeStatus
Rowscontent

Rows containing item Loot Table information.

Stringsuggested
  ⤷  Tooltip

Template to handle standard tooltip hover html/css markup.

Template parameters

ParameterDescriptionTypeStatus
Text Part1

Text that will appear on the page.

Stringsuggested
Tooltip Part2

Text that will appear when Text Part is hovered.

Stringsuggested
  ⤷  Iconbox

Displays an image centered upon a box colored by rarity.

Template parameters

ParameterDescriptionTypeStatus
Namename 1

Name of the character/item/weapon

Stringrequired
Rarityrarity

Options: -1, 1, 2, 3, 4, 5, 6, 7

Numbersuggested
Sizesize

Size with px to set width, eg."30px" Size with xpx to set height, eg."x30px"

Stringsuggested
Amountamount

Shows a number on the bottom right corner

Numbersuggested
Image Overrideimage

If not set, uses the image that matches the name

Stringsuggested
Caption Overridecaption

If not set, uses the specified name. Always links to the name. Use "no" to hide the caption

Stringsuggested
Top Texttop

Shown above the caption

Stringsuggested
Prevent Line Breaks?nobr

If enabled, removes the line break, putting the icon and text on a single line. Use 1 to enable

Booleansuggested
Max Widthmaxwidth

If set, constrains the box to the specified width. If not set, uses max-width:initial.

Example
60px
Stringsuggested
Individual Weapon Page:

  ⤷  AutoGenerateWeaponTabsCalls Template:GenerateWeaponTabs with PAGENAME.   ⤷  {{:TODO|Weapons}}

  ⤷  GenerateWeaponTabs

Generates infobox tabs for each existing rarity. If only one rarity exists, displays regular infobox.

Template parameters

ParameterDescriptionTypeStatus
Weapon Name1

{<WeaponName>}.

Stringsuggested
  ⤷  Tabs

Put content into tabs.

Template parameters

ParameterDescriptionTypeStatus
First Shown TierfirstShownTier

{1, 2, 3, 4, 5, 6, 7, 8, Common, Elite, Nightmare}.

Default
1
Stringrequired
Junkcontent1

Content of Junk rarity, usually an infobox

Stringsuggested
Poorcontent2

Content of Poor rarity, usually an infobox

Stringsuggested
Commoncontent3

Content of Common rarity, usually an infobox

Stringsuggested
Uncommoncontent4

Content of Uncommon rarity, usually an infobox

Stringsuggested
Rarecontent5

Content of Rare rarity, usually an infobox

Stringsuggested
Epiccontent6

Content of Epic rarity, usually an infobox

Stringsuggested
Legendarycontent7

Content of Legendary rarity, usually an infobox

Stringsuggested
Uniquecontent8

Content of Unique rarity, usually an infobox

Stringsuggested
NormalcontentCommon

Content for Normal variety, usually a monster infobox

Stringsuggested
Elite contentElite

Content for Elite variety, usually a monster infobox

Stringsuggested
NightmarecontentNightmare

Content for Nightmare variety, usually a monster infobox

Stringsuggested
  ⤷  GenerateWeaponInfobox

Uses the Infobox template to display weapon information.

Template parameters

ParameterDescriptionTypeStatus
Name1

Name of the weapon.

Stringsuggested
Rarity2

Specify the rarity of the weapon.

Stringoptional
  ⤷  Item_Data

A switch data structure that contains information on misc items. If proper arguments are not passed, returns an empty string.

Template parameters

ParameterDescriptionTypeStatus
Switch Level 11

{AllLists}

Stringsuggested
Switch Level 22

AllLists: {Name, SlotType, Types}.

Stringsuggested
Switch Level 33

Name: {Armor, Weapon}. SlotType: {Armor, Weapon}. Types: {Armor, Weapon}.

Stringsuggested
Switch Level 44

Armor: {Uncraftable, Craftable}. Weapon: {Uncraftable, Craftable}.

Stringsuggested
Switch Level 55

Uncraftable: {<ItemName/ItemSlotType/ItemType>}. Craftable: {<ItemName/ItemSlotType/ItemType>}.

Stringsuggested
  ⤷  Infobox

No description.

Template parameters

ParameterDescriptionTypeStatus
Namename

The name of the item

Example
Bandage
Stringrequired
imageimage

Image of the item, optional, name variable is used on default

Example
Arming Sword 2
Stringoptional
rarityrarity

Rarity of the item

Example
1
Stringsuggested
statsstats

Stats of the item

Example
Weapon Damage 2,Move Speed -20,Agility 1,Knowledge 4,Will 2
Stringsuggested
enchantmentsenchantments

enchantments of the item if there is any

Stringoptional
Specialspecial

Special power of the item if there is any

Stringoptional
effecteffect

effect of the item if there is any

Stringoptional
classesclasses

Classes of item

Stringsuggested
slottypeslottype

Slot type of item

Stringsuggested
armortypearmortype

Armor type of item

Stringoptional
handtypehandtype

handtype of item

Stringoptional
weapontypeweapontype

weapontype of item

Stringoptional
utilitytypeutilitytype

Utility type of item

Stringsuggested
actiontimeactiontime

Action Time of item if there is any

Stringsuggested
attackspeedattackspeed

attackspeed of item

Stringoptional
reloadspeedreloadspeed

reloadspeed of item

Stringoptional
quiversizequiversize

quiversize of item

Stringoptional
combocombo

combo of item

Stringoptional
combodamagecombodamage

combodamage of item

Stringoptional
spotdamagespotdamage

spotdamage of item

Stringoptional
hitboxhitbox

hitbox of item

Stringoptional
actionmovementspeedactionmovementspeed

actionmovementspeed of item

Stringoptional
descriptiondescription

Description of item if there is any

Stringsuggested
nofloatnofloat

Whether the infobox float right or not

Stringoptional
nomarginnomargin

Whether to have margin on left or not

Stringoptional
sizesize

Size of the picture, default = 100x200px , 100x for width, 200px for height

Example
100x200px
Stringoptional
InvSlot Sizeinvsize

no description

Example
1x1InvSlot.jpg, 1x2InvSlot.jpg ... etc.
Fileoptional
  ⤷  Iconbox

Displays an image centered upon a box colored by rarity.

Template parameters

ParameterDescriptionTypeStatus
Namename 1

Name of the character/item/weapon

Stringrequired
Rarityrarity

Options: -1, 1, 2, 3, 4, 5, 6, 7

Numbersuggested
Sizesize

Size with px to set width, eg."30px" Size with xpx to set height, eg."x30px"

Stringsuggested
Amountamount

Shows a number on the bottom right corner

Numbersuggested
Image Overrideimage

If not set, uses the image that matches the name

Stringsuggested
Caption Overridecaption

If not set, uses the specified name. Always links to the name. Use "no" to hide the caption

Stringsuggested
Top Texttop

Shown above the caption

Stringsuggested
Prevent Line Breaks?nobr

If enabled, removes the line break, putting the icon and text on a single line. Use 1 to enable

Booleansuggested
Max Widthmaxwidth

If set, constrains the box to the specified width. If not set, uses max-width:initial.

Example
60px
Stringsuggested

  ⤷  SwordFlavor text for Swords. / ... /   ⤷  ShieldsFlavor text for Shields.

  ⤷  GenerateHitbox

Displays hitbox information for a weapon. Also displays the Impact Power.

Template parameters

ParameterDescriptionTypeStatus
Weapon Name1

{<WeaponName>}.

Default
PAGENAME
Stringoptional
  ⤷  Item_Data

A switch data structure that contains information on misc items. If proper arguments are not passed, returns an empty string.

Template parameters

ParameterDescriptionTypeStatus
Switch Level 11

{AllLists}

Stringsuggested
Switch Level 22

AllLists: {Name, SlotType, Types}.

Stringsuggested
Switch Level 33

Name: {Armor, Weapon}. SlotType: {Armor, Weapon}. Types: {Armor, Weapon}.

Stringsuggested
Switch Level 44

Armor: {Uncraftable, Craftable}. Weapon: {Uncraftable, Craftable}.

Stringsuggested
Switch Level 55

Uncraftable: {<ItemName/ItemSlotType/ItemType>}. Craftable: {<ItemName/ItemSlotType/ItemType>}.

Stringsuggested
  ⤷  GenerateWeaponCombo

Displays weapon combo type, damage multiplier, and attack times.

Template parameters

ParameterDescriptionTypeStatus
Weapon Name1

{<WeaponName>}.

Default
PAGENAME
Stringoptional
  ⤷  Item_Data

A switch data structure that contains information on misc items. If proper arguments are not passed, returns an empty string.

Template parameters

ParameterDescriptionTypeStatus
Switch Level 11

{AllLists}

Stringsuggested
Switch Level 22

AllLists: {Name, SlotType, Types}.

Stringsuggested
Switch Level 33

Name: {Armor, Weapon}. SlotType: {Armor, Weapon}. Types: {Armor, Weapon}.

Stringsuggested
Switch Level 44

Armor: {Uncraftable, Craftable}. Weapon: {Uncraftable, Craftable}.

Stringsuggested
Switch Level 55

Uncraftable: {<ItemName/ItemSlotType/ItemType>}. Craftable: {<ItemName/ItemSlotType/ItemType>}.

Stringsuggested
  ⤷  GenerateBlock

Displays Block information for a weapon, if it exists.

Template parameters

ParameterDescriptionTypeStatus
Weapon Name1

{<WeaponName>}.

Default
PAGENAME
Stringoptional
  ⤷  Item_Data

A switch data structure that contains information on misc items. If proper arguments are not passed, returns an empty string.

Template parameters

ParameterDescriptionTypeStatus
Switch Level 11

{AllLists}

Stringsuggested
Switch Level 22

AllLists: {Name, SlotType, Types}.

Stringsuggested
Switch Level 33

Name: {Armor, Weapon}. SlotType: {Armor, Weapon}. Types: {Armor, Weapon}.

Stringsuggested
Switch Level 44

Armor: {Uncraftable, Craftable}. Weapon: {Uncraftable, Craftable}.

Stringsuggested
Switch Level 55

Uncraftable: {<ItemName/ItemSlotType/ItemType>}. Craftable: {<ItemName/ItemSlotType/ItemType>}.

Stringsuggested
  ⤷  ActionMoveSlow

Displays Movement Speed information for all weapon actions

Template parameters

ParameterDescriptionTypeStatus
Weapon Name1

{<WeaponName>}.

Default
PAGENAME
Stringoptional
  ⤷  Item_Data

A switch data structure that contains information on misc items. If proper arguments are not passed, returns an empty string.

Template parameters

ParameterDescriptionTypeStatus
Switch Level 11

{AllLists}

Stringsuggested
Switch Level 22

AllLists: {Name, SlotType, Types}.

Stringsuggested
Switch Level 33

Name: {Armor, Weapon}. SlotType: {Armor, Weapon}. Types: {Armor, Weapon}.

Stringsuggested
Switch Level 44

Armor: {Uncraftable, Craftable}. Weapon: {Uncraftable, Craftable}.

Stringsuggested
Switch Level 55

Uncraftable: {<ItemName/ItemSlotType/ItemType>}. Craftable: {<ItemName/ItemSlotType/ItemType>}.

Stringsuggested
  ⤷  GenerateArtifact

Displays Artifact information for a weapon, if it exists.

Template parameters

ParameterDescriptionTypeStatus
Weapon Name1

{<WeaponName>}.

Default
PAGENAME
Stringoptional
  ⤷  Item_Data

A switch data structure that contains information on misc items. If proper arguments are not passed, returns an empty string.

Template parameters

ParameterDescriptionTypeStatus
Switch Level 11

{AllLists}

Stringsuggested
Switch Level 22

AllLists: {Name, SlotType, Types}.

Stringsuggested
Switch Level 33

Name: {Armor, Weapon}. SlotType: {Armor, Weapon}. Types: {Armor, Weapon}.

Stringsuggested
Switch Level 44

Armor: {Uncraftable, Craftable}. Weapon: {Uncraftable, Craftable}.

Stringsuggested
Switch Level 55

Uncraftable: {<ItemName/ItemSlotType/ItemType>}. Craftable: {<ItemName/ItemSlotType/ItemType>}.

Stringsuggested
  ⤷  GenerateDropTables

Generates Drop Source Table for each rarity of a given item. Places each table under toggleable tabs.

Template parameters

ParameterDescriptionTypeStatus
Item Name1

{<ItemName>}.

Default
PAGENAME
Stringsuggested
  ⤷  Item_Data

A switch data structure that contains information on misc items. If proper arguments are not passed, returns an empty string.

Template parameters

ParameterDescriptionTypeStatus
Switch Level 11

{AllLists}

Stringsuggested
Switch Level 22

AllLists: {Name, SlotType, Types}.

Stringsuggested
Switch Level 33

Name: {Armor, Weapon}. SlotType: {Armor, Weapon}. Types: {Armor, Weapon}.

Stringsuggested
Switch Level 44

Armor: {Uncraftable, Craftable}. Weapon: {Uncraftable, Craftable}.

Stringsuggested
Switch Level 55

Uncraftable: {<ItemName/ItemSlotType/ItemType>}. Craftable: {<ItemName/ItemSlotType/ItemType>}.

Stringsuggested

  ⤷  {{:TODO|Loottables}}

  ⤷  TabToggle

Creates toggleable tabs that dynamically displays and hides page elements when a given tab is selected.

Template parameters

ParameterDescriptionTypeStatus
Title1

String that will set the tab's title.

Stringsuggested
Content2

Determines what appears on the page.

Stringsuggested
Statusactive

{yes}.

Stringoptional
Integertabid

{0, 1, 2, ...}.

Default
0
Stringoptional

  ⤷  {{:Droptable:[Weapon Name]}}   ⤷  WeaponsGenerates a table that displays uncraftable weapons categorized by types.

Individual Armor Page:

  ⤷  AutoGenerateArmorTabsCalls Template:GenerateArmorTabs with PAGENAME.   ⤷  {{:TODO|Armors}}

  ⤷  GenerateArmorTabs

Generates infobox tabs for each existing rarity. If only one rarity exists, displays regular infobox.

Template parameters

ParameterDescriptionTypeStatus
Armor Name1

{<ArmorName>}.

Stringsuggested
  ⤷  Tabs

Put content into tabs.

Template parameters

ParameterDescriptionTypeStatus
First Shown TierfirstShownTier

{1, 2, 3, 4, 5, 6, 7, 8, Common, Elite, Nightmare}.

Default
1
Stringrequired
Junkcontent1

Content of Junk rarity, usually an infobox

Stringsuggested
Poorcontent2

Content of Poor rarity, usually an infobox

Stringsuggested
Commoncontent3

Content of Common rarity, usually an infobox

Stringsuggested
Uncommoncontent4

Content of Uncommon rarity, usually an infobox

Stringsuggested
Rarecontent5

Content of Rare rarity, usually an infobox

Stringsuggested
Epiccontent6

Content of Epic rarity, usually an infobox

Stringsuggested
Legendarycontent7

Content of Legendary rarity, usually an infobox

Stringsuggested
Uniquecontent8

Content of Unique rarity, usually an infobox

Stringsuggested
NormalcontentCommon

Content for Normal variety, usually a monster infobox

Stringsuggested
Elite contentElite

Content for Elite variety, usually a monster infobox

Stringsuggested
NightmarecontentNightmare

Content for Nightmare variety, usually a monster infobox

Stringsuggested
  ⤷  GenerateArmorInfobox

Uses the Infobox template to display armor information.

Template parameters

ParameterDescriptionTypeStatus
Name1

Name of the armor.

Stringsuggested
Rarity2

Specify the rarity of the armor.

Stringoptional
  ⤷  Item_Data

A switch data structure that contains information on misc items. If proper arguments are not passed, returns an empty string.

Template parameters

ParameterDescriptionTypeStatus
Switch Level 11

{AllLists}

Stringsuggested
Switch Level 22

AllLists: {Name, SlotType, Types}.

Stringsuggested
Switch Level 33

Name: {Armor, Weapon}. SlotType: {Armor, Weapon}. Types: {Armor, Weapon}.

Stringsuggested
Switch Level 44

Armor: {Uncraftable, Craftable}. Weapon: {Uncraftable, Craftable}.

Stringsuggested
Switch Level 55

Uncraftable: {<ItemName/ItemSlotType/ItemType>}. Craftable: {<ItemName/ItemSlotType/ItemType>}.

Stringsuggested
  ⤷  Infobox

No description.

Template parameters

ParameterDescriptionTypeStatus
Namename

The name of the item

Example
Bandage
Stringrequired
imageimage

Image of the item, optional, name variable is used on default

Example
Arming Sword 2
Stringoptional
rarityrarity

Rarity of the item

Example
1
Stringsuggested
statsstats

Stats of the item

Example
Weapon Damage 2,Move Speed -20,Agility 1,Knowledge 4,Will 2
Stringsuggested
enchantmentsenchantments

enchantments of the item if there is any

Stringoptional
Specialspecial

Special power of the item if there is any

Stringoptional
effecteffect

effect of the item if there is any

Stringoptional
classesclasses

Classes of item

Stringsuggested
slottypeslottype

Slot type of item

Stringsuggested
armortypearmortype

Armor type of item

Stringoptional
handtypehandtype

handtype of item

Stringoptional
weapontypeweapontype

weapontype of item

Stringoptional
utilitytypeutilitytype

Utility type of item

Stringsuggested
actiontimeactiontime

Action Time of item if there is any

Stringsuggested
attackspeedattackspeed

attackspeed of item

Stringoptional
reloadspeedreloadspeed

reloadspeed of item

Stringoptional
quiversizequiversize

quiversize of item

Stringoptional
combocombo

combo of item

Stringoptional
combodamagecombodamage

combodamage of item

Stringoptional
spotdamagespotdamage

spotdamage of item

Stringoptional
hitboxhitbox

hitbox of item

Stringoptional
actionmovementspeedactionmovementspeed

actionmovementspeed of item

Stringoptional
descriptiondescription

Description of item if there is any

Stringsuggested
nofloatnofloat

Whether the infobox float right or not

Stringoptional
nomarginnomargin

Whether to have margin on left or not

Stringoptional
sizesize

Size of the picture, default = 100x200px , 100x for width, 200px for height

Example
100x200px
Stringoptional
InvSlot Sizeinvsize

no description

Example
1x1InvSlot.jpg, 1x2InvSlot.jpg ... etc.
Fileoptional
  ⤷  Iconbox

Displays an image centered upon a box colored by rarity.

Template parameters

ParameterDescriptionTypeStatus
Namename 1

Name of the character/item/weapon

Stringrequired
Rarityrarity

Options: -1, 1, 2, 3, 4, 5, 6, 7

Numbersuggested
Sizesize

Size with px to set width, eg."30px" Size with xpx to set height, eg."x30px"

Stringsuggested
Amountamount

Shows a number on the bottom right corner

Numbersuggested
Image Overrideimage

If not set, uses the image that matches the name

Stringsuggested
Caption Overridecaption

If not set, uses the specified name. Always links to the name. Use "no" to hide the caption

Stringsuggested
Top Texttop

Shown above the caption

Stringsuggested
Prevent Line Breaks?nobr

If enabled, removes the line break, putting the icon and text on a single line. Use 1 to enable

Booleansuggested
Max Widthmaxwidth

If set, constrains the box to the specified width. If not set, uses max-width:initial.

Example
60px
Stringsuggested
  ⤷  Item_Data

A switch data structure that contains information on misc items. If proper arguments are not passed, returns an empty string.

Template parameters

ParameterDescriptionTypeStatus
Switch Level 11

{AllLists}

Stringsuggested
Switch Level 22

AllLists: {Name, SlotType, Types}.

Stringsuggested
Switch Level 33

Name: {Armor, Weapon}. SlotType: {Armor, Weapon}. Types: {Armor, Weapon}.

Stringsuggested
Switch Level 44

Armor: {Uncraftable, Craftable}. Weapon: {Uncraftable, Craftable}.

Stringsuggested
Switch Level 55

Uncraftable: {<ItemName/ItemSlotType/ItemType>}. Craftable: {<ItemName/ItemSlotType/ItemType>}.

Stringsuggested
  ⤷  GenerateDropTables

Generates Drop Source Table for each rarity of a given item. Places each table under toggleable tabs.

Template parameters

ParameterDescriptionTypeStatus
Item Name1

{<ItemName>}.

Default
PAGENAME
Stringsuggested
  ⤷  Item_Data

A switch data structure that contains information on misc items. If proper arguments are not passed, returns an empty string.

Template parameters

ParameterDescriptionTypeStatus
Switch Level 11

{AllLists}

Stringsuggested
Switch Level 22

AllLists: {Name, SlotType, Types}.

Stringsuggested
Switch Level 33

Name: {Armor, Weapon}. SlotType: {Armor, Weapon}. Types: {Armor, Weapon}.

Stringsuggested
Switch Level 44

Armor: {Uncraftable, Craftable}. Weapon: {Uncraftable, Craftable}.

Stringsuggested
Switch Level 55

Uncraftable: {<ItemName/ItemSlotType/ItemType>}. Craftable: {<ItemName/ItemSlotType/ItemType>}.

Stringsuggested

  ⤷  {{:TODO|Loottables}}

  ⤷  TabToggle

Creates toggleable tabs that dynamically displays and hides page elements when a given tab is selected.

Template parameters

ParameterDescriptionTypeStatus
Title1

String that will set the tab's title.

Stringsuggested
Content2

Determines what appears on the page.

Stringsuggested
Statusactive

{yes}.

Stringoptional
Integertabid

{0, 1, 2, ...}.

Default
0
Stringoptional

  ⤷  {{:Droptable:[Weapon Name]}}   ⤷  ArmorsGenerates a table that displays uncraftable Armor categorized by slot type.

Individual Accessory Page:

  ⤷  AutoGenerateAccessoryTabsCalls Template:GenerateAccessoryTabs with PAGENAME.   ⤷  {{:TODO|Accessory}}

  ⤷  GenerateAccessoryTabs

Generates infobox tabs for each existing rarity. If only one rarity exists, displays regular infobox.

Template parameters

ParameterDescriptionTypeStatus
Accessory Name1

{<AccessoryName>}.

Stringsuggested
  ⤷  Tabs

Put content into tabs.

Template parameters

ParameterDescriptionTypeStatus
First Shown TierfirstShownTier

{1, 2, 3, 4, 5, 6, 7, 8, Common, Elite, Nightmare}.

Default
1
Stringrequired
Junkcontent1

Content of Junk rarity, usually an infobox

Stringsuggested
Poorcontent2

Content of Poor rarity, usually an infobox

Stringsuggested
Commoncontent3

Content of Common rarity, usually an infobox

Stringsuggested
Uncommoncontent4

Content of Uncommon rarity, usually an infobox

Stringsuggested
Rarecontent5

Content of Rare rarity, usually an infobox

Stringsuggested
Epiccontent6

Content of Epic rarity, usually an infobox

Stringsuggested
Legendarycontent7

Content of Legendary rarity, usually an infobox

Stringsuggested
Uniquecontent8

Content of Unique rarity, usually an infobox

Stringsuggested
NormalcontentCommon

Content for Normal variety, usually a monster infobox

Stringsuggested
Elite contentElite

Content for Elite variety, usually a monster infobox

Stringsuggested
NightmarecontentNightmare

Content for Nightmare variety, usually a monster infobox

Stringsuggested
  ⤷  GenerateAccessoryInfobox

Uses the Infobox template to display accessory information.

Template parameters

ParameterDescriptionTypeStatus
Name1

Name of the accessory.

Stringsuggested
Rarity2

Specify the rarity of the accessory.

Stringoptional
  ⤷  Item_Data

A switch data structure that contains information on misc items. If proper arguments are not passed, returns an empty string.

Template parameters

ParameterDescriptionTypeStatus
Switch Level 11

{AllLists}

Stringsuggested
Switch Level 22

AllLists: {Name, SlotType, Types}.

Stringsuggested
Switch Level 33

Name: {Armor, Weapon}. SlotType: {Armor, Weapon}. Types: {Armor, Weapon}.

Stringsuggested
Switch Level 44

Armor: {Uncraftable, Craftable}. Weapon: {Uncraftable, Craftable}.

Stringsuggested
Switch Level 55

Uncraftable: {<ItemName/ItemSlotType/ItemType>}. Craftable: {<ItemName/ItemSlotType/ItemType>}.

Stringsuggested
  ⤷  Infobox

No description.

Template parameters

ParameterDescriptionTypeStatus
Namename

The name of the item

Example
Bandage
Stringrequired
imageimage

Image of the item, optional, name variable is used on default

Example
Arming Sword 2
Stringoptional
rarityrarity

Rarity of the item

Example
1
Stringsuggested
statsstats

Stats of the item

Example
Weapon Damage 2,Move Speed -20,Agility 1,Knowledge 4,Will 2
Stringsuggested
enchantmentsenchantments

enchantments of the item if there is any

Stringoptional
Specialspecial

Special power of the item if there is any

Stringoptional
effecteffect

effect of the item if there is any

Stringoptional
classesclasses

Classes of item

Stringsuggested
slottypeslottype

Slot type of item

Stringsuggested
armortypearmortype

Armor type of item

Stringoptional
handtypehandtype

handtype of item

Stringoptional
weapontypeweapontype

weapontype of item

Stringoptional
utilitytypeutilitytype

Utility type of item

Stringsuggested
actiontimeactiontime

Action Time of item if there is any

Stringsuggested
attackspeedattackspeed

attackspeed of item

Stringoptional
reloadspeedreloadspeed

reloadspeed of item

Stringoptional
quiversizequiversize

quiversize of item

Stringoptional
combocombo

combo of item

Stringoptional
combodamagecombodamage

combodamage of item

Stringoptional
spotdamagespotdamage

spotdamage of item

Stringoptional
hitboxhitbox

hitbox of item

Stringoptional
actionmovementspeedactionmovementspeed

actionmovementspeed of item

Stringoptional
descriptiondescription

Description of item if there is any

Stringsuggested
nofloatnofloat

Whether the infobox float right or not

Stringoptional
nomarginnomargin

Whether to have margin on left or not

Stringoptional
sizesize

Size of the picture, default = 100x200px , 100x for width, 200px for height

Example
100x200px
Stringoptional
InvSlot Sizeinvsize

no description

Example
1x1InvSlot.jpg, 1x2InvSlot.jpg ... etc.
Fileoptional
  ⤷  Iconbox

Displays an image centered upon a box colored by rarity.

Template parameters

ParameterDescriptionTypeStatus
Namename 1

Name of the character/item/weapon

Stringrequired
Rarityrarity

Options: -1, 1, 2, 3, 4, 5, 6, 7

Numbersuggested
Sizesize

Size with px to set width, eg."30px" Size with xpx to set height, eg."x30px"

Stringsuggested
Amountamount

Shows a number on the bottom right corner

Numbersuggested
Image Overrideimage

If not set, uses the image that matches the name

Stringsuggested
Caption Overridecaption

If not set, uses the specified name. Always links to the name. Use "no" to hide the caption

Stringsuggested
Top Texttop

Shown above the caption

Stringsuggested
Prevent Line Breaks?nobr

If enabled, removes the line break, putting the icon and text on a single line. Use 1 to enable

Booleansuggested
Max Widthmaxwidth

If set, constrains the box to the specified width. If not set, uses max-width:initial.

Example
60px
Stringsuggested

  ⤷  Necklaces/PendantsFlavor text for Necklaces and Pendants. /   ⤷  RingsFlavor text for Rings.   ⤷  {{:Droptable:[Accessory Name]}}

Individual Consumable Page:   ⤷  Infobox

No description.

Template parameters

ParameterDescriptionTypeStatus
Namename

The name of the item

Example
Bandage
Stringrequired
imageimage

Image of the item, optional, name variable is used on default

Example
Arming Sword 2
Stringoptional
rarityrarity

Rarity of the item

Example
1
Stringsuggested
statsstats

Stats of the item

Example
Weapon Damage 2,Move Speed -20,Agility 1,Knowledge 4,Will 2
Stringsuggested
enchantmentsenchantments

enchantments of the item if there is any

Stringoptional
Specialspecial

Special power of the item if there is any

Stringoptional
effecteffect

effect of the item if there is any

Stringoptional
classesclasses

Classes of item

Stringsuggested
slottypeslottype

Slot type of item

Stringsuggested
armortypearmortype

Armor type of item

Stringoptional
handtypehandtype

handtype of item

Stringoptional
weapontypeweapontype

weapontype of item

Stringoptional
utilitytypeutilitytype

Utility type of item

Stringsuggested
actiontimeactiontime

Action Time of item if there is any

Stringsuggested
attackspeedattackspeed

attackspeed of item

Stringoptional
reloadspeedreloadspeed

reloadspeed of item

Stringoptional
quiversizequiversize

quiversize of item

Stringoptional
combocombo

combo of item

Stringoptional
combodamagecombodamage

combodamage of item

Stringoptional
spotdamagespotdamage

spotdamage of item

Stringoptional
hitboxhitbox

hitbox of item

Stringoptional
actionmovementspeedactionmovementspeed

actionmovementspeed of item

Stringoptional
descriptiondescription

Description of item if there is any

Stringsuggested
nofloatnofloat

Whether the infobox float right or not

Stringoptional
nomarginnomargin

Whether to have margin on left or not

Stringoptional
sizesize

Size of the picture, default = 100x200px , 100x for width, 200px for height

Example
100x200px
Stringoptional
InvSlot Sizeinvsize

no description

Example
1x1InvSlot.jpg, 1x2InvSlot.jpg ... etc.
Fileoptional
  ⤷  Iconbox

Displays an image centered upon a box colored by rarity.

Template parameters

ParameterDescriptionTypeStatus
Namename 1

Name of the character/item/weapon

Stringrequired
Rarityrarity

Options: -1, 1, 2, 3, 4, 5, 6, 7

Numbersuggested
Sizesize

Size with px to set width, eg."30px" Size with xpx to set height, eg."x30px"

Stringsuggested
Amountamount

Shows a number on the bottom right corner

Numbersuggested
Image Overrideimage

If not set, uses the image that matches the name

Stringsuggested
Caption Overridecaption

If not set, uses the specified name. Always links to the name. Use "no" to hide the caption

Stringsuggested
Top Texttop

Shown above the caption

Stringsuggested
Prevent Line Breaks?nobr

If enabled, removes the line break, putting the icon and text on a single line. Use 1 to enable

Booleansuggested
Max Widthmaxwidth

If set, constrains the box to the specified width. If not set, uses max-width:initial.

Example
60px
Stringsuggested

  ⤷  ConsumablesFlavor text for Consumables.   ⤷  {{:Droptable:[Consumable Name]}}

Individual Utility Page:   ⤷  Infobox

No description.

Template parameters

ParameterDescriptionTypeStatus
Namename

The name of the item

Example
Bandage
Stringrequired
imageimage

Image of the item, optional, name variable is used on default

Example
Arming Sword 2
Stringoptional
rarityrarity

Rarity of the item

Example
1
Stringsuggested
statsstats

Stats of the item

Example
Weapon Damage 2,Move Speed -20,Agility 1,Knowledge 4,Will 2
Stringsuggested
enchantmentsenchantments

enchantments of the item if there is any

Stringoptional
Specialspecial

Special power of the item if there is any

Stringoptional
effecteffect

effect of the item if there is any

Stringoptional
classesclasses

Classes of item

Stringsuggested
slottypeslottype

Slot type of item

Stringsuggested
armortypearmortype

Armor type of item

Stringoptional
handtypehandtype

handtype of item

Stringoptional
weapontypeweapontype

weapontype of item

Stringoptional
utilitytypeutilitytype

Utility type of item

Stringsuggested
actiontimeactiontime

Action Time of item if there is any

Stringsuggested
attackspeedattackspeed

attackspeed of item

Stringoptional
reloadspeedreloadspeed

reloadspeed of item

Stringoptional
quiversizequiversize

quiversize of item

Stringoptional
combocombo

combo of item

Stringoptional
combodamagecombodamage

combodamage of item

Stringoptional
spotdamagespotdamage

spotdamage of item

Stringoptional
hitboxhitbox

hitbox of item

Stringoptional
actionmovementspeedactionmovementspeed

actionmovementspeed of item

Stringoptional
descriptiondescription

Description of item if there is any

Stringsuggested
nofloatnofloat

Whether the infobox float right or not

Stringoptional
nomarginnomargin

Whether to have margin on left or not

Stringoptional
sizesize

Size of the picture, default = 100x200px , 100x for width, 200px for height

Example
100x200px
Stringoptional
InvSlot Sizeinvsize

no description

Example
1x1InvSlot.jpg, 1x2InvSlot.jpg ... etc.
Fileoptional
  ⤷  Iconbox

Displays an image centered upon a box colored by rarity.

Template parameters

ParameterDescriptionTypeStatus
Namename 1

Name of the character/item/weapon

Stringrequired
Rarityrarity

Options: -1, 1, 2, 3, 4, 5, 6, 7

Numbersuggested
Sizesize

Size with px to set width, eg."30px" Size with xpx to set height, eg."x30px"

Stringsuggested
Amountamount

Shows a number on the bottom right corner

Numbersuggested
Image Overrideimage

If not set, uses the image that matches the name

Stringsuggested
Caption Overridecaption

If not set, uses the specified name. Always links to the name. Use "no" to hide the caption

Stringsuggested
Top Texttop

Shown above the caption

Stringsuggested
Prevent Line Breaks?nobr

If enabled, removes the line break, putting the icon and text on a single line. Use 1 to enable

Booleansuggested
Max Widthmaxwidth

If set, constrains the box to the specified width. If not set, uses max-width:initial.

Example
60px
Stringsuggested

  ⤷  UtilitiesFlavor text for Utility items.   ⤷  HistoryTemplate:History/doc

  ⤷  AutoGenerateUtilityTabsCalls Template:GenerateUtilityTabs with PAGENAME.   ⤷  {{:TODO|Utility}}

  ⤷  GenerateUtilityTabs

Generates infobox tabs for each existing rarity. If only one rarity exists, displays regular infobox.

Template parameters

ParameterDescriptionTypeStatus
Utility Name1

{<UtilityName>}.

Stringsuggested
  ⤷  Tabs

Put content into tabs.

Template parameters

ParameterDescriptionTypeStatus
First Shown TierfirstShownTier

{1, 2, 3, 4, 5, 6, 7, 8, Common, Elite, Nightmare}.

Default
1
Stringrequired
Junkcontent1

Content of Junk rarity, usually an infobox

Stringsuggested
Poorcontent2

Content of Poor rarity, usually an infobox

Stringsuggested
Commoncontent3

Content of Common rarity, usually an infobox

Stringsuggested
Uncommoncontent4

Content of Uncommon rarity, usually an infobox

Stringsuggested
Rarecontent5

Content of Rare rarity, usually an infobox

Stringsuggested
Epiccontent6

Content of Epic rarity, usually an infobox

Stringsuggested
Legendarycontent7

Content of Legendary rarity, usually an infobox

Stringsuggested
Uniquecontent8

Content of Unique rarity, usually an infobox

Stringsuggested
NormalcontentCommon

Content for Normal variety, usually a monster infobox

Stringsuggested
Elite contentElite

Content for Elite variety, usually a monster infobox

Stringsuggested
NightmarecontentNightmare

Content for Nightmare variety, usually a monster infobox

Stringsuggested
  ⤷  GenerateUtilityInfobox

Uses the Infobox template to display utility information.

Template parameters

ParameterDescriptionTypeStatus
Name1

Name of the utility.

Stringsuggested
Rarity2

Rarity of the utility.

Stringoptional
  ⤷  Item_Data

A switch data structure that contains information on misc items. If proper arguments are not passed, returns an empty string.

Template parameters

ParameterDescriptionTypeStatus
Switch Level 11

{AllLists}

Stringsuggested
Switch Level 22

AllLists: {Name, SlotType, Types}.

Stringsuggested
Switch Level 33

Name: {Armor, Weapon}. SlotType: {Armor, Weapon}. Types: {Armor, Weapon}.

Stringsuggested
Switch Level 44

Armor: {Uncraftable, Craftable}. Weapon: {Uncraftable, Craftable}.

Stringsuggested
Switch Level 55

Uncraftable: {<ItemName/ItemSlotType/ItemType>}. Craftable: {<ItemName/ItemSlotType/ItemType>}.

Stringsuggested
  ⤷  Infobox

No description.

Template parameters

ParameterDescriptionTypeStatus
Namename

The name of the item

Example
Bandage
Stringrequired
imageimage

Image of the item, optional, name variable is used on default

Example
Arming Sword 2
Stringoptional
rarityrarity

Rarity of the item

Example
1
Stringsuggested
statsstats

Stats of the item

Example
Weapon Damage 2,Move Speed -20,Agility 1,Knowledge 4,Will 2
Stringsuggested
enchantmentsenchantments

enchantments of the item if there is any

Stringoptional
Specialspecial

Special power of the item if there is any

Stringoptional
effecteffect

effect of the item if there is any

Stringoptional
classesclasses

Classes of item

Stringsuggested
slottypeslottype

Slot type of item

Stringsuggested
armortypearmortype

Armor type of item

Stringoptional
handtypehandtype

handtype of item

Stringoptional
weapontypeweapontype

weapontype of item

Stringoptional
utilitytypeutilitytype

Utility type of item

Stringsuggested
actiontimeactiontime

Action Time of item if there is any

Stringsuggested
attackspeedattackspeed

attackspeed of item

Stringoptional
reloadspeedreloadspeed

reloadspeed of item

Stringoptional
quiversizequiversize

quiversize of item

Stringoptional
combocombo

combo of item

Stringoptional
combodamagecombodamage

combodamage of item

Stringoptional
spotdamagespotdamage

spotdamage of item

Stringoptional
hitboxhitbox

hitbox of item

Stringoptional
actionmovementspeedactionmovementspeed

actionmovementspeed of item

Stringoptional
descriptiondescription

Description of item if there is any

Stringsuggested
nofloatnofloat

Whether the infobox float right or not

Stringoptional
nomarginnomargin

Whether to have margin on left or not

Stringoptional
sizesize

Size of the picture, default = 100x200px , 100x for width, 200px for height

Example
100x200px
Stringoptional
InvSlot Sizeinvsize

no description

Example
1x1InvSlot.jpg, 1x2InvSlot.jpg ... etc.
Fileoptional
  ⤷  Iconbox

Displays an image centered upon a box colored by rarity.

Template parameters

ParameterDescriptionTypeStatus
Namename 1

Name of the character/item/weapon

Stringrequired
Rarityrarity

Options: -1, 1, 2, 3, 4, 5, 6, 7

Numbersuggested
Sizesize

Size with px to set width, eg."30px" Size with xpx to set height, eg."x30px"

Stringsuggested
Amountamount

Shows a number on the bottom right corner

Numbersuggested
Image Overrideimage

If not set, uses the image that matches the name

Stringsuggested
Caption Overridecaption

If not set, uses the specified name. Always links to the name. Use "no" to hide the caption

Stringsuggested
Top Texttop

Shown above the caption

Stringsuggested
Prevent Line Breaks?nobr

If enabled, removes the line break, putting the icon and text on a single line. Use 1 to enable

Booleansuggested
Max Widthmaxwidth

If set, constrains the box to the specified width. If not set, uses max-width:initial.

Example
60px
Stringsuggested


Individual Misc Page:

  ⤷  AutoGenerateMiscTabsCalls Template:GenerateMiscTabs with PAGENAME.   ⤷  {{:TODO|Misc}}

  ⤷  GenerateMiscTabs

Generates infobox tabs for each existing rarity. If only one rarity exists, displays regular infobox.

Template parameters

ParameterDescriptionTypeStatus
Misc Name1

{<MiscName>}.

Stringsuggested
  ⤷  Tabs

Put content into tabs.

Template parameters

ParameterDescriptionTypeStatus
First Shown TierfirstShownTier

{1, 2, 3, 4, 5, 6, 7, 8, Common, Elite, Nightmare}.

Default
1
Stringrequired
Junkcontent1

Content of Junk rarity, usually an infobox

Stringsuggested
Poorcontent2

Content of Poor rarity, usually an infobox

Stringsuggested
Commoncontent3

Content of Common rarity, usually an infobox

Stringsuggested
Uncommoncontent4

Content of Uncommon rarity, usually an infobox

Stringsuggested
Rarecontent5

Content of Rare rarity, usually an infobox

Stringsuggested
Epiccontent6

Content of Epic rarity, usually an infobox

Stringsuggested
Legendarycontent7

Content of Legendary rarity, usually an infobox

Stringsuggested
Uniquecontent8

Content of Unique rarity, usually an infobox

Stringsuggested
NormalcontentCommon

Content for Normal variety, usually a monster infobox

Stringsuggested
Elite contentElite

Content for Elite variety, usually a monster infobox

Stringsuggested
NightmarecontentNightmare

Content for Nightmare variety, usually a monster infobox

Stringsuggested
  ⤷  GenerateMiscInfobox

Uses the Infobox template to display misc item information.

Template parameters

ParameterDescriptionTypeStatus
Name1

Name of the misc item.

Stringsuggested
Rarity2

Rarity of the misc item.

Stringoptional
  ⤷  Item_Data

A switch data structure that contains information on misc items. If proper arguments are not passed, returns an empty string.

Template parameters

ParameterDescriptionTypeStatus
Switch Level 11

{AllLists}

Stringsuggested
Switch Level 22

AllLists: {Name, SlotType, Types}.

Stringsuggested
Switch Level 33

Name: {Armor, Weapon}. SlotType: {Armor, Weapon}. Types: {Armor, Weapon}.

Stringsuggested
Switch Level 44

Armor: {Uncraftable, Craftable}. Weapon: {Uncraftable, Craftable}.

Stringsuggested
Switch Level 55

Uncraftable: {<ItemName/ItemSlotType/ItemType>}. Craftable: {<ItemName/ItemSlotType/ItemType>}.

Stringsuggested
  ⤷  Infobox

No description.

Template parameters

ParameterDescriptionTypeStatus
Namename

The name of the item

Example
Bandage
Stringrequired
imageimage

Image of the item, optional, name variable is used on default

Example
Arming Sword 2
Stringoptional
rarityrarity

Rarity of the item

Example
1
Stringsuggested
statsstats

Stats of the item

Example
Weapon Damage 2,Move Speed -20,Agility 1,Knowledge 4,Will 2
Stringsuggested
enchantmentsenchantments

enchantments of the item if there is any

Stringoptional
Specialspecial

Special power of the item if there is any

Stringoptional
effecteffect

effect of the item if there is any

Stringoptional
classesclasses

Classes of item

Stringsuggested
slottypeslottype

Slot type of item

Stringsuggested
armortypearmortype

Armor type of item

Stringoptional
handtypehandtype

handtype of item

Stringoptional
weapontypeweapontype

weapontype of item

Stringoptional
utilitytypeutilitytype

Utility type of item

Stringsuggested
actiontimeactiontime

Action Time of item if there is any

Stringsuggested
attackspeedattackspeed

attackspeed of item

Stringoptional
reloadspeedreloadspeed

reloadspeed of item

Stringoptional
quiversizequiversize

quiversize of item

Stringoptional
combocombo

combo of item

Stringoptional
combodamagecombodamage

combodamage of item

Stringoptional
spotdamagespotdamage

spotdamage of item

Stringoptional
hitboxhitbox

hitbox of item

Stringoptional
actionmovementspeedactionmovementspeed

actionmovementspeed of item

Stringoptional
descriptiondescription

Description of item if there is any

Stringsuggested
nofloatnofloat

Whether the infobox float right or not

Stringoptional
nomarginnomargin

Whether to have margin on left or not

Stringoptional
sizesize

Size of the picture, default = 100x200px , 100x for width, 200px for height

Example
100x200px
Stringoptional
InvSlot Sizeinvsize

no description

Example
1x1InvSlot.jpg, 1x2InvSlot.jpg ... etc.
Fileoptional
  ⤷  Iconbox

Displays an image centered upon a box colored by rarity.

Template parameters

ParameterDescriptionTypeStatus
Namename 1

Name of the character/item/weapon

Stringrequired
Rarityrarity

Options: -1, 1, 2, 3, 4, 5, 6, 7

Numbersuggested
Sizesize

Size with px to set width, eg."30px" Size with xpx to set height, eg."x30px"

Stringsuggested
Amountamount

Shows a number on the bottom right corner

Numbersuggested
Image Overrideimage

If not set, uses the image that matches the name

Stringsuggested
Caption Overridecaption

If not set, uses the specified name. Always links to the name. Use "no" to hide the caption

Stringsuggested
Top Texttop

Shown above the caption

Stringsuggested
Prevent Line Breaks?nobr

If enabled, removes the line break, putting the icon and text on a single line. Use 1 to enable

Booleansuggested
Max Widthmaxwidth

If set, constrains the box to the specified width. If not set, uses max-width:initial.

Example
60px
Stringsuggested