Template:Clothing: Difference between revisions

From leaftidewiki
Jump to navigation Jump to search
imported>Arkalor
No edit summary
 
imported>Arkalor
(replaced line breaks and tables with css, added tooltip)
Line 1: Line 1:
<includeonly>{|border=0 cellpadding=0 cellspacing=3 style=width:100%
<includeonly><div style="overflow:auto">
|-valign=top
<div class="item tooltip-content">
|
<div id="item_header">
{|border=1 cellspacing=0 cellpadding=5 width=300 style=background:#F0F0F0
<div>{{{Name|Name}}}</div>
!{{{Name|Name}}}
<div>[[File:{{{Icon Image}}}]]</div>
|-
</div>
|
<ul><li>Value: {{{Value|??}}}
Value: {{{Value|??}}}<br><!--
<li class="bottomspace">Burden: {{{Burden|??}}}
-->{{#ifeq:{{lc:{{{Burden|}}}}}|unknown|Unknown Burden|Burden: {{{Burden|??}}}<br><br>}}<!--
{{#if:{{{Set|}}}|<li>Set: {{{Set}}}}}
-->{{#ifeq:{{{Covers|}}}|||Covers {{{Covers|}}}<br><br>}}<!--
{{#if:{{{Covers|}}}|<li>Covers {{{Covers|}}}}}
-->{{#ifeq:{{{Spells|}}}|||Spells: {{{Spells}}}<br><br>}}<!--
{{#if:{{{Spells|}}}||<li class="topbottomspace">Spells: {{{Spells}}}}}
-->{{#ifeq:{{{Special Properties|}}}|||Properties: {{{Special Properties}}}<br><br>}}<!--
{{#if:{{{Special Properties|}}}|<li class="bottomspace">Properties: {{{Special Properties}}}}}
-->{{#ifeq:{{{Special Req|}}}|||{{{Special Req|}}}<br>}}<!--
{{#if:{{{Description|}}}|<li>{{{Description}}}}}
-->{{#ifeq:{{{Level Req|}}}|||Wield requires {{{Level Req}}}<br>}}<!--
{{#if:{{{Level Req|}}}|<li>Wield requires level {{{Level Req}}}}}
-->{{#ifeq:{{{Activation Reqs|}}}|||Activation requires {{{Activation Reqs}}}<br>}}<!--
{{#if:{{{Activation Reqs|}}}|<li>Activation requires {{{Activation Reqs}}}}}
-->{{#ifeq:{{lc:{{{Cannot Be Sold|False}}} }}|true|<br>This item cannot be sold.<br>|}}<!--
{{#if:{{{Item Level|}}}|<li>Item Level: {{{Item Level|}}}}}
-->{{#ifeq:{{{Spellcraft|}}}|||Spellcraft: {{{Spellcraft}}}<br>}}<!--
{{#if:{{{Item XP|}}}|<li>Item XP: {{{Item XP|}}}}}
-->{{#ifeq:{{{Mana|}}}|||Mana: {{{Mana}}}<br>}}<!--
{{#if:{{{Recommended Level|}}}|<li>Recommended Level: {{{Recommended Level}}}}}
-->{{#ifeq:{{{Mana|}}}|||Mana Cost: 1 point per {{{Mana Cost|??}}} seconds.<br>}}<!--
{{#if:{{{Cannot Be Sold|}}}|<li>This item cannot be sold.}}
-->{{#ifeq:{{{Description|}}}|||<br>{{{Description}}}<br><br>}}<!--
{{#if:{{{Spellcraft|}}}|<li>Spellcraft: {{{Spellcraft}}}.}}
-->{{#ifeq:{{{Inscription|}}}|||<br><hr style="background#F0F0F0;"/>{{{Inscription|}}}<br>}}
{{#if:{{{Mana|}}}|<li>Mana: {{{Mana}}}.}}
|}
{{#if:{{{Mana Cost|}}}|<li>Mana Cost: 1 point per {{{Mana Cost|}}} seconds.}}
|width=20|
{{#if:{{{Description Two|}}}|<li class="topbottomspace">{{{Description Two}}}}}
|{{#ifeq:{{{Live Image|}}} | Live.jpg | [[File:Live.jpg{{!}}frame{{!}}[[File:{{{Icon Image|}}}]] {{{Live Image Caption}}}{{!}}right]] | {{#ifeq:{{{Live Image|}}} | | [[File:Live.jpg{{!}}frame{{!}}[[File:{{{Icon Image|}}}]] {{{Live Image Caption}}}{{!}}right]] | [[File:{{{Live Image|}}}{{!}}frame{{!}}[[File:{{{Icon Image|Icon.png}}}]] {{{Live Image Caption}}}{{!}}right]] }}}}
{{#if:{{{Inscription|}}}|<li class="inscription">{{{Inscription}}}}}</ul></div>
|}
<div style="float:right">{{#ifeq:{{{Live Image|}}}|||{{#ifeq:{{{Live Image|}}}|Live.jpg||[[File:{{{Live Image|}}}{{!}}thumb{{!}}{{{Live Image Caption}}}]]}}}}</div></div>
 
<!-- Categories -->
<!-- Categories -->
{{#ifeq:{{lc:{{{Retired Clothing|}}}}} | yes | [[Category:Retired Clothing]] | <!--
{{#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>
-->[[Category:Clothing Index]]{{#ifeq:{{{Level Req|}}}||{{#ifeq:{{{Special Req|}}}||[[Category:Clothing: No Requirement]]|[[Category:Clothing: Special Requirement]]}}|[[Category:Clothing: Level {{{Level Req}}}]]}}<!--
-->{{#ifeq:{{{Live Image|}}} | Live.jpg | [[Category:Images Needed]] | {{#ifeq:{{{Live Image|}}} | | [[Category:Images Needed]] |}}}}}}</includeonly>
<noinclude>
{{Documentation}}
[[Category:Wiki Template]]
</noinclude>

Revision as of 12:44, 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.