Difference between revisions of "Template:Chest"
From Fallen Sword Wiki
Line 2: | Line 2: | ||
__NOEDITSECTION__ | __NOEDITSECTION__ | ||
{|cellpadding="5" width="100%" | {|cellpadding="5" width="100%" | ||
− | |width=" | + | |width="33%" valign="top" align="left"| |
== Information == | == Information == | ||
{| | {| | ||
− | + | | valign="top" |{{ItemBox4|http://huntedcow.cachefly.net/fs/skin/icon_action_crate.gif}} | |
− | + | ||
− | + | ||
− | | valign="top" | + | |
| valign="top" | | | valign="top" | | ||
− | '''Name:''' | + | '''•''' '''Name:''' {{{name|{{PAGENAME}}}}}<br> |
− | '''Type:''' | + | '''•''' '''Type:''' [[:Category:Chests|Chest]] |
|} | |} | ||
|width="34%" valign="top" align="left"| | |width="34%" valign="top" align="left"| | ||
− | == | + | == Key needed to open it == |
− | {{ItemBox5|{{#switch: {{lc:{{{key}}}}} | + | {| |
+ | | {{ItemBox5|{{#switch: {{lc:{{{key}}}}} | ||
| crystal = {{ItemPicture|8548}} | | crystal = {{ItemPicture|8548}} | ||
| gold = {{ItemPicture|8547}} | | gold = {{ItemPicture|8547}} | ||
Line 21: | Line 19: | ||
| bronze = {{ItemPicture|8545}} | | bronze = {{ItemPicture|8545}} | ||
| | | | ||
− | }}}}{{#switch: {{lc:{{{key}}}}} | + | }}}}<br />{{#switch: {{lc:{{{key}}}}} |
− | | crystal | + | | crystal = [[Crystal Key]] |
− | | gold | + | | gold = [[Gold Key]] |
− | | silver | + | | silver = [[Silver Key]] |
− | | bronze | + | | bronze = [[Bronze Key]] |
| | | | ||
}} | }} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|} | |} | ||
+ | |width="33%" valign="top" align="left"| | ||
+ | |||
+ | == Rewards == | ||
+ | {{#ifeq: {{{item|No}}} | No || '''•''' [[{{{item|}}}]]<br>}} | ||
+ | {{ItemBox|{{{RewImage|}}}}} | ||
[[Category:Chests]] | [[Category:Chests]] | ||
Line 53: | Line 45: | ||
|} | |} | ||
</center> | </center> | ||
− | This template allows easy adding of chest pages. | + | This template allows easy adding of chest pages. To use, copy the following code to the chest page and fill in the blanks. |
− | To use, copy the following code to the chest page and fill in the blanks. | + | |
<pre> | <pre> | ||
{{Chest | {{Chest | ||
+ | |name= | ||
|key= | |key= | ||
− | | | + | |item= |
− | | | + | |RewImage= |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
}} | }} | ||
</pre> | </pre> |
Revision as of 01:42, 22 January 2023
Do not edit this page! |
If you need to customize this template to fit your own needs, copy the code into a fresh template and work from there. |
Editing this page may cause the template to stop working properly for other pages currently using this template. |
This template allows easy adding of chest pages. To use, copy the following code to the chest page and fill in the blanks.
{{Chest |name= |key= |item= |RewImage= }}