Template:Chest: Difference between revisions
Jump to navigation
Jump to search
imported>Sanddh mNo edit summary |
imported>Arkalor No edit summary |
||
(3 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
<includeonly> | <includeonly>[[Category:Chest]] | ||
{|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><br>}}}}{{#ifeq:{{{Description Two|}}}|||{{#ifeq:{{{Description Two| }}}| ||{{{Description Two}}}<br><br>}}}}{{#ifeq:{{{Holds Max Items|}}}|||Can hold up to {{{Holds Max Items}}} items and {{{Holds Containers}}} containers.<br><br>}}{{#ifeq:{{lc:{{{Locked|False}}} }}|true|<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 and {{{Holds Containers}}} containers.<br><br>}}{{#ifeq:{{lc:{{{Locked|False}}} }}|true|Locked.<br><br>}}{{#ifeq:{{{Lock Difficulty| }}}| ||{{{Lock Difficulty}}}<br>}}{{#ifeq:{{{Resistance}}}| ||(Resistance {{{Resistance}}})|}}{{#ifeq:{{{Inscription|}}}|||<br><hr style="background#F0F0F0;"/>{{{Inscription|}}}<br>}} | ||
|} | |} | ||
|width=20| | |width=20| | ||
Line 24: | Line 24: | ||
}} | }} | ||
|}</includeonly><noinclude> | |}</includeonly><noinclude> | ||
{{Related|Wiki Templates| | {{Related|Wiki Templates|Chest Template}} | ||
== Syntax == | == Syntax == | ||
<pre> | <pre> | ||
Line 46: | Line 46: | ||
== Usage == | == Usage == | ||
This wiki template is a section within the page template [[ | This wiki template is a section within the page template [[Chest Template]], go there for full details and an example. | ||
</noinclude> | </noinclude> |
Latest revision as of 01:09, 14 February 2013
Related topics: Wiki Templates, Chest Template
Syntax
{{Chest | Name = | Icon Image = Icon.png | Live Image = Live.jpg | Live Image Caption = | Value = | Burden = | Description = | Special Properties = | Description Two = Use this item to open it and see its contents. | Holds Containers = | Holds Max Items = | Locked = False | Lock Difficulty = You can't tell how hard it is to pick this lock. This lock looks easy / difficult / impossible to pick. | Resistance = }}
Usage
This wiki template is a section within the page template Chest Template, go there for full details and an example.