Template:Item/sandbox: Difference between revisions

From Path of Exile Wiki
Jump to navigation Jump to search
No edit summary
(Blanked the page)
Line 1: Line 1:
<includeonly>{{item/{{#if: {{{View|}}} | {{{View}}} | full/sandbox }}
 
| Format = {{{Format|}}}
| Name = {{{Name}}}
| PageName = {{#if: {{{PageName|}}} | {{{PageName}}} | {{{Name}}} }}
| Image = {{#if: {{{Image|}}} | {{{Image}}} | {{#if: {{{PageName|}}} | {{{PageName}}} | {{{Name}}} }}.png }}
| Size = {{#if: {{{Size|}}} | {{{Size}}} | {{#switch: {{{Type|}}}
| Weapon = {{#switch: {{{Subtype|}}}
| One Handed Sword = {{#if: {{{RequiredStrength|}}} | _x3 | 1x4 }}
| One Handed Axe
| One Handed Mace = _x3
| Two Handed Sword
| Staff = _x4
| Two Handed Axe
| Two Handed Mace = 2x4
| Bow = 2x_
| Dagger
| Wand = 1x3
| Claw = 2x2
| Fishing Rod = 1x4
| #default = 2x_
}}
| Armour = {{#switch: {{{Subtype|}}}
| helmet
| gloves
| boots = 2x2
| body armour = 2x4
| shield = 2x_
| #default = 2x_
}}
| Accessory = {{#switch: {{{Subtype|}}}
| Amulet
| Ring = 1x1
| Belt = 2x1
| Quiver = 2x3
| #default = 1x1
}}
| Flask = 1x2
| Map
| Currency = 1x1
| Quest = 2x_
| #default = 2x_
}} }}
| Rarity = {{#if: {{{Rarity|}}} | {{{Rarity}}} | Normal }}
| Type = {{{Type|}}}
| Subtype = {{{Subtype|}}}
| BaseItem = {{{BaseItem|}}}
| RequiredLevel = {{{RequiredLevel|}}}
| RequiredStrength = {{{RequiredStrength|}}}
| RequiredDexterity = {{{RequiredDexterity|}}}
| RequiredIntelligence = {{{RequiredIntelligence|}}}
| PhysicalDamage = {{{PhysicalDamage|}}}
| FireDamage = {{{FireDamage|}}}
| ColdDamage = {{{ColdDamage|}}}
| LightningDamage = {{{LightningDamage|}}}
| ChaosDamage = {{{ChaosDamage|}}}
| AverageDamage = {{{AverageDamage|}}}
| CriticalStrikeChance = {{{CriticalStrikeChance|}}}
| AttacksPerSecond = {{{AttacksPerSecond|}}}
| Block = {{{Block|}}}
| Armour = {{{Armour|}}}
| Evasion = {{{Evasion|}}}
| EnergyShield = {{{EnergyShield|}}}
| MapLevel = {{{MapLevel|}}}
| ItemQuantity = {{{ItemQuantity|}}}
| StackSize = {{{StackSize|}}}
| Effect = {{{Effect|}}}{{{FlaskEffect|}}}{{{CurrencyEffect|}}}
| FlaskLife = {{{FlaskLife|}}}
| FlaskMana = {{{FlaskMana|}}}
| FlaskDuration = {{{FlaskDuration|}}}{{{FlaskLifeDuration|}}}{{{FlaskManaDuration|}}}{{{FlaskEffectDuration|}}}
| FlaskCharges = {{{FlaskCharges|}}}
| FlaskChargesUsed = {{{FlaskChargesUsed|}}}
| ImplicitMods = {{{ImplicitMods|}}}
| RandomMods = {{{RandomMods|}}}
| CosmeticMods = {{{CosmeticMods|}}}
| HelpText = {{{HelpText|}}}
| FlavourText = {{{FlavourText|}}}
}}</includeonly><noinclude>
{{documentation}}
<!-- Add categories and interwikis to the /doc subpage, not here! -->
</noinclude>

Revision as of 15:57, 1 February 2014