Template:Item infobox: Difference between revisions
No edit summary |
No edit summary |
||
Line 74: | Line 74: | ||
| {{clear}} }} | | {{clear}} }} | ||
{{#if:{{{set|}}}|[[Category:{{{set}}}|{{{type}}}]]}} | {{#if:{{{set|}}}|[[Category:{{{set}}}|{{{type}}}]]}} | ||
{{#if:{{{level|}}}|{{#ifeq:{{lc:{{{rarity|}}}}}|normal|{{#switch:{{lc:{{{type}}}}|crafting sheet=[[Category:Level {{{level}}} crafting sheets]]|upgrade sheet=|boots=[[Category:Level {{{level}}} equipment]]|mage boots=[[Category:Level {{{level}}} equipment]]|circlet=[[Category:Level {{{level}}} equipment]]|gloves=[[Category:Level {{{level}}} equipment]]|mage gloves=[[Category:Level {{{level}}} equipment]]|helmet=[[Category:Level {{{level}}} equipment]]|jacket=[[Category:Level {{{level}}} equipment]]|pants=[[Category:Level {{{level}}} equipment]]|robe=[[Category:Level {{{level}}} equipment]]|shield=[[Category:Level {{{level}}} equipment]]|cape=[[Category:Level {{{level}}} equipment]]|axe=[[Category:Level {{{level}}} equipment]]|bow=[[Category:Level {{{level}}} equipment]]|dagger=[[Category:Level {{{level}}} equipment]]|mace=[[Category:Level {{{level}}} equipment]]|polearm=[[Category:Level {{{level}}} equipment]]|staff=[[Category:Level {{{level}}} equipment]]|sword=[[Category:Level {{{level}}} equipment]]|wand=[[Category:Level {{{level}}} equipment]]|necklace=[[Category:Level {{{level}}} accessories]]|ring=[[Category:Level {{{level}}} accessories]]}}}}}} | {{#if:{{{level|}}}|{{#ifeq:{{lc:{{{rarity|}}}}}|normal|{{#switch:{{lc:{{{type}}}}}|crafting sheet=[[Category:Level {{{level}}} crafting sheets]]|upgrade sheet=|boots=[[Category:Level {{{level}}} equipment]]|mage boots=[[Category:Level {{{level}}} equipment]]|circlet=[[Category:Level {{{level}}} equipment]]|gloves=[[Category:Level {{{level}}} equipment]]|mage gloves=[[Category:Level {{{level}}} equipment]]|helmet=[[Category:Level {{{level}}} equipment]]|jacket=[[Category:Level {{{level}}} equipment]]|pants=[[Category:Level {{{level}}} equipment]]|robe=[[Category:Level {{{level}}} equipment]]|shield=[[Category:Level {{{level}}} equipment]]|cape=[[Category:Level {{{level}}} equipment]]|axe=[[Category:Level {{{level}}} equipment]]|bow=[[Category:Level {{{level}}} equipment]]|dagger=[[Category:Level {{{level}}} equipment]]|mace=[[Category:Level {{{level}}} equipment]]|polearm=[[Category:Level {{{level}}} equipment]]|staff=[[Category:Level {{{level}}} equipment]]|sword=[[Category:Level {{{level}}} equipment]]|wand=[[Category:Level {{{level}}} equipment]]|necklace=[[Category:Level {{{level}}} accessories]]|ring=[[Category:Level {{{level}}} accessories]]}}}}}} | ||
</div></includeonly><noinclude> | </div></includeonly><noinclude> | ||
== Description == | == Description == |
Revision as of 02:37, 19 September 2024
Description
This is the Item infobox template. It should be transcluded in the following format:
{{Item infobox |name= |icon= |description= |type= |rarity= |show-rarity= |set= |classes= |gender= |level= |STR= |DEX= |INT= |speed= |damage= |magic-damage= |mana= |cast= |hands= |physical-def= |magical-def= |evasion= |block= |bonus1...bonus6= |value= |value-type= |goal= |reward= |id= |gallery1...gallery5= |gallery-text1...gallery-text5= }}
Parameters
- name
- Optional. Only include if the name of the item differs from the article name. Defaults to the name of the article:
{{PAGENAME}}
- icon
- Optional. Icon of the item.
- description
- Optional. Skill description.
- type
- Required. The type of item. Options:
- Crafting material
- Crafting sheet
- Upgrade sheet
- Crafting tool
- Boots
- Mage Boots
- Circlet
- Gloves
- Mage Gloves
- Helmet
- Jacket
- Pants
- Robe
- Shield
- Cape
- Necklace
- Ring
- Axe
- Bow
- Dagger
- Mace
- Polearm
- Staff
- Sword
- Wand
- level
- Optional. The level or levels of the item.
- rarity
- Optional. Should be one of the following: normal, magic, rare, soul, unique.
- show-rarity
- Optional. Show/hide rarity parameter in infobox. Options: yes, no
- set
- Optional. Include if item is part of a set (e.g. Valhalla soul item)
- value
- Required. Listed value on the item.
- value-type
- Required. Type of currency to display. Options:
- coin
- fame
- goal
- Optional. Specific quest or challenge this item is affiliated with. If entering multiple goals, put each new goal on a new line.
- reward
- Optional. Specific quest, challenge, or event that can reward this item. If entering multiple, put each a new line.
- classes
- Optional. Available classes that can use the item.
- gender
- Optional. Available gender that can use the item.
- STR
- Optional. Minimum STR to use item.
- DEX
- Optional. Minimum DEX to use item.
- INT
- Optional. Minimum INT to use item.
- speed
- Optional. Attack speed stat of the item.
- damage
- Optional. Physical Attack stat of the item.
- magic-damage
- Optional. Magic Attack stat of the item.
- mana
- Optional. Mana regeneration stat of the item.
- cast
- Optional. Casting speed decrement stat of the item.
- hands
- Optional. Number of hands to wield the item. Options:
- one
- two
- off
- physical-def
- Optional. Physical defense stat of the item.
- magical-def
- Optional. Magic defense stat of the item.
- evasion
- Optional. Evasion decrement stat of the item.
- block
- Optional. Blocking Rate stat of the item.
- bonus1...bonus6
- Optional. Item bonuses.
- gallery1...gallery5
- Optional. Images related to the item.
- gallery-text1...gallery-text5
- Optional. Image descriptions.
Example
Blessing Stone
“Prevents the destruction of items when enchanting.—In-game description.
- Type
- Tool
- Value
- 2000 fame
{{Item infobox |name=Blessing Stone |icon=Blessing Stone icon.gif |description=Prevents the destruction of items when enchanting. |type=Tool |level= |rarity=soul |show-rarity=no |value=2000 |value-type=fame |goal= |id= }}
Ring Dagger
{{Item infobox |name=Ring Dagger |icon= |type=Dagger |rarity=normal |classes=Wr Kn Ac Pa Wi Sn |level=10 |STR=10 |DEX=19 |speed=Fast+2 |damage=44-61 |hands=one }}
TODO
- Add properties to parameters
- Add linked class abbrevs