Template talk:MagicItem

From Epic Path
Jump to navigation Jump to search
{{MagicItem

 <!--  FILL IN THIS SECTION FOR EVERY ITEM  -->

| Name=<onlyinclude>{{#ifeq:{{{transcludesection|Name}}}
| Name| 
  <!--  The name of the individual item.                                                                       -->
}}</onlyinclude>

| URL=<onlyinclude>{{#ifeq:{{{transcludesection|URL}}}
| URL| {{Subst:PAGENAMEE}}
}}</onlyinclude>

| CL=<onlyinclude>{{#ifeq:{{{transcludesection|CL}}}
| CL| 
  <!--  'Creator Level' value: 1 to 40                                                                         -->
}}</onlyinclude>

| Nudge-Price=<onlyinclude>{{#ifeq:{{{transcludesection|Nudge-Price}}}
| Nudge-Price| 
  <!--  Multiplies base price by this value.  1 does nothing, but 1.25 increases base price by 25%.            -->
  <!--  BASE PRICES BY SLOT:
          * Armor, Shield:  0.5
          * Consumable:  0.02
          * Belt, Body, Chest, Eyes, Feet, Hands, Head, Headband, Neck, Rings, Shoulders, Wrists:  0.25
          * Wands:  0.5
          * Slotless:  0.75
          * Weapons, Rods, Staves:  1                                                                          -->
}}</onlyinclude>

| Weight=<onlyinclude>{{#ifeq:{{{transcludesection|Weight}}}
| Weight| 
  <!-- Just a number or decimal; "lbs" added automatically.   Minimum weight is 0.1.                           -->
}}</onlyinclude>

| Item-Desc=<onlyinclude>{{#ifeq:{{{transcludesection|Item-Desc}}}
| Item-Desc| 
  <!--  This text describes what this specific item does, and any color text specific only to this item        -->
}}</onlyinclude>

| ShortDesc=<onlyinclude>{{#ifeq:{{{transcludesection|ShortDesc}}}
| ShortDesc| 
}}</onlyinclude>


 <!--  FILL IN THIS SECTION FOR THE FIRST ITEM ONLY, THEN COPY TO ALL OTHERS  -->

| Family-Name=<onlyinclude>{{#ifeq:{{{transcludesection|Family-Name}}}
| Family-Name| 
}}</onlyinclude>

| Slot=<onlyinclude>{{#ifeq:{{{transcludesection|Slot}}}
| Slot| 
  <!--  Armor, Belt, Body, Chest, Eyes, Feet, Hands, Head, Headband, Neck, Rings, Shoulders, Wrists
        Weapon, Rod, Staff, Wand, Shield, Slotless, Consumable                                                 -->
}}</onlyinclude>

| Image=<onlyinclude>{{#ifeq:{{{transcludesection|Image}}}
| Image| 
}}</onlyinclude>

| Caption=<onlyinclude>{{#ifeq:{{{transcludesection|Caption}}}
| Image-Caption| 
}}</onlyinclude>

| Aura=<onlyinclude>{{#ifeq:{{{transcludesection|Aura}}}
| Aura| 
  <!--  Abjuration, Conjuration, Enchantment, Evocation, Illusion, Necromancy, Transmutation, Divination
        Strength of aura (weak, moderate, strong, overwhelming) auto-calculated from Creator Level (CL)        -->
}}</onlyinclude>

| Family-Desc=<onlyinclude>{{#ifeq:{{{transcludesection|Family-Desc}}}
| Family-Desc| 
  <!--  This text describes all items in the same family, and should be cut and pasted across all such items   -->
}}</onlyinclude>

| Family-ShortDesc=<onlyinclude>{{#ifeq:{{{transcludesection|Family-ShortDesc}}}
| Family-ShortDesc| 
}}</onlyinclude>


}}