Template talk:MagicItem: Difference between revisions

From Epic Path
Jump to navigation Jump to search
No edit summary
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
<pre>
<pre>
{{MagicItem
{{MagicItem
<!--  FILL IN THIS SECTION FOR EVERY ITEM  -->


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


| URL=<onlyinclude>{{#ifeq:{{{transcludesection|URL}}}
| URL=<onlyinclude>{{#ifeq:{{{transcludesection|URL}}}
| URL| {{Subst:PAGENAMEE}}
| URL| {{Subst:PAGENAMEE}}
}}</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>
}}</onlyinclude>


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


| Nudge-Cost=<onlyinclude>{{#ifeq:{{{transcludesection|Nudge-Cost}}}
| Nudge-Price=<onlyinclude>{{#ifeq:{{{transcludesection|Nudge-Price}}}
| Nudge-Cost|  
| Nudge-Price|  
   <!--  Values: -4, -3, -2, -1, +1, +2, +3, +4, +5, or leave blank
   <!--  Multiplies base price by this value.  1 does nothing, but 1.25 increases base price by 25%.            -->
        Alters price by 5% relative to weapon cost of same CL (base price is typically 25% of weapon cost)
  <!--  BASE PRICES BY SLOT:
        Example: +2 would alter base price to 35% of weapon cost, and -4 would change it to 5% of weapon cost -->
          * 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>
}}</onlyinclude>


Line 41: Line 33:
| Weight|  
| Weight|  
   <!-- Just a number or decimal; "lbs" added automatically.  Minimum weight is 0.1.                          -->
   <!-- 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>
}}</onlyinclude>


Line 56: Line 43:
| ShortDesc|  
| ShortDesc|  
}}</onlyinclude>
}}</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>


}}
}}
</pre>
</pre>

Latest revision as of 13:55, 17 April 2019

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


}}