Difference between revisions of "Template:Testing"

From Fallen Sword Wiki
Jump to: navigation, search
Line 3: Line 3:
 
{| cellspacing="10" border="0" align="center"
 
{| cellspacing="10" border="0" align="center"
 
|- valign="bottom" align="center"
 
|- valign="bottom" align="center"
{{#if: {{{item-name-1|}}}|{{!}}{{NL}}|}}{{#if: {{{item-name-1|}}}|{{ShopItem|name={{{item-name-1}}}|image={{{item-image-1}}}|price={{{item-price-1}}}}}|}}{{#if: {{{item-name-2|}}}|{{!}}{{NL}}| {{#if: {{{item-name-1|}}} |{{!end}} | }} }}{{#if: {{{item-name-2|}}}|{{ShopItem|name={{{item-name-2}}}|image={{{item-image-2}}}|price={{{item-price-2}}}}}|}}{{#if: {{{item-name-3|}}}|{{!}}{{NL}}| {{#if: {{{item-name-2|}}} |{{!end}} | }} }}{{#if: {{{item-name-3|}}}|{{ShopItem|name={{{item-name-3}}}|image={{{item-image-3}}}|price={{{item-price-3}}}}}|}}{{#if: {{{item-name-4|}}}|{{!}}{{NL}}| {{#if: {{{item-name-3|}}} |{{!end}} | }} }}{{#if: {{{item-name-4|}}}|{{ShopItem|name={{{item-name-4}}}|image={{{item-image-4}}}|price={{{item-price-4}}}}}|}}{{#if: {{{item-name-5|}}}|{{!}}{{NL}}| {{#if: {{{item-name-4|}}} |{{!end}} | }} }}{{#if: {{{item-name-5|}}}|{{ShopItem|name={{{item-name-5}}}|image={{{item-image-5}}}|price={{{item-price-5}}}}}|}}{{#if: {{{item-name-6|}}}|{{!}}{{NL}}| {{#if: {{{item-name-5|}}} |{{!end}} | }} }}{{#if: {{{item-name-6|}}}|{{ShopItem|name={{{item-name-6}}}|image={{{item-image-6}}}|price={{{item-price-6}}}}}|}}{{#if: {{{item-name-7|}}}|{{!}}{{NL}}| {{#if: {{{item-name-6|}}} |{{!end}} | }} }}{{#if: {{{item-name-7|}}}|{{ShopItem|name={{{item-name-7}}}|image={{{item-image-7}}}|price={{{item-price-7}}}}}|}}{{#if: {{{item-name-8|}}}|{{!}}{{NL}}| {{#if: {{{item-name-7|}}} |{{!end}} | }} }}{{#if: {{{item-name-8|}}}|{{ShopItem|name={{{item-name-8}}}|image={{{item-image-8}}}|price={{{item-price-8}}}}}|}}{{#if: {{{item-name-9|}}}|{{!}}{{NL}}| {{#if: {{{item-name-8|}}} |{{!end}} | }} }}{{#if: {{{item-name-9|}}}|{{ShopItem|name={{{item-name-9}}}|image={{{item-image-9}}}|price={{{item-price-9}}}}}|}}
+
{{#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}} | }} }}
 +
{{#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}} | }} }}
 +
{{#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}} | }} }}
 +
{{#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}} | }} }}
 +
{{#if: {{{item-name-9|}}}|{{!}}{{NL}}{{ShopItem|name={{{item-name-9}}}|image={{{item-image-9}}}|price={{{item-price-9}}}}}| {{#if: {{{item-name-8|}}} |{{!end}} | }} }}
 
=== Location ===
 
=== Location ===
 
* [[{{{area|}}}]] {{{area-coordinates|(?,?)}}}
 
* [[{{{area|}}}]] {{{area-coordinates|(?,?)}}}
Line 9: Line 17:
 
[[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>
<includeonly>
 
{{Warningbox
 
|Title=This page is missing information and needs improvement
 
|Text=If you have the necessary information, please [{{fullurl:{{PAGENAME}}|action=edit}} add it to this page.] {{#if: {{{missing-info|}}}|<br>'''Missing Info:''' {{{missing-info}}}|}}<br> ''Please remove this message once this article has been completed.''
 
|Width=80%
 
}}
 
</includeonly>
 

Revision as of 09:30, 24 July 2009

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