Difference between revisions of "Template:Vending list/item/doc"
From SpiralKnights
m (Created page with '<noinclude>{{documentation subpage}}</noinclude> This template is used for displaying a vendor's equipment list in a table. == Usage == <pre> {{Vending list list/start}} {{Vendin…') |
m |
||
Line 3: | Line 3: | ||
== Usage == | == Usage == | ||
<pre> | <pre> | ||
− | {{Vending | + | {{Vending list/start}} |
{{Vending list/item|(first item name)|(first item cost)}} | {{Vending list/item|(first item name)|(first item cost)}} | ||
− | {{Vending list/item| | + | {{Vending list/item|(second item name)|(second item cost)}} |
... | ... | ||
{{Vending list/end}} | {{Vending list/end}} | ||
</pre> | </pre> |
Latest revision as of 18:56, 12 June 2012
This is a documentation subpage for Template:Vending list/item (see that page for the template itself). It contains usage information, categories and other content that is not part of the original template page. |
This template is used for displaying a vendor's equipment list in a table.
Usage
{{Vending list/start}} {{Vending list/item|(first item name)|(first item cost)}} {{Vending list/item|(second item name)|(second item cost)}} ... {{Vending list/end}}