Template:Gem: Difference between revisions

From My Wiki
Jump to navigation Jump to search
imported>Immortalbob
No edit summary
imported>Arkalor
Removing main category tag - going to use subcategories for gem types
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
<includeonly>[[Category:Gem]]
<includeonly>
{|border=0 cellpadding=0 cellspacing=3 style=width:100%
{|border=0 cellpadding=0 cellspacing=3 style=width:100%
|-valign=top
|-valign=top
Line 10: Line 10:
|-
|-
|colspan=2|  
|colspan=2|  
{{#ifeq:{{{Description|}}}|||{{#ifeq:{{{Description| }}}| ||{{{Description}}}<br><br>}}}}{{#ifeq:{{{Special Properties|}}}|||{{#ifeq:{{{Special Properties| }}}| ||[[Special Properties]]: {{{Special Properties}}}<br>}}}}{{#ifeq: {{lc:{{{Must have TOD|}}} }}|true|<br>You must have purchased the [[Throne of Destiny]] expansion in order to use this item. <br><br>|}}{{#ifeq:{{{Description Two|}}}|||{{#ifeq:{{{Description Two| }}}| ||{{{Description Two}}}<br><br>}}}}{{#ifeq:{{{Level Req|}}}|||You must be at least level {{{Level Req}}} to wield this item.<br><br>}}{{#ifeq:{{{Spells|}}}|||Casts the following spells: {{{Spells}}}<br><br>}}{{#ifeq:{{{Activation Reqs|}}}|||Activation Requirements: {{{Activation Reqs}}}<br><br>}}{{#ifeq:{{{Spellcraft|}}}|||Spellcraft: {{{Spellcraft}}}<br>}}{{#ifeq:{{{Mana|}}}|||Mana: {{{Mana}}}<br>}}{{#ifeq: {{lc:{{{Cannot Be Sold|}}} }}|true|<br>This item cannot be sold.<br>|}}
{{#ifeq:{{{Description|}}}|||{{#ifeq:{{{Description| }}}| ||{{{Description}}}<br><br>}}}}{{#ifeq:{{{Special Properties|}}}|||{{#ifeq:{{{Special Properties| }}}| ||[[Special Properties]]: {{{Special Properties}}}<br><br>}}}}{{#ifeq:{{{Description Two|}}}|||{{#ifeq:{{{Description Two| }}}| ||{{{Description Two}}}<br><br>}}}}{{#ifeq:{{{Level Req|}}}|||You must be at least level {{{Level Req}}} to wield this item.<br><br>}}{{#ifeq:{{{Spells|}}}|||Casts the following spells: {{{Spells}}}<br><br>}}{{#ifeq:{{{Activation Reqs|}}}|||Activation Requirements: {{{Activation Reqs}}}<br><br>}}{{#ifeq:{{{Spellcraft|}}}|||Spellcraft: {{{Spellcraft}}}<br>}}{{#ifeq:{{{Mana|}}}|||Mana: {{{Mana}}}<br>}}{{#ifeq: {{lc:{{{Cannot Be Sold|}}} }}|true|<br>This item cannot be sold.<br>|}}
|}
|}
|width=20|
|width=20|

Latest revision as of 14:44, 7 October 2012

Template Documentation: Edit Documentation

Related topics: Wiki Templates, Gem Template

Syntax

{{Gem
 |               Name = 
 |         Icon Image =  Icon.png
 |         Live Image =  
 | Live Image Caption = 
 |              Value = 
 |             Burden = 
 |        Description = 
 | Special Properties = 
 |      Must have TOD = 
 |    Description Two = 
 |          Level Req = 
 |             Spells = 
 |    Activation Reqs = 
 |         Spellcraft = 
 |               Mana = 
 |     Cannot Be Sold = 
}}

Usage

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