Template:Jewelry: Difference between revisions

From leaftidewiki
Jump to navigation Jump to search
imported>An Adventurer
mNo edit summary
imported>An Adventurer
(adding special req back to template to properly render those reqs on some items)
 
Line 12: Line 12:
{{#if:{{{Additional|}}}|<li>{{{Additional}}}}}
{{#if:{{{Additional|}}}|<li>{{{Additional}}}}}
{{#if:{{{Level Req|}}}|<li>Wield requires level {{{Level Req}}}}}
{{#if:{{{Level Req|}}}|<li>Wield requires level {{{Level Req}}}}}
{{#if:{{{Special Req|}}}|<li>{{{Special Req}}}}}
{{#if:{{{Activation Reqs|}}}|<li>Activation requires {{{Activation Reqs}}}}}
{{#if:{{{Activation Reqs|}}}|<li>Activation requires {{{Activation Reqs}}}}}
{{#if:{{{Item Level|}}}|<li>Item Level: {{{Item Level|}}}}}
{{#if:{{{Item Level|}}}|<li>Item Level: {{{Item Level|}}}}}

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.