Template:StoreLine/doc: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 4: Line 4:
==Usage==
==Usage==
<pre>{{StoreTableHeader|currency=LUX}}
<pre>{{StoreTableHeader|currency=LUX}}
{{StoreLine|name=Felix's Bait Rod|sell=20|currency=LUX|level=100}}
{{StoreLine|name=Felix's Bait Rod|buy=20|currency=LUX|level=100}}
{{StoreLine|name=Felix's Book|sell=1|currency=LUX|level=1}}
{{StoreLine|name=Felix's Book|buy=1|currency=LUX|level=1}}
{{StoreLine|name=Felix's Pencil|sell=5|currency=LUX|level=1}}
{{StoreLine|name=Felix's Pencil|buy=5|currency=LUX|level=1}}
{{StoreLine|name=History of the Terist|sell=1|currency=LUX|level=3}}
{{StoreLine|name=History of the Terist|buy=1|currency=LUX|level=3}}
{{StoreTableFooter}}</pre>
{{StoreTableFooter}}</pre>


Line 13: Line 13:


{{StoreTableHeader|currency=LUX}}
{{StoreTableHeader|currency=LUX}}
{{StoreLine|name=Felix's Bait Rod|sell=20|currency=LUX|level=100}}
{{StoreLine|name=Felix's Bait Rod|buy=20|currency=LUX|level=100}}
{{StoreLine|name=Felix's Book|sell=1|currency=LUX|level=1}}
{{StoreLine|name=Felix's Book|buy=1|currency=LUX|level=1}}
{{StoreLine|name=Felix's Pencil|sell=5|currency=LUX|level=1}}
{{StoreLine|name=Felix's Pencil|buy=5|currency=LUX|level=1}}
{{StoreLine|name=History of the Terist|sell=1|currency=LUX|level=3}}
{{StoreLine|name=History of the Terist|buy=1|currency=LUX|level=3}}
{{StoreTableFooter}}
{{StoreTableFooter}}


Line 22: Line 22:
==Parameters==
==Parameters==
* '''name:''' the item
* '''name:''' the item
* '''sell:''' the price the item sells at
* '''buy:''' the price the item can be bought for from the shop
* '''buy:''' the price the item can be sold for to the shop
* '''sell:''' the price the item can be sold to the shop for
* '''image:''' override the image, file extension is required.
* '''image:''' override the image, file extension is required.



Navigation menu