Template talk:MagicItem: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<pre> {{MagicItem | URL=<onlyinclude>{{#ifeq:{{{transcludesection|URL}}} | URL| {{Subst:PAGENAMEE}} }}</onlyinclude> | Name=<onlyinclude>{{#ifeq:{{{transcludesection|Name}}}...") |
No edit summary |
||
Line 1: | Line 1: | ||
<pre> | <pre> | ||
{{MagicItem | {{MagicItem | ||
| Name=<onlyinclude>{{#ifeq:{{{transcludesection|Name}}} | |||
| Name| | |||
}}</onlyinclude> | |||
| Family-Name=<onlyinclude>{{#ifeq:{{{transcludesection|Family-Name}}} | |||
| Family-Name| | |||
}}</onlyinclude> | |||
| URL=<onlyinclude>{{#ifeq:{{{transcludesection|URL}}} | | URL=<onlyinclude>{{#ifeq:{{{transcludesection|URL}}} | ||
| URL| {{Subst:PAGENAMEE}} | | URL| {{Subst:PAGENAMEE}} | ||
}}</onlyinclude> | }}</onlyinclude> | ||
| Slot=<onlyinclude>{{#ifeq:{{{transcludesection|Slot}}} | | Slot=<onlyinclude>{{#ifeq:{{{transcludesection|Slot}}} | ||
| Slot| | | Slot| | ||
<!-- Armor, Belt, Body, Chest, Eyes, Feet, Hands, Head, Headband, Neck, Rings, Shoulders, Wrists | |||
Weapon, Rod, Staff, Wand, Shield, Slotless, Consumable --> | |||
}}</onlyinclude> | }}</onlyinclude> | ||
| Aura=<onlyinclude>{{#ifeq:{{{transcludesection|Aura}}} | | Aura=<onlyinclude>{{#ifeq:{{{transcludesection|Aura}}} | ||
| 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> | ||
| CL=<onlyinclude>{{#ifeq:{{{transcludesection|CL}}} | | CL=<onlyinclude>{{#ifeq:{{{transcludesection|CL}}} | ||
| CL| | | CL| | ||
<!-- 'Creator Level' value: 1 to 40 --> | |||
}}</onlyinclude> | }}</onlyinclude> | ||
| Cost=<onlyinclude>{{#ifeq:{{{transcludesection|Cost}}} | | Nudge-Cost=<onlyinclude>{{#ifeq:{{{transcludesection|Nudge-Cost}}} | ||
| Cost| | | Nudge-Cost| | ||
<!-- Values: -4, -3, -2, -1, +1, +2, +3, +4, +5, or leave blank | |||
Alters price by 5% relative to weapon cost of same CL (base price is typically 25% of weapon cost) | |||
Example: +2 would alter base price to 35% of weapon cost, and -4 would change it to 5% of weapon cost --> | |||
}}</onlyinclude> | }}</onlyinclude> | ||
| Weight=<onlyinclude>{{#ifeq:{{{transcludesection|Weight}}} | | Weight=<onlyinclude>{{#ifeq:{{{transcludesection|Weight}}} | ||
| 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> | }}</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> | }}</onlyinclude> | ||
Revision as of 12:25, 7 September 2018
{{MagicItem | Name=<onlyinclude>{{#ifeq:{{{transcludesection|Name}}} | Name| }}</onlyinclude> | Family-Name=<onlyinclude>{{#ifeq:{{{transcludesection|Family-Name}}} | Family-Name| }}</onlyinclude> | URL=<onlyinclude>{{#ifeq:{{{transcludesection|URL}}} | 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> | CL=<onlyinclude>{{#ifeq:{{{transcludesection|CL}}} | CL| <!-- 'Creator Level' value: 1 to 40 --> }}</onlyinclude> | Nudge-Cost=<onlyinclude>{{#ifeq:{{{transcludesection|Nudge-Cost}}} | Nudge-Cost| <!-- Values: -4, -3, -2, -1, +1, +2, +3, +4, +5, or leave blank Alters price by 5% relative to weapon cost of same CL (base price is typically 25% of weapon cost) Example: +2 would alter base price to 35% of weapon cost, and -4 would change it to 5% of weapon cost --> }}</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> }}