Difference between revisions of "Template:ShopItem"
From Fallen Sword Wiki
Lusterless (Talk | contribs) |
Lusterless (Talk | contribs) |
||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
− | <div style="text-align: center"> | + | <div style="text-align: center; display: inline-block;"> |
[[{{{name|}}}]]<br/> | [[{{{name|}}}]]<br/> | ||
{{ItemBox|{{{image|}}}}}<br/> | {{ItemBox|{{{image|}}}}}<br/> | ||
− | {{{price|}}} {{Gold}} | + | {{{price|}}} {{Gold}} |
|}</includeonly> | |}</includeonly> | ||
</div> | </div> |
Revision as of 23:12, 21 January 2022
</div>
This template is supposed to be used when adding items to a shop page. Typically, this template is used in conjunction with the shop template
Usage:{{ShopItem |name=Name of the Item |image=URL to Item Image |price=Price of the Item (in gold) }}