Template talk:Magic-Item-Parent

From Epic Path
Jump to navigation Jump to search
{{Magic-Item-Parent

  <!--  USE THIS TEMPLATE TO CREATE THE FIRST ITEM IN A FAMILY, AND DESCRIBE THE FAMILY                        -->
  <!--  FOR EACH CHILD ITEM AFTER THE FIRST, USE "Template:Magic-Item-Child"                                   -->

  <!-- This page should be the FIRST item in the set, NOT the family page.
         i.e. "Finemail Smallclothes, Adamantine",  NOT "Finemail Smallclothes"                                -->

| URL=<onlyinclude>{{#ifeq:{{{transcludesection|URL}}}
| URL| {{Subst:PAGENAMEE}}
  <!--  This field should have the value "{{Subst:PAGENAMEE}}" until you save, then it will have the page URL  -->
}}</onlyinclude>


  <!--  Describe the Family  -->

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

| Image-Caption=<onlyinclude>{{#ifeq:{{{transcludesection|Image-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>


  <!--  Describe the First Item in the Family  -->

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

| CL=<onlyinclude>{{#ifeq:{{{transcludesection|CL}}}
| CL| 
  <!--  'Creator Level' value: 1 to 40.  This is the CL of the first item in the family only                   -->
}}</onlyinclude>

| Nudge-Price=<onlyinclude>{{#ifeq:{{{transcludesection|Nudge-Price}}}
| Nudge-Price| 
  <!--  Multiplies base price by this value.  1 uses base price, but 1.25 increases base price by 25%.

        Base price is always WEAPON BASE PRICE, unless you leave the nudge value blank
          * See 'Template_talk:Magic-Item-Base-Price' for details

        IF BLANK, this nudge-price field will DEFAULT to:
          * Consumable:  0.02
          * Belt, Body, Chest, Eyes, Feet, Hands, Head, Headband, Neck, Rings, Shoulders, Wrists:  0.25
          * Armor, Shield, 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>

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


}}