Template:Vendor table row

From Project: Gorgon Wiki
Revision as of 11:33, 6 October 2014 by Gorgonzola (talk | contribs) (WIP testing icon sizes)
Jump to: navigation, search

|- ! style="font-weight:bold;text-align:left;" |   Item name | style="float:right;" |


Syntax

{{vendor table row
 | item =
 | icon = 
 | cost =
}}

[[Image:Item-Icon-{{{icon|none}}}.gif]]

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):

{{vendor table row
 | item = Basic Sword
 | cost = 75 gold
}}