Template talk:MagicItem: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(One intermediate revision 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| | ||
<!-- The name of the individual item. --> | |||
}}</onlyinclude> | }}</onlyinclude> | ||
Line 9: | Line 12: | ||
| URL| {{Subst:PAGENAMEE}} | | URL| {{Subst:PAGENAMEE}} | ||
}}</onlyinclude> | }}</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>{{#ifeq:{{{transcludesection|Family-Name}}} | ||
Line 25: | Line 62: | ||
| Caption=<onlyinclude>{{#ifeq:{{{transcludesection|Caption}}} | | Caption=<onlyinclude>{{#ifeq:{{{transcludesection|Caption}}} | ||
| Caption| | | Image-Caption| | ||
}}</onlyinclude> | }}</onlyinclude> | ||
Line 32: | Line 69: | ||
<!-- Abjuration, Conjuration, Enchantment, Evocation, Illusion, Necromancy, Transmutation, Divination | <!-- Abjuration, Conjuration, Enchantment, Evocation, Illusion, Necromancy, Transmutation, Divination | ||
Strength of aura (weak, moderate, strong, overwhelming) auto-calculated from Creator Level (CL) --> | Strength of aura (weak, moderate, strong, overwhelming) auto-calculated from Creator Level (CL) --> | ||
}}</onlyinclude> | }}</onlyinclude> | ||
Line 54: | Line 76: | ||
}}</onlyinclude> | }}</onlyinclude> | ||
| | | Family-ShortDesc=<onlyinclude>{{#ifeq:{{{transcludesection|Family-ShortDesc}}} | ||
| | | Family-ShortDesc| | ||
}}</onlyinclude> | }}</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> }}