Template:Item/doc

From Path of Exile Wiki
Revision as of 17:10, 12 March 2013 by >AnnanFay (→‎Parameter Details: Added Range guidelines)
Jump to navigation Jump to search

This can be used in item pages to display any unique or normal item. Simply copy and paste on of the below examples then edit the data to match.

Parameter Details

Most parameters are self explanatory or can be understood by looking at the examples. The more troublesome parameters are listed here.

PageName
Completly optional. You only need to use it if the page name and item name are different.
Type
Item Type or Slot. For example Belt, Amulet, Weapon, Chest Armour, Helmet, etc.
WeaponType
Required if the Type is a Weapon. For example One Handed Sword, Wand, etc.

Ranges

Ranges occur in weapon damage, implicit mods, random mods and item stats that are effected by mods with ranges.

When using the NewItem template with ranges please follow these guidelines.

Ranged Implicit and Random Mods
Wrap the range with parenthesis and separate with a hyphen. For example: (50-80)% Increased Armour
Ranged Physical and Elemental Damages
Separate the min and max with a hyphen. For example: 235-368
Ranged Modded Damages
As above however replace each side of the hyphen with (min-max) and wrap physical values in {{mod}}. For example: {{mod|(10-15)-(20-30)}}

Example Usage

Chest Armour

 
<!-- Please do not add anything above this
-->{{NewItem | View={{{View|}}}
|Name                   = Voll's Protector
|PageName               = Voll's Protector
|Image                  = VollsProtector.png
<!-- Basic Info -->
|Rarity                 = Unique
|Type                   = Chest Armour
|BaseItem               = Holy Chainmail
<!-- Use Requirements -->
|RequiredLevel          = 35
|RequiredInteligence    = 53
|RequiredDexterity      = 
|RequiredStrength       = 53
<!-- Armour Stats -->
|Armour                 = {{mod|221}}
|Evasion                = 
|EnergyShield           = {{mod|66}}
<!-- Mods and Flavour Text -->
|ImplicitMods           = 
|RandomMods             = 60% Increased Armour and Energy Shield : 50% Reduced Maximum Mana : Gain a Power Charge on Critical Strike
|FlavourText            = Although a great leader during the war, : Voll proved disastrous in times of peace.
<!-- Additional Important Notes -->
|Notes                  = 
*Introduced to the game in [[Version 0.9.3h]].
}}<noinclude>
<!-- Place here anything that should not be included in non-default views of this info. For example, Builds, Additional Artwork, Version History, etc.-->

==Builds==
*[http://www.youtube.com/watch?v=_aP9O0Vnt0c Path of Exile - Build of the Week #2]
*[http://www.youtube.com/watch?v=MSc6wTmFOlY Path of Exile - Build of the Week #15]

{{Navbox Unique Items}}
[[Category:Unique Items]]
[[Category:Unique Armour]]
[[Category:Armour]]
</noinclude><!-- Please do not add anything below this -->
  

Belt

 
<!-- Please do not add anything above this
-->{{NewItem | View={{{View|}}}
|Name                   = Wurm's Molt
|PageName               = Wurm's Molt 
|Image                  = WurmsMolt.png
<!-- Basic Info -->
|Rarity                 = Unique
|Type                   = Belt
|BaseItem               = Leather Belt
<!-- Use Requirements -->
|RequiredLevel          = 8
|RequiredInteligence    =
|RequiredDexterity      =
|RequiredStrength       =
<!-- Mods and Flavour Text -->
|ImplicitMods           = +(25–40) to Maximum Life
|RandomMods             = +(20–30) to Strength : +(20–30) to Intelligence : (1–2)% of Physical Attack Damage Leeched back as Life : (1–2)% of Physical Attack Damage Leeched back as Mana : +(15–25)% to Cold Resistance
|FlavourText            = They say a lifetime of wisdom is carried : in every skin the great beasts shed. 
<!-- Additional Important Notes -->
|Notes                  = 
}}<noinclude>
<!-- Place here anything that should not be included in non-default views of this info. For example, Builds, Additional Artwork, Version History, etc.-->

{{Navbox Unique Items}}
</noinclude><!-- Please do not add anything below this -->
  

Weapon

 
<!-- Please do not add anything above this
-->{{NewItem | View={{{View|}}}
|Name                   = Tipua Kaikohuru
|PageName               = Tipua Kaikohuru
|Image                  = TipuaKaikohuru.png
<!-- Basic Info -->
|Rarity                 = Unique
|Type                   = Weapon
|WeaponType             = One Handed Sword
|BaseItem               = Whalebone Rapier
<!-- Use Requirements -->
|RequiredLevel          = 7
|RequiredInteligence    =
|RequiredDexterity      = 32
|RequiredStrength       =
<!-- Weapon Stats -->
|PhysicalDamage         = {{mod|12-56}}
|CriticalStrikeChance   = 5%
|AttacksperSecond       = {{mod|1.86}}
|ElementalDamage        = {{Fire|4-8}}
<!-- Mods and Flavour Text -->
|ImplicitMods           = 20% Increased Global Critical Strike Multiplier
|RandomMods             = +1 to Level of Melee Gems in this Item : Uses Both Hand Slots : (250-300)% Increased Physical Damage : Adds (3-4)-(7-8) Fire Damage : 20% Increased Attack Speed : 30% Increased Global Critical Strike Chance : +(30-40) to Evasion Rating : 20% Reduced Rarity of Items Found : 30% Increased Movement Speed when on Low Life
|FlavourText            = She paints her offer in wicked hues : An off-white Grin, an elegant bruise. : To the nascent scourge she sings the ruse : With me in hand, what else need you use?
<!-- Additional Important Notes -->
|Notes                  = 
*Introduced to the game in [[Version 0.9.10]].
*Created by Diamond Supporter [http://www.pathofexile.com/account/view-profile/Charan Charan].
*The first, and so far only, one handed weapon to use both hand slots.
}}<noinclude>
<!-- Place here anything that should not be included in non-default views of this info. For example, Builds, Additional Artwork, Version History, etc.-->
{{Navbox Unique Items}}
[[Category:Unique Items]]
[[Category:Unique Swords]]
[[Category:Swords]]
</noinclude><!-- Please do not add anything below this -->