Template:Contract: Difference between revisions

From My Wiki
Jump to navigation Jump to search
imported>Arkalor
(Created page with "<includeonly>{|border=0 cellpadding=0 cellspacing=3 style=width:100% |-valign=top | {|border=1 cellspacing=0 cellpadding=5 width=300 style=background:#F0F0F0 |colspan=2 align=cen...")
 
imported>Arkalor
No edit summary
Line 9: Line 9:
|-
|-
|colspan=2|  
|colspan=2|  
{{#ifeq:{{{Description|}}}|||{{#ifeq:{{{Description| }}}| ||{{{Description}}}<br><br>}}}}{{#ifeq:{{{Cooldown When Used|}}}|||{{{Cooldown When Used}}}<br><br>}}}}{{#ifeq:{{{Special Properties| }}}| ||[[Special Properties]]: {{{Special Properties}}}<br><br><br>}}}}{{#ifeq:{{{Recommended Level|}}}|||{{{Recommended Level}}}<br><br>}}}}{{#ifeq:{{lc:{{{Cannot Be Sold|False}}} }}|true|<br>This item cannot be sold.<br>|}}
{{#ifeq:{{{Description|}}}|||{{#ifeq:{{{Description| }}}| ||{{{Description}}}<br><br>}}}}{{#ifeq:{{{Cooldown When Used|}}}|||Cooldown When Used:{{{Cooldown When Used}}}<br><br>}}{{#ifeq:{{{Special Properties| }}}| ||[[Special Properties]]: {{{Special Properties}}}<br><br><br>}}}}{{#ifeq:{{{Recommended Level|}}}|||Recommended Level:{{{Recommended Level}}}<br><br>}}{{#ifeq:{{lc:{{{Cannot Be Sold|False}}} }}|true|<br>This item cannot be sold.<br>|}}
|}
|}
|width=20|
|width=20|

Revision as of 20:23, 17 May 2011

Related topics: Wiki Templates, Contract Template

Syntax

{{Contract
 |               Name = Contract For
 |         Icon Image = Contract For Icon.png
 |         Live Image = 
 | Live Image Caption = 
 |              Value = 100
 |             Burden = 0
 |        Description = 
 | Cooldown When Used = 2s
 | Special Properties = [[Bonded]]
 |  Recommended Level = 
 |     Cannot Be Sold = True
}}

Usage

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