Template:Clothing: Difference between revisions

From leaftidewiki
Jump to navigation Jump to search
imported>An Adventurer
No edit summary
No edit summary
 
(One intermediate revision by one other user not shown)
Line 7: Line 7:
<ul><li>Value: {{{Value|??}}}
<ul><li>Value: {{{Value|??}}}
<li class="bottomspace">Burden: {{{Burden|??}}}
<li class="bottomspace">Burden: {{{Burden|??}}}
{{#if:{{{Set|}}}|<li class="bottomspace">Set: {{{Set}}}}}
{{#if:{{{Set|}}}|<li>Set: {{{Set}}}}}
{{#if:{{{Ratings|}}}|<li class="bottomspace">Ratings: {{{Ratings}}}}}
{{#if:{{{Covers|}}}|<li class="bottomspace">Covers {{{Covers|}}}}}
{{#if:{{{Covers|}}}|<li class="bottomspace">Covers {{{Covers|}}}}}
{{#if:{{{Spells|}}}|<li class="bottomspace">Spells: {{{Spells}}}}}
{{#if:{{{Spells|}}}|<li class="bottomspace">Spells: {{{Spells}}}}}
Line 13: Line 14:
{{#if:{{{Description|}}}|<li>{{{Description}}}}}
{{#if:{{{Description|}}}|<li>{{{Description}}}}}
{{#if:{{{Level Req|}}}|<li>Wield requires level {{{Level Req}}}}}
{{#if:{{{Level Req|}}}|<li>Wield requires level {{{Level Req}}}}}
{{#if:{{{Special Req|}}}|<li>{{{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 03:34, 12 October 2024

Template Documentation: Edit Documentation

Related topics: Wiki Templates, Clothing Template, Clothing

Syntax

{{Clothing
 |               Name = 
 |         Icon Image =  Icon.png
 |         Live Image = 
 | Live Image Caption = 
 |              Value = 
 |             Burden = 
 |             Covers = 
 |                Set = 
 |            Ratings = 
 |             Spells = 
 | Special Properties = [[Attuned]], [[Bonded]]
 |        Special Req = 
 |          Level Req = 
 |    Activation Reqs = 
 |     Cannot Be Sold = True
 |         Spellcraft = 
 |               Mana = 
 |          Mana Cost = 
 |        Description = 
}}

Usage

This wiki template is a section within the page template Clothing Template, go there for full details and an example.