Difference between revisions of "Item Icons Guide"

From Project: Gorgon Wiki
Jump to: navigation, search
m (Also mention icons are used in item templates.)
m (Fixed URL to direct to Template:Item instead of Item Icon)
 
(88 intermediate revisions by 12 users not shown)
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
This page documents all in-game item icons that can are used in the NPC '''Shop''' section, in [[ItemT Template Demos|item templates]] and also occasionally in articles to enhance the pages (see for example [[Template:belt]] for Lucky Belts).
+
[[File:Item Icons Guide.png|thumb|right|337px|32x32 pixels, 8 Bit PNG.]]
 
+
==Please see http://wiki.projectgorgon.com/wiki/Template:Item instead.==
As of writing, I recommend to '''watch''' this page to notice more easily when other people add new icons. In the future we may be able to pick icons in the template based on the item name. We can't do that yet due to lack of proper extensions in the wiki, so it's not as automated as I wish.
+
<!--
 +
As of writing, I recommend to '''watch''' this page to notice more easily when other people add new icons.
  
 
==Uploading New Icons==
 
==Uploading New Icons==
[[File:Item Icons Guide.png|thumb|right|337px|32x32 pixels, 8 Bit PNG.]]
 
 
* In-game icons are 32x32 pixels exact replica from NPC's shop or your inventory. Unequip items to remove the red border!
 
* In-game icons are 32x32 pixels exact replica from NPC's shop or your inventory. Unequip items to remove the red border!
* File name MUST be in the form <code>item-icon-xxxxxx.png</code>. For example <code>item-icon-amethyst.png</code>.
+
* File name MUST be in the form <code>Item-icon-xxxxxx.png</code>. For example <code>Item-icon-amethyst.png</code>.
 +
** '''Because when you hover over an icon, it will display the name of the picture's file, items with more than 1 word get mushed together (ex. crabmeat.png -> shows up as Crabmeat when hovered over). A way to fix this is to give it a <span style="color:red;">label tag</span>: "icon|crabmeat|label=Crab Meat" -> {{icon|crabmeat|label=Crab Meat}} <span style="color:red;">NOT</span> {{icon|crabmeat|}}
 
* Use a short generic label for generic and common icons. For example:
 
* Use a short generic label for generic and common icons. For example:
 
** Use "book" not "Fire Magic: Introductory Research" since most skill teaching books have the same book icon.
 
** Use "book" not "Fire Magic: Introductory Research" since most skill teaching books have the same book icon.
 
** Use "seeds" not "dahliaseeds" since most seeds in-game have the same icon.
 
** Use "seeds" not "dahliaseeds" since most seeds in-game have the same icon.
 +
*** '''(Possibly a <span style="color:red;">BAD</span> habit to do because item icons may change. I'd just create a new file with the exact name of the item. In the above example, [[Dahlia Seeds]] have a different icon than [[Bluebell Seeds]]; probably changed since the above was written, which is probably why every item should have its own file.'''
 
* In alpha there are no icons that need more than 256 color. Save the SMALLEST file size , 8 bit PNG.
 
* In alpha there are no icons that need more than 256 color. Save the SMALLEST file size , 8 bit PNG.
 
* <span style="color:red;">'''Please document any new icons below, otherwise kittens die!!'''</span>
 
* <span style="color:red;">'''Please document any new icons below, otherwise kittens die!!'''</span>
  
 
==Usage Notes==
 
==Usage Notes==
Don't upload smaller icons! We can simply size them down, for example here is [[Image:item-icon-firstaid.png|16px]] a 16x16 First Aid Kit.
+
===Using an icon===
 +
Always use the template if possible instead of the mediawiki image code!
 +
<pre>
 +
{{icon|<icon name>}}
 +
</pre>
 +
 
 +
===Icon size===
 +
Use the size parameter, for example here is {{icon|firstaid|size=16px}} a 16x16 First Aid Kit.
 +
<pre>
 +
{{icon|<icon name>|size=16px}}
 +
</pre>
 +
 
 +
===Other uses===
 +
* [[Item Template Demos]] for creating item descriptions similar to in-game popups
 +
* [[Template:Belt]] for linking to lucky belts
 +
* [[Template:Quote]] can feature an icon (nice for books, scrolls)
  
 
{{clear}}
 
{{clear}}
Line 21: Line 38:
 
==Existing Icons==
 
==Existing Icons==
 
'''In bold below''' is the icon name to use with [[Template:vendor table row]].
 
'''In bold below''' is the icon name to use with [[Template:vendor table row]].
 
+
:This table has outdated icons, so I don't know if we should use this
 
{|
 
{|
 
|-
 
|-
 
| valign="top" style="padding-left:1em; width:30%;"|
 
| valign="top" style="padding-left:1em; width:30%;"|
  
====Basic Gear====
+
===Basic Gear===
 
{| class="" style="width:300px"
 
{| class="" style="width:300px"
 
{{vendor table row
 
{{vendor table row
  | item = '''sword'''
+
  | item = '''basicsword'''
 
  | icon = basicsword
 
  | icon = basicsword
 
}}
 
}}
Line 67: Line 84:
 
  | item = '''belt''' (ALL Lucky Belts)
 
  | item = '''belt''' (ALL Lucky Belts)
 
  | icon = belt
 
  | icon = belt
 +
}}
 +
{{vendor table row
 +
| item = '''basicclaw'''
 +
| icon = basicclaw
 
}}
 
}}
 
|}
 
