Template talk:Magic-Item-Child

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

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

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

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

| First-Page-URL=<onlyinclude>{{#ifeq:{{{transcludesection|First-Page-URL}}}
| First-Page-URL| 
  <!--  Copy the first item's page URL field value (after you've saved it) here. E.g. "Rod_of_Accessioning,_Minor" -->
}}</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>

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


}}