Difference between revisions of "Template:Chest3"
From Fallen Sword Wiki
Line 30: | Line 30: | ||
== Rewards == | == Rewards == | ||
− | {{#ifeq: {{{item | + | {{#ifeq: {{{item|No}}} | No || '''•''' [[{{{item|}}}]]<br>}} |
− | {{#ifeq: {{{item-2| | + | {{ItemBox5|{{{RewImage|}}}}} |
− | {{#ifeq: {{{item-3| | + | {{#ifeq: {{{item-2|No}}} | No || '''•''' [[{{{item-2|}}}]]<br>}} |
+ | {{ItemBox5|{{{RewImage2|}}}}} | ||
+ | {{#ifeq: {{{item-3|No}}} | No || '''•''' [[{{{item-3|}}}]]<br>}} | ||
+ | {{ItemBox5|{{{RewImage3|}}}}} | ||
Revision as of 21:39, 27 October 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 with three Rewards. To use, copy the following code to the chest page and fill in the blanks.
{{Chest3 |name= |key= |item= |RewImage= |item-2= |RewImage2= |item-3= |RewImage3= }}