|}
  
====Common Vendor Utilities====
+
===Common Vendor Utilities===
 
{| class="" style="width:300px"
 
{| class="" style="width:300px"
 
{{vendor table row
 
{{vendor table row
Line 98: Line 119:
 
|}
 
|}
  
| valign="top" style="padding-left:1em; width:30%;"|
+
===Misc. Potions===
 +
{| class="" style="width:100%"
 +
{{vendor table row
 +
| item = '''poisonpot''' (Antivenom, Curatives)
 +
| icon = poisonpot
 +
}}
 +
{{vendor table row
 +
| item = '''dyepot'''
 +
| icon = dyepot
 +
}}
 +
{{vendor table row
 +
| item = '''animalpotion'''
 +
| icon = animalpotion
 +
}}
 +
{{vendor table row
 +
| item = '''unanimalpotion'''
 +
| icon = unanimalpotion
 +
}}
 +
|}
 +
 
 +
===Carpentry===
 +
{| class="" style="width:300px"
 +
{{vendor table row
 +
| item = '''oakwoodchips'''
 +
| icon = oakwoodchips
 +
}}
 +
{{vendor table row
 +
| item = '''supershoddychair'''
 +
| icon = supershoddychair
 +
}}
 +
|}
 +
 
 +
===Leatherworking===
 +
{| class="" style="width:100%"
 +
{{vendor table row
 +
| item = '''roughtan'''
 +
| icon = roughtan
 +
}}
 +
{{vendor table row
 +
| item = '''decenttan'''
 +
| icon = decenttan
 +
}}
 +
{{vendor table row
 +
| item = '''qualitytan'''
 +
| icon = qualitytan
 +
}}
 +
{{vendor table row
 +
| item= '''leatherstrip'''
 +
| icon= leatherstrip
 +
}}
 +
{{vendor table row
 +
| item = '''leatherstrips'''
 +
| icon = leatherstrips
 +
}}
 +
|}
 +
 
 +
===Tanning===
 +
{| class="" style="width:100%"
 +
{{vendor table row
 +
| item= '''shoddy_animalskin'''
 +
| icon= shoddy_animalskin
 +
}}
 +
{{vendor table row
 +
| item= '''rough_animalskin'''
 +
| icon= rough_animalskin
 +
}}
 +
{{vendor table row
 +
| item= '''crude_animalskin'''
 +
| icon= crude_animalskin
 +
}}
 +
{{vendor table row
 +
| item= '''decent_animalskin''' (Crude & Decent skin)
 +
| icon= decent_animalskin
 +
}}
 +
{{vendor table row
 +
| item= '''nice_animalskin'''
 +
| icon= nice_animalskin
 +
}}
 +
{{vendor table row
 +
| item= '''quality_animalskin'''
 +
| icon= quality_animalskin
 +
}}
 +
|}
 +
 
 +
===Metals===
 +
{| class="" style="width:100%"
 +
{{vendor table row
 +
| item = '''nails''' (Simple Nails)
 +
| icon = nails
 +
}}
 +
|}
  
====Gardening====
+
===Gardening===
 
{| class="" style="width:300px"
 
{| class="" style="width:300px"
 
{{vendor table row
 
{{vendor table row
Line 107: Line 218:
 
}}
 
}}
 
{{vendor table row
 
{{vendor table row
  | item = '''onion'''
+
  | item = '''onionseedling'''
  | icon = onion
+
  | icon = onionseedling
 +
}}
 +
{{vendor table row
 +
| item = '''beetseedling'''
 +
| icon = beetseedling
 
}}
 
}}
 
{{vendor table row
 
{{vendor table row
Line 115: Line 230:
 
}}
 
}}
 
{{vendor table row
 
{{vendor table row
  | item = '''beet'''
+
  | item = '''squashseedling'''
  | icon = beet
+
  | icon = squashseedling
}}
 
{{vendor table row
 
| item = '''squash'''
 
| icon = squash
 
 
}}
 
}}
 
{{vendor table row
 
{{vendor table row
 
  | item = '''strawberry'''
 
  | item = '''strawberry'''
 
  | icon = strawberry
 
  | icon = strawberry
}}
 
{{vendor table row
 
| item = '''water''' (bottle)
 
| icon = water
 
 
}}
 
}}
 
{{vendor table row
 
{{vendor table row
Line 140: Line 247:
 
|}
 
|}
  
====Research Books, Recipes, ...====
+
=== Flowers ===
 +
{| class="" style="width:300px"
 +
{{vendor table row
 +
| item = '''bluebell'''
 +
| icon = bluebell
 +
}}
 +
{{vendor table row
 +
| item = '''red Aster'''
 +
| icon = red Aster
 +
}}
 +
{{vendor table row
 +
| item = '''poppy'''
 +
| icon = poppy
 +
}}
 +
{{vendor table row
 +
| item = '''dahlia'''
 +
| icon = dahlia
 +
}}
 +
{{vendor table row
 +
| item = '''pansy'''
 +
| icon = pansy
 +
}}
 +
{{vendor table row
 +
| item = '''violet'''
 +
| icon = violet
 +
}}
 +
{{vendor table row
 +
| item = '''red Rose'''
 +
| icon = red Rose
 +
}}
 +
{{vendor table row
 +
| item = '''marigold'''
 +
| icon = marigold
 +
}}
 +
{{vendor table row
 +
| item = '''winterhue'''
 +
| icon = winterhue
 +
}}
 +
{{vendor table row
 +
| item = '''desertrose'''
 +
| icon = desertrose
 +
}}
 +
{{vendor table row
 +
| item = '''elvenlily'''
 +
| icon = elvenlily
 +
}}
 +
|}
 +
| valign="top" style="padding-left:1em; width:30%;"|
 +
 
 +
===Research Books, Recipes, ...===
 
{| class="" style="width:300px"
 
{| class="" style="width:300px"
 
{{vendor table row
 
{{vendor table row
Line 164: Line 320:
 
|}
 
|}
  
====Potions====
+
====Instruments & Tools====
 +
{| class="" style="width:100%"
 +
{{vendor table row
 +
| item = '''autopsykit'''
 +
| icon = autopsykit
 +
}}
 +
{{vendor table row
 +
| item = '''knife''' (Butcher Knife)
 +
| icon = knife
 +
}}
 +
{{vendor table row
 +
| item = '''gemcrusher'''
 +
| icon = gemcrusher
 +
}}
 +
{{vendor table row
 +
| item = '''handsaw'''
 +
| icon = handsaw
 +
}}
 +
{{vendor table row
 +
| item = '''lute''' (Classic Lute)
 +
| icon = lute
 +
}}
 +
{{vendor table row
 +
| item = '''skinningknife''' (Skinning Knife)
 +
| icon = skinningknife
 +
}}
 +
{{vendor table row
 +
| item = '''skullextractor''' (Skull Extractor)
 +
| icon = extractor
 +
}}
 +
|}
 +
 
 +
===Art & Antiques===
 
{| class="" style="width:100%"
 
{| class="" style="width:100%"
 
{{vendor table row
 
{{vendor table row
  | item = '''poisonpot''' (Antivenom, Curatives)
+
  | item = '''painting'''
  | icon = poisonpot
+
  | icon = painting
 +
}}
 +
{{vendor table row
 +
| item = '''bronzecoin'''
 +
| icon = bronzecoin
 +
}}
 +
{{vendor table row
 +
| item = '''silvercoin'''
 +
| icon = silvercoin
 +
}}
 +
{{vendor table row
 +
| item = '''goldcoin'''
 +
| icon = goldcoin
 
}}
 
}}
 
{{vendor table row
 
{{vendor table row
  | item = '''dyepot''' (Dye Pot)
+
  | item = '''lostcurrency'''
  | icon = dyepot
+
  | icon = lostcurrency
 
}}
 
}}
 
|}
 
|}
  
| valign="top" style="padding-left:1em; width:30%;"|
+
===Beast Forms===
 +
{| class="" style="width:100%"
 +
{{vendor table row
 +
| item = '''horseshoe''' (Cow/Pig/Deer shoes)
 +
| icon = horseshoe
 +
}}
 +
|}
  
====Miscellaneous====
+
===Miscellaneous===
 
{| class="" style="width:100%"
 
{| class="" style="width:100%"
 
{{vendor table row
 
{{vendor table row
 
  | item = '''icecore''' (Inkstone & Ice Core)
 
  | item = '''icecore''' (Inkstone & Ice Core)
 
  | icon = icecore
 
  | icon = icecore
 +
}}
 +
{{vendor table row
 +
| item = '''antler'''
 +
| icon = antler
 +
}}
 +
{{vendor table row
 +
| item = '''cateyeball'''
 +
| icon = cateyeball
 +
}}
 +
{{vendor table row
 +
| item = '''mantisclaw'''
 +
| icon = mantisclaw
 +
}}
 +
{{vendor table row
 +
| item = '''snailshell'''
 +
| icon = snailshell
 +
}}
 +
{{vendor table row
 +
| item = '''grass'''
 +
| icon = grass
 +
}}
 +
{{vendor table row
 +
| item = '''pigsnout'''
 +
| icon = pigsnout
 +
}}
 +
|}
 +
 +
=== Fruits ===
 +
{| class="" style="width:100%"
 +
{{vendor table row
 +
| item = '''apple'''
 +
| icon = apple
 +
}}
 +
{{vendor table row
 +
| item = '''grape'''
 +
| icon = grape
 +
}}
 +
{{vendor table row
 +
| item = '''guava'''
 +
| icon = guava
 +
}}
 +
{{vendor table row
 +
| item = '''orange'''
 +
| icon = orange
 +
}}
 +
{{vendor table row
 +
| item = '''lemon'''
 +
| icon = lemon
 +
}}
 +
|}
 +
 +
=== Fish===
 +
{| class="" style="width:100%"
 +
{{vendor table row
 +
| item = '''crab'''
 +
| icon = crab
 +
}}
 +
{{vendor table row
 +
| item = '''clownfish'''
 +
| icon = clownfish
 +
}}
 +
{{vendor table row
 +
| item = '''grapefish'''
 +
| icon = grapefish
 +
}}
 +
{{vendor table row
 +
| item = '''perch'''
 +
| icon = perch
 +
}}
 +
{{vendor table row
 +
| item = '''eel'''
 +
| icon = eel
 +
}}
 +
{{vendor table row
 +
| item = '''shark'''
 +
| icon = shark
 +
}}
 +
{{vendor table row
 +
| item = '''cavefish'''
 +
| icon = cavefish
 +
}}
 +
{{vendor table row
 +
| item = '''fishscales'''
 +
| icon = fishscales
 
}}
 
}}
 
|}
 
|}
  
====Instruments & Tools====
+
=== Meat ===
 
{| class="" style="width:100%"
 
{| class="" style="width:100%"
 
{{vendor table row
 
{{vendor table row
  | item = '''lute''' (Classic Lute)
+
  | item = '''perchfillet'''
  | icon = lute
+
  | icon = perchfillet
 +
}}
 +
{{vendor table row
 +
| item = '''eelfillet'''
 +
| icon = eelfillet
 +
}}
 +
{{vendor table row
 +
| item = '''clownfishfillet'''
 +
| icon = clownfishfillet
 +
}}
 +
{{vendor table row
 +
| item = '''crabmeat'''
 +
| icon = crabmeat
 +
}}
 +
{{vendor table row
 +
| item = '''sharkfillet'''
 +
| icon = sharkfillet
 +
}}
 +
{{vendor table row
 +
| item = '''rawchicken'''
 +
| icon = rawchicken
 +
}}
 +
{{vendor table row
 +
| item = '''venison'''
 +
| icon = venison
 
}}
 
}}
 
{{vendor table row
 
{{vendor table row
  | item = '''handsaw'''
+
  | item = '''porkshoulder'''
  | icon = handsaw
+
  | icon = porkshoulder
 
}}
 
}}
 
{{vendor table row
 
{{vendor table row
  | item = '''autopsykit'''
+
  | item = '''cheapmeat'''
  | icon = autopsykit
+
  | icon = cheapmeat
 
}}
 
}}
 
{{vendor table row
 
{{vendor table row
  | item = '''gemcrusher'''
+
  | item = '''mutton'''
  | icon = gemcrusher
+
  | icon = mutton
 
}}
 
}}
 
|}
 
|}
  
====Cooking====
+
=== Ingredients ===
 
{| class="" style="width:100%"
 
{| class="" style="width:100%"
 +
{{vendor table row
 +
| item = '''potato''' (Potato)
 +
| icon = potato
 +
}}
 +
{{vendor table row
 +
| item = '''beet'''
 +
| icon = beet
 +
}}
 +
{{vendor table row
 +
| item = '''bottle''' (Empty Bottle)
 +
| icon = bottle
 +
}}
 +
{{vendor table row
 +
| item = '''water''' (bottle)
 +
| icon = water
 +
}}
 +
{{vendor table row
 +
| item = '''butter'''
 +
| icon = butter
 +
}}
 +
{{vendor table row
 +
| item = '''flour'''
 +
| icon = flour
 +
}}
 +
{{vendor table row
 +
| item = '''milk''' (Bottle of Milk)
 +
| icon = milk
 +
}}
 +
{{vendor table row
 +
| item = '''onion'''
 +
| icon = onion
 +
}}
 +
{{vendor table row
 +
| item = '''onioncubes'''
 +
| icon = onioncubes
 +
}}
 +
{{vendor table row
 +
| item = '''oregano'''
 +
| icon = oregano
 +
}}
 +
{{vendor table row
 +
| item = '''pumpkin'''
 +
| icon = pumpkin
 +
}}
 
{{vendor table row
 
{{vendor table row
 
  | item = '''salt'''
 
  | item = '''salt'''
Line 213: Line 571:
 
}}
 
}}
 
{{vendor table row
 
{{vendor table row
  | item = '''flour'''
+
  | item = '''squash'''
  | icon = flour
+
  | icon = squash
 +
}}
 +
{{vendor table row
 +
| item = '''sugar'''
 +
| icon = sugar
 +
}}
 +
{{vendor table row
 +
| item = '''greenpepper'''
 +
| icon = greenpepper
 +
}}
 +
{{vendor table row
 +
| item = '''redpepper'''
 +
| icon = redpepper
 +
}}
 +
{{vendor table row
 +
| item = '''orange'''
 +
| icon = orange
 +
}}
 +
{{vendor table row
 +
| item = '''guava'''
 +
| icon = guava
 +
}}
 +
{{vendor table row
 +
| item = '''peppercorns'''
 +
| icon = peppercorns
 +
}}
 +
{{vendor table row
 +
| item = '''egg'''
 +
| icon = egg
 +
}}
 +
{{vendor table row
 +
| item = '''potatocubes'''
 +
| icon = potatocubes
 
}}
 
}}
 
|}
 
|}
  
====Fire Magic Research====
+
===Fire Magic Research===
 
{| class="" style="width:100%"
 
{| class="" style="width:100%"
 +
{{vendor table row
 +
| item = '''firedust'''
 +
| icon = firedust
 +
}}
 +
{{vendor table row
 +
| item = '''sulfur'''
 +
| icon = sulfur
 +
}}
 
{{vendor table row
 
{{vendor table row
 
  | item = '''saltpeter'''
 
  | item = '''saltpeter'''
 
  | icon = saltpeter
 
  | icon = saltpeter
 
}}
 
}}
 +
|}
 +
| valign="top" style="padding-left:1em; width:30%;"|
 +
=== Cooking & Cheesemaking ===
 +
{| class="" style="width:100%"
 
{{vendor table row
 
{{vendor table row
  | item = '''sulfur'''
+
  | item = '''bacon'''
  | icon = sulfur
+
  | icon = bacon
 
}}
 
}}
 
|}
 
|}
  
====Leatherworking====
+
===Metal Slabs===
 
{| class="" style="width:100%"
 
{| class="" style="width:100%"
 
{{vendor table row
 
{{vendor table row
  | item = '''roughtan'''
+
  | item = '''basicslab'''
  | icon = roughtan
+
  | icon = basicslab
 +
}}
 +
{{vendor table row
 +
| item = '''simpleslab'''
 +
| icon = simpleslab
 +
}}
 +
{{vendor table row
 +
| item = '''goodslab'''
 +
| icon = goodslab
 
}}
 
}}
 
{{vendor table row
 
{{vendor table row
  | item = '''decenttan'''
+
  | item = '''expertslab'''
  | icon = decenttan
+
  | icon = expertslab
 
}}
 
}}
 
{{vendor table row
 
{{vendor table row
  | item = '''qualitytan'''
+
  | item = '''masterworkslab'''
  | icon = qualitytan
+
  | icon = masterworkslab
 
}}
 
}}
 
|}
 
|}
  
====Metals====
+
=== Gemstones ===
 
{| class="" style="width:100%"
 
{| class="" style="width:100%"
 
{{vendor table row
 
{{vendor table row
  | item = '''nails''' (Simple Nails)
+
  | item = '''redwallcrystal'''
  | icon = nails
+
  | icon = redwallcrystal
 +
}}
 +
{{vendor table row
 +
| item = '''amethyst'''
 +
| icon = amethyst
 +
}}
 +
{{vendor table row
 +
| item = '''bluespinel'''
 +
| icon = bluespinel
 +
}}
 +
{{vendor table row
 +
| item = '''fluorite'''
 +
| icon = fluorite
 +
}}
 +
{{vendor table row
 +
| item = '''lapislazuli'''
 +
| icon = lapislazuli
 +
}}
 +
{{vendor table row
 +
| item = '''obsidian'''
 +
| icon = obsidian
 +
}}
 +
{{vendor table row
 +
| item = '''aquamarine'''
 +
| icon = aquamarine
 +
}}
 +
{{vendor table row
 +
| item = '''bloodstone'''
 +
| icon = bloodstone
 +
}}
 +
{{vendor table row
 +
| item = '''malachite'''
 +
| icon = malachite
 +
}}
 +
{{vendor table row
 +
| item = '''peridot'''
 +
| icon = peridot
 +
}}
 +
{{vendor table row
 +
| item = '''tourmaline'''
 +
| icon = tourmaline
 +
}}
 +
{{vendor table row
 +
| item = '''tsavorite'''
 +
| icon = tsavorite
 +
}}
 +
{{vendor table row
 +
| item = '''diamond'''
 +
| icon = diamond
 +
}}
 +
{{vendor table row
 +
| item = '''quartz'''
 +
| icon = quartz
 +
}}
 +
{{vendor table row
 +
| item = '''onyx'''
 +
| icon = onyx
 +
}}
 +
{{vendor table row
 +
| item = '''agate'''
 +
| icon = agate
 +
}}
 +
{{vendor table row
 +
| item = '''mossagate'''
 +
| icon = mossagate
 +
}}
 +
{{vendor table row
 +
| item = '''moonstone'''
 +
| icon = moonstone
 +
}}
 +
{{vendor table row
 +
| item = '''carnelian'''
 +
| icon = carnelian
 +
}}
 +
{{vendor table row
 +
| item = '''citrine'''
 +
| icon = citrine
 +
}}
 +
{{vendor table row
 +
| item = '''garnet'''
 +
| icon = garnet
 +
}}
 +
{{vendor table row
 +
| item = '''topaz'''
 +
| icon = topaz
 +
}}
 +
{{vendor table row
 +
| item = '''sardonyx'''
 +
| icon = sardonyx
 +
}}
 +
{{vendor table row
 +
| item = '''serpentine'''
 +
| icon = serpentine
 +
}}
 +
|}
 +
=== Ilmari  Gemstones ===
 +
{| class="" style="width:100%"
 +
{{vendor table row
 +
| item = '''ruby'''
 +
| icon = ruby
 +
}}
 +
{{vendor table row
 +
| item = '''sapphire'''
 +
| icon = sapphire
 +
}}
 +
{{vendor table row
 +
| item = '''tigerseye'''
 +
| icon = tigerseye
 +
}}
 +
{{vendor table row
 +
| item = '''turquoise'''
 +
| icon = turquoise
 +
}}
 +
{{vendor table row
 +
| item = '''danburite'''
 +
| icon = danburite
 +
}}
 +
{{vendor table row
 +
| item = '''emerald'''
 +
| icon = emerald
 +
}}
 +
{{vendor table row
 +
| item = '''goshenite'''
 +
| icon = goshenite
 +
}}
 +
{{vendor table row
 +
| item = '''morganite'''
 +
| icon = morganite
 +
}}
 +
{{vendor table row
 +
| item = '''opal'''
 +
| icon = opal
 +
| link = Opal
 
}}
 
}}
 +
 
|}
 
|}
  
====ADD MOAR HERE====
+
===ADD MORE HERE===
 
{| class="" style="width:100%"
 
{| class="" style="width:100%"
 
{{vendor table row
 
{{vendor table row
 
  | item = '''none''' (undefined icon)
 
  | item = '''none''' (undefined icon)
 
  | icon = none
 
  | icon = none
 +
}}
 +
{{vendor table row
 +
| item = '''spleen''' (Rotten Meat, Spleen)
 +
| icon = spleen
 +
}}
 +
{{vendor table row
 +
| item = '''chefshammer'''
 +
| icon = chefshammer
 +
}}
 +
{{vendor table row
 +
| item = '''wool'''
 +
| icon = wool
 +
}}
 +
{{vendor table row
 +
| item = '''lac'''
 +
| icon = lac
 +
}}
 +
{{vendor table row
 +
| item = '''shoddyphlog'''
 +
| icon = shoddyphlog
 +
}}
 +
{{vendor table row
 +
| item = '''crudephlog'''
 +
| icon = crudephlog
 +
}}
 +
{{vendor table row
 +
| item = '''decentphlog'''
 +
| icon = decentphlog
 +
}}
 +
{{vendor table row
 +
| item = '''nicephlog'''
 +
| icon = nicephlog
 +
}}
 +
{{vendor table row
 +
| item = '''prism'''
 +
| icon = prism
 +
}}
 +
{{vendor table row
 +
| item = '''begarrow'''
 +
| icon = begarrow
 +
}}
 +
{{vendor table row
 +
| item = '''basicarrow'''
 +
| icon = basicarrow
 +
}}
 +
{{vendor table row
 +
| item = '''advarrow'''
 +
| icon = advarrow
 +
}}
 +
{{vendor table row
 +
| item = '''begarrowhead'''
 +
| icon = begarrowhead
 +
}}
 +
{{vendor table row
 +
| item = '''basicarrowhead'''
 +
| icon = basicarrowhead
 +
}}
 +
{{vendor table row
 +
| item = '''advarrowhead'''
 +
| icon = advarrowhead
 +
}}
 +
{{vendor table row
 +
| item = '''exparrowhead'''
 +
| icon = exparrowhead
 +
}}
 +
{{vendor table row
 +
| item = '''masarrowhead'''
 +
| icon = masarrowhead
 +
}}
 +
{{vendor table row
 +
| item = '''flintyrock'''
 +
| icon = flintyrock
 +
}}
 +
{{vendor table row
 +
| item = '''beakers'''
 +
| icon = beakers
 +
}}
 +
{{vendor table row
 +
| item = '''fueloil'''
 +
| icon = fueloil
 +
}}
 +
{{vendor table row
 +
| item = '''magicsand'''
 +
| icon = magicsand
 +
}}
 +
{{vendor table row
 +
| item = '''glue'''
 +
| icon = glue
 
}}
 
}}
 
|}
 
|}
 
+
-->
|}
+
[[Category:Guides]]

Latest revision as of 11:59, 26 August 2017

32x32 pixels, 8 Bit PNG.

Please see http://wiki.projectgorgon.com/wiki/Template:Item instead.