Changes

Jump to: navigation, search

Template:Vendor table row

704 bytes added, 11:12, 6 October 2014
Basic template (very limited atm without proper extensions, still better to use one).
|-
! style="font-weight:bold;text-align:left;" | {{{item|Item name}}}
| style="float:right;" | {{{cost|}}}
<noinclude>
__NOTOC__
==Syntax==
<pre>
{{vendor table row
| item =
| cost =
}}
</pre>

==Parameters==
; item
: The item name
; cost
: Cost in full "15 gold" (Gorg: template system too limited atm.)

==Description==
Create a row in the NPC Show table. This will help with adding icons.

==Examples==
The typical usage is to use this in a new article, save, and THEN upload the image by clicking the image link (which then is pre-set with the article name):
<pre>
{{vendor table row
| item = Basic Sword
| cost = 75 gold
}}
</pre>

[[Category:Formatting templates|vendor table row]]
</noinclude>
2,804
edits

Navigation menu