Difference between revisions of "Template:Chest"
From Fallen Sword Wiki
Line 30: | Line 30: | ||
== Possible Rewards == | == Possible Rewards == | ||
− | <div style="display: flex; align-items: center; ">{{#if: {{{reward-name|}}}| {{ItemBox5|{{{reward-image}}}}} <div style="margin-left:1.5%;"> [[{{{reward | + | <div style="display: flex; align-items: center; ">{{#if: {{{reward-name|}}}| {{ItemBox5|{{{reward-image}}}}} <div style="margin-left:1.5%;"> [[{{{reward-name}}}]]</div></div><br> |
<div style="display: flex; align-items: center; ">{{#if: {{{reward-2-name|}}}| {{ItemBox5|{{{reward-2-image}}}}} <div style="margin-left:1.5%;"> [[{{{reward-2-name}}}]]</div></div><br> | <div style="display: flex; align-items: center; ">{{#if: {{{reward-2-name|}}}| {{ItemBox5|{{{reward-2-image}}}}} <div style="margin-left:1.5%;"> [[{{{reward-2-name}}}]]</div></div><br> | ||
<div style="display: flex; align-items: center; ">{{#if: {{{reward-3-name|}}}| {{ItemBox5|{{{reward-3-image}}}}} <div style="margin-left:1.5%;"> [[{{{reward-3-name}}}]]</div></div><br> | <div style="display: flex; align-items: center; ">{{#if: {{{reward-3-name|}}}| {{ItemBox5|{{{reward-3-image}}}}} <div style="margin-left:1.5%;"> [[{{{reward-3-name}}}]]</div></div><br> |
Revision as of 02:09, 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 |key= |reward-name= |reward-image= |reward-2-name= |reward-2-image= |reward-3-name= |reward-3-image= |reward-4-name= |reward-4-image= |reward-5-name= |reward-5-image= |reward-6-name= |reward-6-image= |reward-7-name= |reward-7-image= |reward-8-name= |reward-8-image= }}