Difference between revisions of "Template:Infobox item"

(Undo revision 27151 by Thadius856 (Talk))
(+ HD, HLL, HL, HLA, HML & doc,,, correctly this time)
Line 8: Line 8:
 
{{#if: {{{weight|}}}|
 
{{#if: {{{weight|}}}|
 
! Weight: {{{weight}}} Stones
 
! Weight: {{{weight}}} Stones
 +
}}
 +
 +
<!----------Hit Dispel--------->
 +
|-
 +
{{#if: {{{hitdispel|}}}|
 +
! Hit Dispel {{{hitdispel}}}%
 +
}}
 +
 +
<!----------Hit Life Leech--------->
 +
|-
 +
{{#if: {{{hitlifeleech|}}}|
 +
! Hit Life Leech {{{hitlifeleech}}}%
 +
}}
 +
 +
<!----------Hit Lightning--------->
 +
|-
 +
{{#if: {{{hitlightning|}}}|
 +
! Hit Lightning {{{hitlightning}}}%
 +
}}
 +
 +
<!----------Hit Lower Attack--------->
 +
|-
 +
{{#if: {{{hitlowerattack|}}}|
 +
! Hit Lower Attack {{{hitlowerattack}}}%
 +
}}
 +
 +
<!----------Hit Mana Leech--------->
 +
|-
 +
{{#if: {{{hitmanaleech|}}}|
 +
! Hit Mana Leech {{{hitmanaleech}}}%
 
}}
 
}}
  
Line 547: Line 577:
 
&#124; name=
 
&#124; name=
 
&#124; weight=
 
&#124; weight=
 +
&#124; hitdispel=
 +
&#124; hitlifeleech=
 +
&#124; hitlightning=
 +
&#124; hitlowerattack=
 +
&#124; hitmanaleech=
 
&#124; spellchanneling=
 
&#124; spellchanneling=
 
&#124; alchemy=
 
&#124; alchemy=

Revision as of 11:59, 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= | hitdispel= | hitlifeleech= | hitlightning= | hitlowerattack= | hitmanaleech= | spellchanneling= | 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= | hitpointregeneration= | staminaregeneration= | manaregeneration= | defensechanceincrease= | hitchanceincrease= | fastercasting= | fastcastrecovery= | lowerreagentcost= | directdamage= | physicaldamage= | firedamage= | colddamage= | poisondamage= | energydamage= | chaosdamage= | physicalresist= | fireresist= | coldresist= | poisonresist= | energyresist= | weapondamage= | weaponspeed= | strengthrequirement= | onehandedweapon= | twohandedweapon= | skillrequired= | durability= }}