Template:StoreItem: Difference between revisions
From A KoL Wiki
imported>Quietust m stupid parserfunctions |
imported>Quietust mNo edit summary |
||
Line 1: | Line 1: | ||
<includeonly> | <includeonly>|- | ||
|[[image:{{:{{{1}}}/data|image|nopic2.gif}}|{{:{{{1}}}/data|name|{{{1}}}}}]]||'''[[{{{1}}}|{{:{{{1}}}/data|name|{{{1}}}}}]]'''{{#if:{{{3|}}}|<br />{{{3}}}}}||'''{{#if:{{{2}}} isnum|{{{2}}} Meat|{{{2}}}}}'''</includeonly><noinclude> | |||
{{Code2}} | {{Code2}} | ||
==Syntax== | ==Syntax== | ||
<nowiki> | <nowiki>{| | ||
!colspan=2|Item:||Price: | |||
{{StoreItem|can of hair spray|24}} | |||
{{StoreItem|chewing gum on a string|30}} | |||
{{StoreItem|green beer|300|Always available on [[St. Sneaky Pete's Day]]}} | |||
{{StoreItem|Ms. Accessory|1 Mr. Accessory}} | |||
|}</nowiki> | |||
{| | |||
!colspan=2|Item:||Price: | |||
{{StoreItem|can of hair spray|24}} | |||
{{StoreItem|chewing gum on a string|30}} | |||
{{StoreItem|green beer|300|Always available on [[St. Sneaky Pete's Day]]}} | |||
{{StoreItem|Ms. Accessory|1 Mr. Accessory}} | |||
|} | |||
[[Category:Standardization Templates| {{PAGENAME}}]]</noinclude> | [[Category:Standardization Templates| {{PAGENAME}}]]</noinclude> |
Revision as of 19:26, 29 November 2006
[edit]
{{StoreItem}}
|-
|[[image:{{:{{{1}}}/data|image|nopic2.gif}}|{{:{{{1}}}/data|name|{{{1}}}}}]]||'''[[{{{1}}}|{{:{{{1}}}/data|name|{{{1}}}}}]]'''{{#if:{{{3|}}}|<br />{{{3}}}}}||'''{{#if:{{{2}}} isnum|{{{2}}} Meat|{{{2}}}}}'''
Syntax
{| !colspan=2|Item:||Price: {{StoreItem|can of hair spray|24}} {{StoreItem|chewing gum on a string|30}} {{StoreItem|green beer|300|Always available on [[St. Sneaky Pete's Day]]}} {{StoreItem|Ms. Accessory|1 Mr. Accessory}} |}
Item: | Price: | |
---|---|---|
[[image:Can of hair spray/data|Can of hair spray/data]] | [[can of hair spray|Can of hair spray/data]] | 24 Meat |
[[image:Chewing gum on a string/data|Chewing gum on a string/data]] | [[chewing gum on a string|Chewing gum on a string/data]] | 30 Meat |
[[image:Green beer/data|Green beer/data]] | [[green beer|Green beer/data]] Always available on St. Sneaky Pete's Day |
300 Meat |
[[image:Ms. Accessory/data|Ms. Accessory/data]] | [[Ms. Accessory|Ms. Accessory/data]] | 1 Mr. Accessory Meat |