Template:Clothing: Difference between revisions

From leaftidewiki
Jump to navigation Jump to search
imported>Arkalor
(replaced line breaks and tables with css, added tooltip)
imported>Arkalor
mNo edit summary
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>Set: {{{Set}}}}}
{{#if:{{{Set|}}}|<li class="bottomspace">Set: {{{Set}}}}}
{{#if:{{{Covers|}}}|<li>Covers {{{Covers|}}}}}
{{#if:{{{Covers|}}}|<li class="bottomspace">Covers {{{Covers|}}}}}
{{#if:{{{Spells|}}}||<li class="topbottomspace">Spells: {{{Spells}}}}}
{{#if:{{{Spells|}}}||<li class="bottomspace">Spells: {{{Spells}}}}}
{{#if:{{{Special Properties|}}}|<li class="bottomspace">Properties: {{{Special Properties}}}}}
{{#if:{{{Special Properties|}}}|<li class="bottomspace">Properties: {{{Special Properties}}}}}
{{#if:{{{Description|}}}|<li>{{{Description}}}}}
{{#if:{{{Description|}}}|<li>{{{Description}}}}}

Revision as of 12:47, 15 November 2014

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.