Difference between revisions of "Template:Infobox Item"
Jump to navigation
Jump to search
(second possibility for better placement of short name) |
(the row can probably be safely removed without having to re-number everything) |
||
| Line 9: | Line 9: | ||
|label1 = Type | |label1 = Type | ||
|data1 = {{{itemtype|}}} | |data1 = {{{itemtype|}}} | ||
| − | |||
| − | |||
| − | |||
|label3 = Slot | |label3 = Slot | ||
Revision as of 20:31, 28 May 2019
Usage
Parameters with empty values usually can be removed without any bad effect.
All possible parameters:
{{Infobox Item
| name = long item name
| itemtype = type of the item according to the vague system used on the wiki
| shortname = short name, as used in inventory buttons, e.g. "Sp.Blade" for "Spiralled Blade"; omit if it's the same
| slotname = name of the equipment slot, if the item can be equipped
| baseprice = Base Price
| damage = Damage
| damagetype = Damage Type
| accuracy = Accuracy
| critbonus = Crit Bonus
| spellpower = Spellpower
| spellpenetration = Spell Penetration
| armorpenetration = Armor Penetration
| armor = Armor
| ward = Ward
| evasion = Evasion
| focus = Focus
| sexiness = Sexiness
| specialstats = Other Bonus stats such as initiative
| bonusresistances = Bonus Resistances
| lustvuln = Lust Vulnerability
| usable = Yes or omit if the item can't be used outside of combat (usable = has the "use" button)
| combatusable = Yes or omit if the item can't be used in combat
| deftarget = Defensive Target (???)
| addflags = item flags, such as METAL, HEAVY, etc.
}}