Template talk:MagicItem: Difference between revisions

From Epic Path
Jump to navigation Jump to search
No edit summary
No edit summary
Line 4: Line 4:
| Name=<onlyinclude>{{#ifeq:{{{transcludesection|Name}}}
| Name=<onlyinclude>{{#ifeq:{{{transcludesection|Name}}}
| Name|  
| Name|  
}}</onlyinclude>
| URL=<onlyinclude>{{#ifeq:{{{transcludesection|URL}}}
| URL| {{Subst:PAGENAMEE}}
}}</onlyinclude>
}}</onlyinclude>


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


Line 31: Line 31:
}}</onlyinclude>
}}</onlyinclude>


| Nudge-Cost=<onlyinclude>{{#ifeq:{{{transcludesection|Nudge-Cost}}}
| Price-As=<onlyinclude>{{#ifeq:{{{transcludesection|Price-As}}}
| Nudge-Cost|  
| Price-As|  
   <!--  Values: -4, -3, -2, -1, +1, +2, +3, +4, +5, or leave blank
   <!--  Sets base price; Values: weapon, armor, wearable, slotless, consumable
         Alters price by 5% relative to weapon cost of same CL (base price is typically 25% of weapon cost)
        Weapon = 100%, Armor = 50%, Wearable = 25%, Slotless = 75%, Consumable = 1.25%
        Example: +2 would alter base price to 35% of weapon cost, and -4 would change it to 5% of weapon cost  -->
         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>
}}</onlyinclude>



Revision as of 12:50, 7 September 2018

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

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

}}