Difference between revisions of "Template:Chest"
From Fallen Sword Wiki
Line 34: | Line 34: | ||
{{#ifeq: {{{item-2|No}}} | No || '''•''' [[{{{item-2|}}}]]<br>}} | {{#ifeq: {{{item-2|No}}} | No || '''•''' [[{{{item-2|}}}]]<br>}} | ||
{{ItemBox|{{{RewImage2|}}}}} | {{ItemBox|{{{RewImage2|}}}}} | ||
− | {{#ifeq: {{{item-3|No}}} | No || '''•''' [[{{{item-3|}}}]]<br>}}{{ItemBox|{{{RewImage3|}}}}} | + | {{#ifeq: {{{item-3|No}}} | No || '''•''' [[{{{item-3|}}}]]<br>}} |
− | {{#ifeq: {{{item-4|No}}} | No || '''•''' [[{{{item-4|}}}]]<br>}}{{ItemBox|{{{RewImage4|}}}}} | + | {{ItemBox|{{{RewImage3|}}}}} |
− | {{#ifeq: {{{item-5|No}}} | No || '''•''' [[{{{item-5|}}}]]<br>}}{{ItemBox|{{{RewImage5|}}}}} | + | {{#ifeq: {{{item-4|No}}} | No || '''•''' [[{{{item-4|}}}]]<br>}} |
− | + | {{ItemBox|{{{RewImage4|}}}}} | |
− | + | {{#ifeq: {{{item-5|No}}} | No || '''•''' [[{{{item-5|}}}]]<br>}} | |
− | + | {{ItemBox|{{{RewImage5|}}}}} | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
[[Category:Chests]] | [[Category:Chests]] | ||
</includeonly><noinclude> | </includeonly><noinclude> | ||
Line 74: | Line 62: | ||
|item-2= | |item-2= | ||
|RewImage2= | |RewImage2= | ||
+ | |item-3= | ||
+ | |RewImage3= | ||
+ | |item4= | ||
+ | |RewImage4= | ||
+ | |item5= | ||
+ | |RewImage5= | ||
}} | }} | ||
</pre> | </pre> |
Revision as of 05:55, 19 February 2011
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= |item-2= |RewImage2= |item-3= |RewImage3= |item4= |RewImage4= |item5= |RewImage5= }}