Difference between revisions of "Template:Testing"

From Fallen Sword Wiki
Jump to: navigation, search
Line 2: Line 2:
 
<div id="shopbox" style="border: 1px solid black; background-color: #eac775; width:auto;">
 
<div id="shopbox" style="border: 1px solid black; background-color: #eac775; width:auto;">
 
<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}}}}}|}}

Revision as of 10:03, 24 July 2009

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