Template:StoreItem

From A KoL Wiki
Revision as of 13:05, 1 June 2010 by imported>Quietust (simplify this a bit)
|- |{{click|image={{Data1|{{{item}}}|image|nopic2.gif}}|link={{{item}}}}}||'''[[{{{item}}}|{{Data1|{{{item}}}|name|{{{item}}}}}]]'''{{#if:{{{desc|}}}|<br />{{{desc}}}}}||{{#if:{{{currImage|}}}|{{click|image={{Data1|{{{currency}}}|image|nopic2.gif}}|link={{{currency}}}}} {{{price}}}|{{{price}}} {{{currency|Meat}}}}}

Usage

{{StoreItem|
  item=item name|
  price=price of item|
  other option=value|
  etc.}}

Other options can be:

  • desc=description for an optional description or note
  • currency=currency for currencies other than Meat (Mr. Accessory, sand dollar, etc.)
  • currImage=y to look-up and use a currency image instead of text.

Syntax

{| align="center"
!colspan=2|Item:||Price:
{{StoreItem|item=hair spray|price=24}}
{{StoreItem|item=chewing gum on a string|price=30}}
{{StoreItem|item=green beer|price=300|desc=Always available on [[St. Sneaky Pete's Day]]}}
{{StoreItem|item=Ms. Accessory|price=1|currency=Mr. Accessory}}
{{StoreItem|item=map to Anemone Mine|price='''50'''|currency=sand dollar|currImage=y}}
{{StoreItem|item=unknown item|price=666}}
|}
Item: Price:
Template:Click [[hair spray|Template:Data1]] 24 Meat
Template:Click [[chewing gum on a string|Template:Data1]] 30 Meat
Template:Click [[green beer|Template:Data1]]
Always available on St. Sneaky Pete's Day
300 Meat
Template:Click [[Ms. Accessory|Template:Data1]] 1 Mr. Accessory
Template:Click [[map to Anemone Mine|Template:Data1]] Template:Click 50
Template:Click [[unknown item|Template:Data1]] 666 Meat