Template talk:Magic-Item-Solo

From Epic Path
Revision as of 14:43, 24 August 2019 by Reese (talk | contribs) (Created page with "<pre> {{Magic-Item-Solo <!-- USE THIS TEMPLATE TO CREATE ITEMS THAT ARE NOT PART OF A FAMILY (i.e. SINGLE ITEMS) --> | Slot=<onlyinclude>{{#ifeq:{{{tr...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
{{Magic-Item-Solo

  <!--  USE THIS TEMPLATE TO CREATE ITEMS THAT ARE NOT PART OF A FAMILY (i.e. SINGLE ITEMS)                    -->


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



  <!-- OPTIONAL FIELDS  -->

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

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

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

| Image-Caption=<onlyinclude>{{#ifeq:{{{transcludesection|Image-Caption}}}
| Image-Caption| 
}}</onlyinclude>

}}