Difference between revisions of "Template:Testing"
From Fallen Sword Wiki
(3 intermediate revisions by one user not shown) | |||
Line 1: | Line 1: | ||
<includeonly>__NOTOC__ | <includeonly>__NOTOC__ | ||
− | <div id="shopbox" style="border: 1px solid black; background-color: #eac775; width: | + | <div id="shopbox" style="border: 1px solid black; background-color: #eac775; min-width:100px;"> |
<center>{{{banner|}}}</center> | <center>{{{banner|}}}</center> | ||
− | {| cellspacing="10" border="0" align="center" | + | {| cellspacing="10" border="0" align="center" style="background: transparent none repeat scroll 0% 0%;" |
|- valign="bottom" align="center" | |- valign="bottom" align="center" | ||
{{#if: {{{item-name-1|}}}|{{!}}{{NL}}{{ShopItem|name={{{item-name-1}}}|image={{{item-image-1}}}|price={{{item-price-1}}}}}|}} | {{#if: {{{item-name-1|}}}|{{!}}{{NL}}{{ShopItem|name={{{item-name-1}}}|image={{{item-image-1}}}|price={{{item-price-1}}}}}|}} |
Latest revision as of 10:09, 24 July 2009
This is not a real template, use it to test new template code without having to risk breaking existing templates