Difference between revisions of "Template:Infobox item"

(+ HP, Stam, Mana Increases)
m (Reordering... resists before damage on weapons)
Line 531: Line 531:
 
{{#if: {{{lowerreagentcost|}}}|
 
{{#if: {{{lowerreagentcost|}}}|
 
! Lower Reagent Cost {{{lowerreagentcost}}}
 
! Lower Reagent Cost {{{lowerreagentcost}}}
 +
}}
 +
 +
<!----------Physical Resist--------->
 +
|-
 +
{{#if: {{{physicalresist|}}}|
 +
! Physical Resist {{{physicalresist}}}%
 +
}}
 +
 +
<!----------Fire Resist--------->
 +
|-
 +
{{#if: {{{fireresist|}}}|
 +
! Fire Resist {{{fireresist}}}%
 +
}}
 +
 +
<!----------Cold Resist--------->
 +
|-
 +
{{#if: {{{coldresist|}}}|
 +
! Cold Resist {{{coldresist}}}%
 +
}}
 +
 +
<!----------Poison Resist--------->
 +
|-
 +
{{#if: {{{poisonresist|}}}|
 +
! Poison Resist {{{poisonresist}}}%
 +
}}
 +
 +
<!----------Energy Resist--------->
 +
|-
 +
{{#if: {{{energyresist|}}}|
 +
! Energy Resist {{{energyresist}}}%
 
}}
 
}}
  
Line 573: Line 603:
 
{{#if: {{{chaosdamage|}}}|
 
{{#if: {{{chaosdamage|}}}|
 
! Chaos Damage {{{chaosdamage}}}%
 
! Chaos Damage {{{chaosdamage}}}%
}}
 
 
<!----------Physical Resist--------->
 
|-
 
{{#if: {{{physicalresist|}}}|
 
! Physical Resist {{{physicalresist}}}%
 
}}
 
 
<!----------Fire Resist--------->
 
|-
 
{{#if: {{{fireresist|}}}|
 
! Fire Resist {{{fireresist}}}%
 
}}
 
 
<!----------Cold Resist--------->
 
|-
 
{{#if: {{{coldresist|}}}|
 
! Cold Resist {{{coldresist}}}%
 
}}
 
 
<!----------Poison Resist--------->
 
|-
 
{{#if: {{{poisonresist|}}}|
 
! Poison Resist {{{poisonresist}}}%
 
}}
 
 
<!----------Energy Resist--------->
 
|-
 
{{#if: {{{energyresist|}}}|
 
! Energy Resist {{{energyresist}}}%
 
 
}}
 
}}
  
Line 748: Line 748:
 
&#124; lowermanacost=
 
&#124; lowermanacost=
 
&#124; lowerreagentcost=
 
&#124; lowerreagentcost=
 +
&#124; physicalresist=
 +
&#124; fireresist=
 +
&#124; coldresist=
 +
&#124; poisonresist=
 +
&#124; energyresist=
 
&#124; directdamage=
 
&#124; directdamage=
 
&#124; physicaldamage=
 
&#124; physicaldamage=
Line 755: Line 760:
 
&#124; energydamage=
 
&#124; energydamage=
 
&#124; chaosdamage=
 
&#124; chaosdamage=
&#124; physicalresist=
 
&#124; fireresist=
 
&#124; coldresist=
 
&#124; poisonresist=
 
&#124; energyresist=
 
 
&#124; weapondamage=
 
&#124; weapondamage=
 
&#124; weaponspeed=
 
&#124; weaponspeed=

Revision as of 21:24, 14 September 2008


The Infobox item template is designed to be used on article pages of all kinds. While currently incomplete, more parameters are added often to ensure that this template will eventually be usable for any item.

With the exception of the name= parameter, all parameters in this template are optional. Any optional parameter which is not defined will not display in the template. Parameters may be defined in any order, but should automatically display in the same order as show in UO. When using this tempate, it is advised that undefined parameters are removed to keep articles from becoming excessively long and unreadable when being edited.


Template Parameters

{{Infobox item | image= | name= | weight= | spellchanneling= | mageweapon= | hitdispel= | hitfireball= | hitlifeleech= | hitlightning= | hitlowerattack= | hitlowerdefense= | hitmanaleech= | alchemy= | anatomy= | animallore= | animaltaming= | archery= | armslore= | begging= | blacksmithing= | bowcraftfletching= | bushido= | camping= | carpentry= | cartography= | chivalry= | cooking= | detectinghidden= | discordance= | evaluatingintelligence= | fencing= | fishing= | focus= | forensicevaluation= | glassblowing= | healing= | herding= | hiding= | imbuing= | inscription= | itemidentification= | lockpicking= | lumberjacking= | macefighting= | magery= | masonry= | meditation= | mining= | musicianship= | necromancy= | ninjitsu= | parrying= | peacemaking= | poisoning= | provocation= | removetrap= | resistingspells= | snooping= | spellweaving= | spiritspeak= | stealing= | swordsmanship= | tactics= | tailoring= | tasteidentification= | tinkering= | tracking= | veterinay= | wrestling= | selfrepair= | strengthbonus= | dexteritybonus= | intelligencebonus= | hitpointincrease= | staminaincrease= | manaincrease= | hitpointregeneration= | staminaregeneration= | manaregeneration= | luck= | enhancepotions | fastercasting= | fastcastrecovery= | damageincrease= | defensechanceincrease= | hitchanceincrease= | spelldamageincrease= | lowermanacost= | lowerreagentcost= | physicalresist= | fireresist= | coldresist= | poisonresist= | energyresist= | directdamage= | physicaldamage= | firedamage= | colddamage= | poisondamage= | energydamage= | chaosdamage= | weapondamage= | weaponspeed= | strengthrequirement= | onehandedweapon= | twohandedweapon= | skillrequired= | durability= }}