Difference between revisions of "Template:Chest3"
From Fallen Sword Wiki
Line 30: | Line 30: | ||
== Rewards == | == Rewards == | ||
− | {{#ifeq: {{{item-1 | + | {{#ifeq: {{{item-1|0}}} | 0 |{{!end}} | {{ItemBox5|{{{item-image|}}}}}} |
− | {{#ifeq: {{{item-2 | + | {{#ifeq: {{{item-2|0}}} | 0 |{{!end}} | {{ItemBox5|{{{item-2-image|}}}}}} |
− | {{#ifeq: {{{item-3 | + | {{#ifeq: {{{item-3|0}}} | 0 |{{!end}} | {{ItemBox5|{{{item-3-image|}}}}}}} |
Revision as of 21:31, 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= }}