Difference between revisions of "Template:Itembox"

ADVERTISEMENT
From Diablo Wiki
Jump to: navigation, search
m
m
Line 28: Line 28:
 
-->{{#if: {{{set|}}}|<span style="font-size:12px; font-weight:normal; color:red;">[[{{{set|}}}|(See full set)]]</span><br>}}<!--
 
-->{{#if: {{{set|}}}|<span style="font-size:12px; font-weight:normal; color:red;">[[{{{set|}}}|(See full set)]]</span><br>}}<!--
 
--><span style="font-size:10px; font-weight:normal;"><nowiki>[</nowiki>{{{type|General Item}}}<nowiki>]</nowiki></span><!--
 
--><span style="font-size:10px; font-weight:normal;"><nowiki>[</nowiki>{{{type|General Item}}}<nowiki>]</nowiki></span><!--
-->{{#if: {{{location|}}} |<br><span style="font-size:12px;color:grey;">{{{location|}}}</span> }}
+
-->{{#if: {{{location|}}} |<br><span style="font-size:12px;color:grey;">{{{location|}}}</span> }}<!--
 +
-->{{#if: {{{main_hand|}}}|{{#if: {{{off_hand|}}}|<br><span style="font-size:12px;color:grey;">Two-Handed</span>|<br><span style="font-size:12px;color:grey;">One-Handed</span>}}|}}<!--
 +
-->{{#if: {{{head|}}}|<br><span style="font-size:12px;color:grey;">Head</span>}}<!--
 +
-->{{#if: {{{neck|}}}|<br><span style="font-size:12px;color:grey;">Neck</span>}}<!--
 +
-->{{#if: {{{main_shoulder|}}}|{{#if: {{{off_shoulder|}}}|<br><span style="font-size:12px;color:grey;">Shoulders</span>|<br><span style="font-size:12px;color:grey;">Main Shoulder</span>}}|{{#if: {{{off_shoulder|}}}|<br><span style="font-size:12px;color:grey;">Offhand Shoulder</span>}}|}}<!--
 +
-->{{#if: {{{chest|}}}|<br><span style="font-size:12px;color:grey;">Chest</span>}}<!--
 +
-->{{#if: {{{waist|}}}|<br><span style="font-size:12px;color:grey;">Waist</span>}}<!--
 +
-->{{#if: {{{Hands|}}}|<br><span style="font-size:12px;color:grey;">Hands</span>}}<!--
 +
-->{{#if: {{{main_ring|}}}|<br><span style="font-size:12px;color:grey;">Main Ring</span>}}<!--
 +
-->{{#if: {{{off_ring|}}}|<br><span style="font-size:12px;color:grey;">Offhand Ring</span>}}<!--
 +
-->{{#if: {{{legs|}}}|<br><span style="font-size:12px;color:grey;">Legs</span>}}<!--
 +
-->{{#if: {{{feet|}}}|<br><span style="font-size:12px;color:grey;">feet</span>}}<!--
 +
-->{{#if: {{{talisman|}}}|<br><span style="font-size:12px;color:grey;">Talisman</span>}}<!--
 +
-->{{#if: {{{unknown_slot|}}}|<br><span style="font-size:12px;color:grey;">Unknown</span>}}<!--
 +
-->
 
     </th>
 
     </th>
 
   </tr>
 
   </tr>
Line 99: Line 113:
 
     </td>
 
     </td>
 
   </tr>
 
   </tr>
}}{{#if: {{{item_set|s}}}{{#switch: {{{type|}}}
+
}}{{#if: {{{item_set|}}}{{#switch: {{{type|}}}
 
   |Set = Item sets
 
   |Set = Item sets
 
   |Item Set = Item sets
 
   |Item Set = Item sets
Line 105: Line 119:
 
   <tr>
 
   <tr>
 
     <td colspan="2" valign="top"><!--
 
     <td colspan="2" valign="top"><!--
-->{{#if: {{{set_used|1}}}|<!--
+
-->{{#if: {{{set_used|}}}|<!--
 
--><center>'''Slots Used:'''</center>
 
--><center>'''Slots Used:'''</center>
* {{{set_used|1}}}<!--
+
* {{{set_used|}}}<!--
-->{{#if: {{{set_used2|2}}}|<!--
+
-->{{#if: {{{set_used2|}}}|<!--
-->* {{{set_used2|2}}}<!--
+
-->* {{{set_used2|}}}<!--
 
-->}}<!--
 
-->}}<!--
-->{{#if: {{{set_used3|3}}}|<!--
+
-->{{#if: {{{set_used3|}}}|<!--
-->* {{{set_used3|3}}}<!--
+
-->* {{{set_used3|}}}<!--
 
-->}}<!--
 
-->}}<!--
 
-->{{#if: {{{set_used4|}}}|<!--
 
-->{{#if: {{{set_used4|}}}|<!--
Line 135: Line 149:
 
     </td>
 
     </td>
 
     <td colspan="2" valign="top"><!--
 
     <td colspan="2" valign="top"><!--
-->{{#if: {{{set_free|1}}}|<!--
+
-->{{#if: {{{set_free|}}}|<!--
 
--><center>'''Slots Free:'''</center>
 
--><center>'''Slots Free:'''</center>
* {{{set_free|1}}}<!--
+
* {{{set_free|}}}<!--
-->{{#if: {{{set_free2|2}}}|<!--
+
-->{{#if: {{{set_free2|}}}|<!--
-->* {{{set_free2|2}}}<!--
+
-->* {{{set_free2|}}}<!--
 
-->}}<!--
 
-->}}<!--
-->{{#if: {{{set_free3|3}}}|<!--
+
-->{{#if: {{{set_free3|}}}|<!--
-->* {{{set_free3|3}}}<!--
+
-->* {{{set_free3|}}}<!--
 
-->}}<!--
 
-->}}<!--
 
-->{{#if: {{{set_free4|}}}|<!--
 
-->{{#if: {{{set_free4|}}}|<!--
Line 313: Line 327:
 
|type= Staff
 
|type= Staff
 
|location= One-Handed
 
|location= One-Handed
 +
<!-- Slots used -->
 +
|head= Yes
 +
|neck= Yes
 +
|main_shoulder= Yes
 +
|off_shoulder= Yes
 +
|chest= Yes
 +
|main_hand= Yes
 +
|off_hand= Yes
 +
|waist= Yes
 +
|hands= Yes
 +
|main_ring= Yes
 +
|off_ring= Yes
 +
|legs= Yes
 +
|feet= Yes
 +
|talisman= Yes
 +
|unknown_slot= Yes
 +
<!-- Weapon/armor stats -->
 
|dps= 100.5
 
|dps= 100.5
 
|armor= 1100
 
|armor= 1100

Revision as of 12:24, 6 May 2010




Diablo II Item Info [e]
Diablo II Logo.jpg
Itembox
[General Item]


Diablo II Item Info [e]
X-mavinas-caster.gif
Ladder icon.png
Itembox
[General Item]


Diablo II X mini-icon.png
Ilvl: 1
Ladder icon.png
Reflex Bow
(See full set)
[Staff]
One-Handed
100.5 Damage Per Second
1100 Armor
Set Pieces:
Slots Used:
  • Head
  • Neck
  • Chest
  • Main Hand
  • Off-Hand
  • Waist
  • Hands
  • Ring 1
  • Ring 2
  • Feet
Slots Free:
  • Durability: 500
  • Stack Size: 1
  • Inv Size: 1
  • Sell Value: 1


{{Itembox
|game=                        Diablo I, Diablo II or Diablo III
|portrait=                    Filename only! Like: "X-mavinas-caster.gif"
|portrait-width=              Standard is 200px. Change to match picture best.
|extra-quality=               If this is activated, portrait is hidden.
|ladder=                      Yes or No.
|d2x=                         D2 expansion exclusive: Yes or No.
|patch=                       Just numbers. Like: "1.13"
|quality=                     Exceptional/Elite. If normal, remove entry. (D2)
|name=                        Name of item, if different from article title.
|magic=                       Magic level: Magic, Rare, Unique etc.
|type=                        Axe, Bow, Crossbow, Dagger, Mace, Polearm,
                                Scepter, Spear, Staff, Sword, Thrown, Wand
                              Belt, Body Armor, Boots, Helmet, Gloves, Legs,
                                Shield, Shoulder Pads
                              Amulet, Gem, Ring, Rune
                              Elixir, Potion, Scroll, Vial
                              General Item, Quest Item
|location=                    One-Handed, Two-Handed
|dps=                         Value. Like "100.5". (D3)
|armor=                       Value. Like "1100". (D3)
|attacks=                     Attacks per second. Value. Like 1.10. (D3)
|dam_melee_low=               Melee low end attack. "5-10".
|dam_melee_high=              Melee high end attack. "5-10".
|dam_range_low=               Ranged low end attack. "5-10".
|dam_range_high=              Ranged high end attack. "5-10".
|speed=                       Value. Like "2" (D2)
|range=                       Value. Like "6".
|dam_bonus_dex=               Value. Like "75" (D2)
|dam_bonus_str=               Value. Like "75" (D2)
|defense=1500                 Value. Like "1500" (D2)
|armortype=                   Light, Heavy (D2)
|socket=                      Rune sockets. Like "3£ (D2)
|property=                    Magical property 1 (optional)
|property2=                   Magical property 2 (optional)
|property3=                   Magical property 3 (optional)
|property4=                   Magical property 4 (optional)
|property5=                   Magical property 5 (optional)
|property6=                   Magical property 6 (optional)
|property7=                   Magical property 7 (optional)
|property8=                   Magical property 8 (optional)
|durability=                  Value. Like "500" (D2)
|stack=                       If item can be stacked, how big is max?
|inv_size=                    How much space it uses in bag.
|barbarian_d3=                Put "1" here if it's a class-restricted item.
|monk_d3=                     Put "1" here if it's a class-restricted item.
|witch_doctor=                Put "1" here if it's a class-restricted item.
|wizard=                      Put "1" here if it's a class-restricted item.
|other_class=                 Put "1" here if it's a class-restricted item.
|amazon=                      Put "1" here if it's a class-restricted item.
|assassin=                    Put "1" here if it's a class-restricted item.
|barbarian_d2=                Put "1" here if it's a class-restricted item.
|druid=                       Put "1" here if it's a class-restricted item.
|necromancer=                 Put "1" here if it's a class-restricted item.
|paladin=                     Put "1" here if it's a class-restricted item.
|sorceress=                   Put "1" here if it's a class-restricted item.
|barbarian_d1=                Put "1" here if it's a class-restricted item.
|bard=                        Put "1" here if it's a class-restricted item.
|monk_d1=                     Put "1" here if it's a class-restricted item.
|rogue=                       Put "1" here if it's a class-restricted item.
|sorcerer=                    Put "1" here if it's a class-restricted item.
|warrior=                     Put "1" here if it's a class-restricted item.
|str=                         Value. Like "95".
|dex=                         Value. Like "95".
|lvl=                         Value. 1-99.
|ilvl=                        Value. Like "55".
|sell=                        Value. Like "150". (D3)
|catexclude=                  Yes = no categories added.
}}