Template:Clothing: Difference between revisions

From leaftidewiki
Jump to navigation Jump to search
imported>Arkalor
(replaced line breaks and tables with css, added tooltip)
No edit summary
 
(6 intermediate revisions by 3 users not shown)
Line 8: Line 8:
<li class="bottomspace">Burden: {{{Burden|??}}}
<li class="bottomspace">Burden: {{{Burden|??}}}
{{#if:{{{Set|}}}|<li>Set: {{{Set}}}}}
{{#if:{{{Set|}}}|<li>Set: {{{Set}}}}}
{{#if:{{{Covers|}}}|<li>Covers {{{Covers|}}}}}
{{#if:{{{Ratings|}}}|<li class="bottomspace">Ratings: {{{Ratings}}}}}
{{#if:{{{Spells|}}}||<li class="topbottomspace">Spells: {{{Spells}}}}}
{{#if:{{{Covers|}}}|<li class="bottomspace">Covers {{{Covers|}}}}}
{{#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}}}}}
{{#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|}}}}}
Line 26: Line 28:


<!-- Categories -->
<!-- Categories -->
{{#if:{{{Retired|}}} | [[Category:Retired Clothing]] | [[Category:Clothing Index]] {{#ifeq:{{{Level Req|}}}||{{#if:{{{Special Req|}}}||[[Category:Clothing: No Requirement]]|[[Category:Clothing: Special Requirement]]}}|[[Category:Clothing: Level {{{Level Req}}}]]}} {{#ifeq:{{{Live Image|}}} | Live.jpg | [[Category:Images Needed (Clothing)]] | {{#if:{{{Live Image|}}} | | [[Category:Images Needed (Clothing)]]|}}}}}}</includeonly><noinclude>[[Category:Wiki Templates]]{{Documentation}}</noinclude>
{{#if:{{{nocat|}}} | | [[Category:Clothing]] {{#ifeq:{{{Level Req|}}}||{{#if:{{{Special Req|}}}||[[Category:Clothing: No Requirement]]|[[Category:Clothing: Special Requirement]]}}|[[Category:Clothing: Level {{{Level Req}}}]]}} {{#ifeq:{{{Live Image|}}} | Live.jpg | [[Category:Images Needed (Clothing)]] | {{#if:{{{Live Image|}}} | | [[Category:Images Needed (Clothing)]]|}}}}}}</includeonly><noinclude>[[Category:Wiki Templates]]{{Documentation}}</noinclude>

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.