Difference between revisions of "Template:Infobox Item"
Jump to navigation
Jump to search
(Undo revision 8875 by Spotty McBumble Fuck (talk)) |
(Added: Version Added) |
||
Line 83: | Line 83: | ||
|label26 = Additional Flags | |label26 = Additional Flags | ||
|data26 = {{{addflags|}}} | |data26 = {{{addflags|}}} | ||
+ | |||
+ | |label 27 = Version Added | ||
+ | |data27 = {{{versionadded|}}} | ||
}}<noinclude> | }}<noinclude> | ||
Line 118: | Line 121: | ||
| deftarget = Defensive Target (???) | | deftarget = Defensive Target (???) | ||
| addflags = item flags, such as METAL, HEAVY, etc. | | addflags = item flags, such as METAL, HEAVY, etc. | ||
+ | | versionadded = What patch said item was added in | ||
}} | }} | ||
</nowiki></pre> | </nowiki></pre> | ||
<noinclude> | <noinclude> |
Revision as of 08:17, 9 May 2020
Usage
Parameters with empty values usually can be removed without any bad effect.
All possible parameters:
{{Infobox Item | name = long item name | author = writer/creator of the item | 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 | temptation = Lust Penetration | specialstats = Other Bonus stats such as initiative | bonusresistances = Bonus Resistances | lustvuln = Lust Vulnerability | stacklimit = How many times the item can stack in one inventory slot | 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. | versionadded = What patch said item was added in }}