Difference between revisions of "Template:Testing"

From Fallen Sword Wiki
Jump to: navigation, search
Line 1: Line 1:
 
<includeonly>__NOTOC__
 
<includeonly>__NOTOC__
<div id="shopbox" style="border: 1px solid black; background-color: #eac775; width:auto;">
+
<div style="text-align:center;">
 +
<div id="shopbox" style="display:inline;border: 1px solid black; background-color: #eac775;">
 
<center>{{{banner|}}}</center>
 
<center>{{{banner|}}}</center>
 
{| cellspacing="10" border="0" align="center" style="background: transparent none repeat scroll 0% 0%;"
 
{| cellspacing="10" border="0" align="center" style="background: transparent none repeat scroll 0% 0%;"
Line 13: Line 14:
 
{{#if: {{{item-name-8|}}}|{{!}}{{NL}}{{ShopItem|name={{{item-name-8}}}|image={{{item-image-8}}}|price={{{item-price-8}}}}}| {{#if: {{{item-name-7|}}} |{{!end}} | }} }}
 
{{#if: {{{item-name-8|}}}|{{!}}{{NL}}{{ShopItem|name={{{item-name-8}}}|image={{{item-image-8}}}|price={{{item-price-8}}}}}| {{#if: {{{item-name-7|}}} |{{!end}} | }} }}
 
{{#if: {{{item-name-9|}}}|{{!}}{{NL}}{{ShopItem|name={{{item-name-9}}}|image={{{item-image-9}}}|price={{{item-price-9}}}}}| {{#if: {{{item-name-8|}}} |{{!end}} | }} }}
 
{{#if: {{{item-name-9|}}}|{{!}}{{NL}}{{ShopItem|name={{{item-name-9}}}|image={{{item-image-9}}}|price={{{item-price-9}}}}}| {{#if: {{{item-name-8|}}} |{{!end}} | }} }}
 +
</div>
 
</div>
 
</div>
 
=== Location ===
 
=== Location ===

Revision as of 10:07, 24 July 2009

This is not a real template, use it to test new template code without having to risk breaking existing templates