Template talk:MagicItem

From Epic Path
Revision as of 14:14, 8 September 2018 by Reese (talk | contribs)
Jump to navigation Jump to search
{{MagicItem

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

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

| 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}}}
| 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>

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

| Price-As=<onlyinclude>{{#ifeq:{{{transcludesection|Price-As}}}
| Price-As| 
  <!--  Sets base price; Values: weapon, armor, wearable, slotless, consumable
        Weapon = 100%, Armor = 50%, Wearable = 25%, Slotless = 75%, Consumable = 1.25% 
        Default is based on slot; most slots are 'wearable'.                                                   -->
}}</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%.            -->
}}</onlyinclude>

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

| 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>

}}