Template:Jewelry: Difference between revisions

From leaftidewiki
Jump to navigation Jump to search
imported>Arkalor
No edit summary
imported>An Adventurer
(adding special req back to template to properly render those reqs on some items)
 
(7 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<includeonly>{|
<includeonly><div style="overflow:auto">
|
<div class="item tooltip-content">
{|border=1 cellspacing=0 cellpadding=5 width=300 style=background:#F0F0F0
<div id="item_header">
!{{{Name|Name}}}
<div>{{{Name|Name}}}</div>
|-
<div>[[File:{{{Icon Image}}}]]</div>
|
</div>
Value: {{{Value|??}}}<br><!--
<ul><li>Value: {{{Value|??}}}
-->{{#ifeq:{{lc:{{{Burden|}}}}}|unknown|Unknown Burden|Burden: {{{Burden|??}}}<br><br>}}<!--
<li class="bottomspace">Burden: {{{Burden|??}}}
-->{{#ifeq:{{{Spells|}}}|||Casts the following spells: {{{Spells}}}<br><br>}}<!--
{{#if:{{{Set|}}}|<li>Set: {{{Set}}}}}
-->{{#ifeq:{{{Special Properties|}}}|||Properties: {{{Special Properties}}}<br><br>}}<!--
{{#if:{{{Spells|}}}|<li class="topbottomspace">Spells: {{{Spells}}}}}
-->{{#ifeq:{{{Description Two|}}}|||{{{Description Two}}}<br>}}<!--
{{#if:{{{Special Properties|}}}|<li class="bottomspace">Properties: {{{Special Properties}}}}}
-->{{#ifeq:{{{Level Req|}}}|||Wield requires {{{Level Req}}}<br>}}<!--
{{#if:{{{Additional|}}}|<li>{{{Additional}}}}}
-->{{#ifeq:{{{Activation Reqs|}}}|||Activation requires {{{Activation Reqs}}}<br>}}<!--
{{#if:{{{Level Req|}}}|<li>Wield requires level {{{Level Req}}}}}
-->{{#ifeq:{{{Spellcraft|}}}|||Spellcraft: {{{Spellcraft}}}<br>}}<!--
{{#if:{{{Special Req|}}}|<li>{{{Special Req}}}}}
-->{{#ifeq:{{{Mana|}}}|||Mana: {{{Mana}}}<br>}}<!--
{{#if:{{{Activation Reqs|}}}|<li>Activation requires {{{Activation Reqs}}}}}
-->{{#ifeq:{{{Mana|}}}|||Mana Cost: 1 point per {{{Mana Cost|??}}} seconds.<br>}}<!--
{{#if:{{{Item Level|}}}|<li>Item Level: {{{Item Level|}}}}}
-->{{#ifeq:{{lc:{{{Cannot Be Sold|False}}} }}|true|<br>This item cannot be sold.<br>|}}<!--
{{#if:{{{Item XP|}}}|<li>Item XP: {{{Item XP|}}}}}
-->{{#ifeq:{{{Description|}}}|||<br>{{{Description}}}<br><br>}}<!--
{{#if:{{{Recommended Level|}}}|<li>Recommended Level: {{{Recommended Level}}}}}
-->{{#ifeq:{{{Inscription|}}}|||<br><hr style="background#F0F0F0;"/>{{{Inscription|}}}<br>}}
{{#if:{{{Cannot Be Sold|}}}|<li class="topspace">This item cannot be sold.}}
|}
{{#if:{{{Rare Number|}}}|<li>Rare #{{{Rare Number}}}}}
|-
{{#if:{{{Spellcraft|}}}|<li>Spellcraft: {{{Spellcraft}}}.}}
|{{#ifeq:{{{Icon Image|}}}|||[[File:{{{Icon Image|Icon.png}}}{{!}}left]] {{PAGENAME}}}}
{{#if:{{{Mana|}}}|<li>Mana: {{{Mana}}}.}}
|}
{{#if:{{{Mana Cost|}}}|<li>Mana Cost: 1 point per {{{Mana Cost|}}} seconds.}}
{{#if:{{{Description|}}}|<li class="topbottomspace">{{{Description}}}}}
{{#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]]{{#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]] | trinkets = [[Category:Trinkets]]}}}}</includeonly><noinclude>{{Documentation}}[[Category:Wiki Templates]]</noinclude>
-->[[Category:Jewelry Index]]{{#ifeq:{{{Level Req|}}}||[[Category:{{{Jewelry Type}}}: No Level Requirement]][[Category:Jewelry: No Level Requirement]]|[[Category:{{{Jewelry Type}}}: Level {{{Level Req}}}]][[Category:Jewelry: Level {{{Level Req}}}]]}}<!--
-->{{#switch:{{lc:{{{Jewelry Type|}}}}}
| bracelets = [[Category:Bracelets]]
| necklaces = [[Category:Necklaces]]
| rings = [[Category:Rings]]
}}}}</includeonly>
<noinclude>
[[Category:Wiki Template]]{{Documentation}}
</noinclude>

Latest revision as of 14:50, 25 November 2020

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.