Template:Jewelry: Difference between revisions
Jump to navigation
Jump to search
imported>Arkalor No edit summary |
imported>Arkalor (replaced br tags with li tags and css for spacing, removed duplicate tooltip code) |
||
Line 1: | Line 1: | ||
<includeonly> | <includeonly><div style="overflow:auto"> | ||
<div class="item tooltip-content"> | |||
<div id="item_header"> | |||
<div>{{{Name|Name}}}</div> | |||
<div>[[File:{{{Icon Image}}}]]</div> | |||
</div> | |||
Value: {{{Value|??}}}< | <ul><li>Value: {{{Value|??}}} | ||
<li class="bottomspace">Burden: {{{Burden|??}}} | |||
{{#if:{{{Set|}}}|<li>Set: {{{Set}}}}} | |||
{{#if:{{{Spells|}}}|<li class="topbottomspace">Spells: {{{Spells}}}}} | |||
{{#if:{{{Special Properties|}}}|<li class="bottomspace">Properties: {{{Special Properties}}}}} | |||
{{#if:{{{Description|}}}|<li>{{{Description}}}}} | |||
{{#if:{{{Level Req|}}}|<li>Wield requires level {{{Level Req}}}}} | |||
{{#if:{{{Activation Reqs|}}}|<li>Activation requires {{{Activation Reqs}}}}} | |||
{{#if:{{{Item Level|}}}|<li>Item Level: {{{Item Level|}}}}} | |||
{{#if:{{{Item XP|}}}|<li>Item XP: {{{Item XP|}}}}} | |||
{{#if:{{{Recommended Level|}}}|<li>Recommended Level: {{{Recommended Level}}}}} | |||
{{#if:{{{Cannot Be Sold|}}}|<li>This item cannot be sold.}} | |||
{{#if:{{{Spellcraft|}}}|<li>Spellcraft: {{{Spellcraft}}}.}} | |||
{{#if:{{{Mana|}}}|<li>Mana: {{{Mana}}}.}} | |||
{{#if:{{{Mana Cost|}}}|<li>Mana Cost: 1 point per {{{Mana Cost|}}} seconds.}} | |||
{{#if:{{{Description Two|}}}|<li class="topbottomspace">{{{Description Two}}}}} | |||
{{#if:{{{Inscription|}}}|<li class="inscription">{{{Inscription}}}}}</ul></div></div> | |||
<!-- Categories --> | <!-- Categories --> | ||
{{#ifeq:{{lc:{{{Retired Jewelry|}}}}} | yes | [[Category:Retired Jewelry]] | | {{#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> | ||
}}}}</includeonly> | |||
<noinclude> | |||
[[Category:Wiki | |||
</noinclude> |
Revision as of 10:05, 15 November 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.