Template:Pack: Difference between revisions

From Drunkapedia
Jump to: navigation, search
imported>Sanddh
m (Created page with '<includeonly>Category:ContainerCategory:Pack {|border=0 cellpadding=0 cellspacing=3 style=width:100% |-valign=top | {|border=1 cellspacing=0 cellpadding=5 width=300 style...')
 
imported>Sanddh
mNo edit summary
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><br>}}}}{{#ifeq:{{{Description Two|}}}|||{{#ifeq:{{{Description Two| }}}| ||{{{Description Two}}}<br><br>}}}}{{#ifeq:{{lc:{{{Cannot Be Sold|False}}} }}|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:{{{Holds Max Items|}}}|||Can hold up to {{{Holds Max Items}}} items.<br><br>}}{{#ifeq:{{lc:{{{Cannot Be Sold|False}}} }}|true|<br>This item cannot be sold.<br>|}}
|}
|}
|width=20|
|width=20|
Line 36: Line 36:
  |        Description =  
  |        Description =  
  | Special Properties =  
  | Special Properties =  
  |    Description Two =  
  |    Description Two = Use this item to close it
|    Holds Max Items =  
  |    Cannot Be Sold = False
  |    Cannot Be Sold = False
}}
}}

Revision as of 10:16, 21 June 2009

Related topics: Wiki Templates, Container Template

Syntax

{{Pack
 |               Name = 
 |         Icon Image =  Icon.png
 |         Live Image = 
 | Live Image Caption = 
 |              Value = 
 |             Burden = 
 |        Description = 
 | Special Properties = 
 |    Description Two = Use this item to close it
 |    Holds Max Items = 
 |     Cannot Be Sold = False
}}

Usage

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