Difference between revisions of "Template:Testing"
From Fallen Sword Wiki
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}}{{ShopItem|name={{{item-name-1}}}|image={{{item-image-1}}}|price={{{item-price-1}}}}}|}}{{#if: {{{item-name-2|}}}| | + | {{#if: {{{item-name-1|}}}|{{!}}{{NL}}{{ShopItem|name={{{item-name-1}}}|image={{{item-image-1}}}|price={{{item-price-1}}}}}|}} |
− | {{#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}} | }} }} | + | {{#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|(?,?)}}} |
Revision as of 09:37, 24 July 2009
This is not a real template, use it to test new template code without having to risk breaking existing templates