Template:Jewelry: Difference between revisions
Jump to navigation
Jump to search
imported>Arkalor (replaced br tags with li tags and css for spacing, removed duplicate tooltip code) |
imported>Arkalor's Bot No edit summary |
||
Line 10: | Line 10: | ||
{{#if:{{{Spells|}}}|<li class="topbottomspace">Spells: {{{Spells}}}}} | {{#if:{{{Spells|}}}|<li class="topbottomspace">Spells: {{{Spells}}}}} | ||
{{#if:{{{Special Properties|}}}|<li class="bottomspace">Properties: {{{Special Properties}}}}} | {{#if:{{{Special Properties|}}}|<li class="bottomspace">Properties: {{{Special Properties}}}}} | ||
{{#if:{{{ | {{#if:{{{Additional|}}}|<li>{{{Additional}}}}} | ||
{{#if:{{{Level Req|}}}|<li>Wield requires level {{{Level Req}}}}} | {{#if:{{{Level Req|}}}|<li>Wield requires level {{{Level Req}}}}} | ||
{{#if:{{{Activation Reqs|}}}|<li>Activation requires {{{Activation Reqs}}}}} | {{#if:{{{Activation Reqs|}}}|<li>Activation requires {{{Activation Reqs}}}}} | ||
Line 20: | Line 20: | ||
{{#if:{{{Mana|}}}|<li>Mana: {{{Mana}}}.}} | {{#if:{{{Mana|}}}|<li>Mana: {{{Mana}}}.}} | ||
{{#if:{{{Mana Cost|}}}|<li>Mana Cost: 1 point per {{{Mana Cost|}}} seconds.}} | {{#if:{{{Mana Cost|}}}|<li>Mana Cost: 1 point per {{{Mana Cost|}}} seconds.}} | ||
{{#if:{{{Description | {{#if:{{{Description|}}}|<li class="topbottomspace">{{{Description}}}}} | ||
{{#if:{{{Inscription|}}}|<li class="inscription">{{{Inscription}}}}}</ul></div></div> | {{#if:{{{Inscription|}}}|<li class="inscription">{{{Inscription}}}}}</ul></div></div> | ||
<!-- Categories --> | <!-- Categories --> | ||
{{#ifeq:{{lc:{{{Retired Jewelry|}}}}} | yes | [[Category:Retired Jewelry]] | [[Category:Jewelry Index]]{{#ifeq:{{{Level Req|}}}||[[Category:Jewelry: No Level Requirement]]|[[Category:Jewelry: Level {{{Level Req}}}]]}} {{#switch:{{lc:{{{Jewelry Type|}}}}} | bracelets = [[Category:Bracelets]] | necklaces = [[Category:Necklaces]] | rings = [[Category:Rings]]}}}}</includeonly><noinclude>{{Documentation}}[[Category:Wiki Templates]]</noinclude> | {{#ifeq:{{lc:{{{Retired Jewelry|}}}}} | yes | [[Category:Retired Jewelry]] | [[Category:Jewelry Index]]{{#ifeq:{{{Level Req|}}}||[[Category:Jewelry: No Level Requirement]]|[[Category:Jewelry: Level {{{Level Req}}}]]}} {{#switch:{{lc:{{{Jewelry Type|}}}}} | bracelets = [[Category:Bracelets]] | necklaces = [[Category:Necklaces]] | rings = [[Category:Rings]]}}}}</includeonly><noinclude>{{Documentation}}[[Category:Wiki Templates]]</noinclude> |
Revision as of 04:04, 30 December 2014
Template Documentation: | Edit Documentation |
---|
Related topics: Wiki Templates, Jewelry Template, Jewelry
Syntax
{{Jewelry | Jewelry Type = | Icon Image = Icon.png | Name = | Value = | Burden = | Spells = | Special Properties = [[Attuned]], [[Bonded]] | Additional = | Level Req = | Activation Reqs = | Spellcraft = | Mana = | Mana Cost = | Description = | Cannot Be Sold = True }}
Usage
This wiki template is a section within the page template Jewelry Template, go there for full details and an example.