Difference between revisions of "Template:Infobox Item"
Jump to navigation
Jump to search
(→Usage: Split defense into armor and ward, added in focus) |
(removed a stray newline that shows up when a page begins with the template) |
||
| Line 56: | Line 56: | ||
|label18 = Additional Flags | |label18 = Additional Flags | ||
|data18 = {{{addflags|}}} | |data18 = {{{addflags|}}} | ||
| − | }} | + | }}<noinclude> |
| − | |||
| − | |||
==Usage== | ==Usage== | ||
<pre> | <pre> | ||
Revision as of 15:06, 19 May 2019
Usage
{{Infobox Item
| name = Item Name
| itemtype = Item Type
| shortname = Short Name
| slotname = Slot
| baseprice = Base Price
| damage = Damage
| damagetype = Damage Type
| armor = Armor
| ward = Ward
| accuracy = Accuracy
| sexiness = Sexiness
| critbonus = Crit Bonus
| evasion = Evasion
| focus = Focus
| bonusresistances = Bonus Resistances
| lustvuln = Lust Vulnerability
| usable = Yes or omit
| combatusable = Yes or omit
| deftarget = Defensive Target
| addflags = Additional Flags
}}