Difference between revisions of "Template:Testing"

From Fallen Sword Wiki
Jump to: navigation, search
 
(11 intermediate revisions by one user not shown)
Line 1: Line 1:
 
<includeonly>__NOTOC__
 
<includeonly>__NOTOC__
<center> {{{banner|}}} </center><br>
+
<div id="shopbox" style="border: 1px solid black; background-color: #eac775; min-width:100px;">
{| cellspacing="10" border="0" align="center"
+
<center>{{{banner|}}}</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}}}}}|}}
{{#if: {{{item-name-2|}}}|{{!}}{{NL}}{{ShopItem|name={{{item-name-2}}}|image={{{item-image-2}}}|price={{{item-price-2}}}}}| {{#if: {{{item-name-1|}}} |{{!end}} | {{NL}} }} }}
+
{{#if: {{{item-name-2|}}}|{{!}}{{NL}}{{ShopItem|name={{{item-name-2}}}|image={{{item-image-2}}}|price={{{item-price-2}}}}}| {{#if: {{{item-name-1|}}} |{{!end}} | }} }}
{{#if: {{{item-name-3|}}}|{{!}}{{NL}}{{ShopItem|name={{{item-name-3}}}|image={{{item-image-3}}}|price={{{item-price-3}}}}}| {{#if: {{{item-name-2|}}} |{{!end}} | {{NL}} }} }}
+
{{#if: {{{item-name-3|}}}|{{!}}{{NL}}{{ShopItem|name={{{item-name-3}}}|image={{{item-image-3}}}|price={{{item-price-3}}}}}| {{#if: {{{item-name-2|}}} |{{!end}} | }} }}
{{#if: {{{item-name-4|}}}|{{!}}{{NL}}{{ShopItem|name={{{item-name-4}}}|image={{{item-image-4}}}|price={{{item-price-4}}}}}| {{#if: {{{item-name-3|}}} |{{!end}} | {{NL}} }} }}
+
{{#if: {{{item-name-4|}}}|{{!}}{{NL}}{{ShopItem|name={{{item-name-4}}}|image={{{item-image-4}}}|price={{{item-price-4}}}}}| {{#if: {{{item-name-3|}}} |{{!end}} | }} }}
{{#if: {{{item-name-5|}}}|{{!}}{{NL}}{{ShopItem|name={{{item-name-5}}}|image={{{item-image-5}}}|price={{{item-price-5}}}}}| {{#if: {{{item-name-4|}}} |{{!end}} | {{NL}} }} }}
+
{{#if: {{{item-name-5|}}}|{{!}}{{NL}}{{ShopItem|name={{{item-name-5}}}|image={{{item-image-5}}}|price={{{item-price-5}}}}}| {{#if: {{{item-name-4|}}} |{{!end}} | }} }}
{{#if: {{{item-name-6|}}}|{{!}}{{NL}}{{ShopItem|name={{{item-name-6}}}|image={{{item-image-6}}}|price={{{item-price-6}}}}}| {{#if: {{{item-name-5|}}} |{{!end}} | {{NL}} }} }}
+
{{#if: {{{item-name-6|}}}|{{!}}{{NL}}{{ShopItem|name={{{item-name-6}}}|image={{{item-image-6}}}|price={{{item-price-6}}}}}| {{#if: {{{item-name-5|}}} |{{!end}} | }} }}
{{#if: {{{item-name-7|}}}|{{!}}{{NL}}{{ShopItem|name={{{item-name-7}}}|image={{{item-image-7}}}|price={{{item-price-7}}}}}| {{#if: {{{item-name-6|}}} |{{!end}} | {{NL}} }} }}
+
{{#if: {{{item-name-7|}}}|{{!}}{{NL}}{{ShopItem|name={{{item-name-7}}}|image={{{item-image-7}}}|price={{{item-price-7}}}}}| {{#if: {{{item-name-6|}}} |{{!end}} | }} }}
{{#if: {{{item-name-8|}}}|{{!}}{{NL}}{{ShopItem|name={{{item-name-8}}}|image={{{item-image-8}}}|price={{{item-price-8}}}}}| {{#if: {{{item-name-7|}}} |{{!end}} | {{NL}} }} }}
+
{{#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}} | {{NL}} }} }}
+
{{#if: {{{item-name-9|}}}|{{!}}{{NL}}{{ShopItem|name={{{item-name-9}}}|image={{{item-image-9}}}|price={{{item-price-9}}}}}| {{#if: {{{item-name-8|}}} |{{!end}} | }} }}
 +
</div>
 
=== Location ===
 
=== Location ===
 
* [[{{{area|}}}]] {{{area-coordinates|(?,?)}}}
 
* [[{{{area|}}}]] {{{area-coordinates|(?,?)}}}
 
__NOEDITSECTION__
 
__NOEDITSECTION__
 
[[Category:Shops]]
 
[[Category:Shops]]
</includeonly><noinclude>'''This is not a real template, use it to test new template code without having to risk breaking existing templates'''</noinclude>
+
</includeonly><noinclude>
 +
'''This is not a real template, use it to test new template code without having to risk breaking existing templates'''
 +
</noinclude>

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