Template:Contract: Difference between revisions

From Drunkapedia
Jump to: navigation, search
imported>Arkalor
No edit summary
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: {{{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>|}}
{{#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>}}{{#ifeq:{{lc:{{{Cannot Be Sold|False}}} }}|true|<br>This item cannot be sold.<br>|}}
|}
|}
|width=20|
|width=20|

Revision as of 15:24, 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.