Template:Clothing: Difference between revisions
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> | <includeonly><div style="overflow:auto"> | ||
<div class="item tooltip-content"> | |||
<div id="item_header"> | |||
<div>{{{Name|Name}}}</div> | |||
<div>[[File:{{{Icon Image}}}]]</div> | |||
</div> | |||
<ul><li>Value: {{{Value|??}}} | |||
Value: {{{Value|??}}}< | <li class="bottomspace">Burden: {{{Burden|??}}} | ||
{{#if:{{{Set|}}}|<li>Set: {{{Set}}}}} | |||
{{#if:{{{Covers|}}}|<li>Covers {{{Covers|}}}}} | |||
{{#if:{{{Spells|}}}||<li class="topbottomspace">Spells: {{{Spells}}}}} | |||
{{#if:{{{Special Properties|}}}|<li class="bottomspace">Properties: {{{Special Properties}}}}} | |||
{{#if:{{{Description|}}}|<li>{{{Description}}}}} | |||
{{#if:{{{Level Req|}}}|<li>Wield requires level {{{Level Req}}}}} | |||
{{#if:{{{Activation Reqs|}}}|<li>Activation requires {{{Activation Reqs}}}}} | |||
{{#if:{{{Item Level|}}}|<li>Item Level: {{{Item Level|}}}}} | |||
{{#if:{{{Item XP|}}}|<li>Item XP: {{{Item XP|}}}}} | |||
{{#if:{{{Recommended Level|}}}|<li>Recommended Level: {{{Recommended Level}}}}} | |||
{{#if:{{{Cannot Be Sold|}}}|<li>This item cannot be sold.}} | |||
{{#if:{{{Spellcraft|}}}|<li>Spellcraft: {{{Spellcraft}}}.}} | |||
{{#if:{{{Mana|}}}|<li>Mana: {{{Mana}}}.}} | |||
{{#if:{{{Mana Cost|}}}|<li>Mana Cost: 1 point per {{{Mana Cost|}}} seconds.}} | |||
{{#if:{{{Description Two|}}}|<li class="topbottomspace">{{{Description Two}}}}} | |||
{{#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 --> | ||
{{# | {{#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> | ||
<noinclude> | |||
[[Category:Wiki | |||
</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.