Difference between revisions of "Template:Pickup list/start/doc"
From SpiralKnights
m (Created page with '<noinclude>{{documentation subpage}}</noinclude> This template is used for displaying a vendor's pickup list in a table. == Usage == <pre> {{Pickup list/start}} {{Pickup list/ite…') |
m (small error in template example) |
||
Line 5: | Line 5: | ||
{{Pickup list/start}} | {{Pickup list/start}} | ||
{{Pickup list/item|(first item name)|(fist item cost)}} | {{Pickup list/item|(first item name)|(fist item cost)}} | ||
− | {{Pickup list/item| | + | {{Pickup list/item|(second item name)|(second item cost)}} |
... | ... | ||
{{Pickup list/end}} | {{Pickup list/end}} | ||
</pre> | </pre> |
Latest revision as of 18:34, 12 June 2012
This is a documentation subpage for Template:Pickup list/start (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 pickup list in a table.
Usage
{{Pickup list/start}} {{Pickup list/item|(first item name)|(fist item cost)}} {{Pickup list/item|(second item name)|(second item cost)}} ... {{Pickup list/end}}