Difference between revisions of "Item Icons Guide"

From Project: Gorgon Wiki
Jump to: navigation, search
m (Gemstones: Placeholder for 9 ilmari gems.)
m (Fixed URL to direct to Template:Item instead of Item Icon)
 
(44 intermediate revisions by 9 users not shown)
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
 
[[File:Item Icons Guide.png|thumb|right|337px|32x32 pixels, 8 Bit PNG.]]
 
[[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.
 
As of writing, I recommend to '''watch''' this page to notice more easily when other people add new icons.
  
Line 6: Line 8:
 
* 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>
Line 34: 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
 
{|
 
{|
 
|-
 
|-
Line 140: Line 144:
 
  | item = '''oakwoodchips'''
 
  | item = '''oakwoodchips'''
 
  | icon = oakwoodchips
 
  | icon = oakwoodchips
 +
}}
 +
{{vendor table row
 +
| item = '''supershoddychair'''
 +
| icon = supershoddychair
 
}}
 
}}
 
|}
 
|}
Line 160: Line 168:
 
  | item= '''leatherstrip'''
 
  | item= '''leatherstrip'''
 
  | icon= leatherstrip
 
  | icon= leatherstrip
 +
}}
 +
{{vendor table row
 +
| item = '''leatherstrips'''
 +
| icon = leatherstrips
 
}}
 
}}
 
|}
 
|}
Line 234: Line 246:
 
}}
 
}}
 
|}
 
|}
 +
 
=== Flowers ===
 
=== Flowers ===
 
{| class="" style="width:300px"
 
{| class="" style="width:300px"
Line 263: Line 276:
 
  | item = '''red Rose'''
 
  | item = '''red Rose'''
 
  | icon = 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%;"|
 
| valign="top" style="padding-left:1em; width:30%;"|
 +
 
===Research Books, Recipes, ...===
 
===Research Books, Recipes, ...===
 
{| class="" style="width:300px"
 
{| class="" style="width:300px"
Line 315: Line 345:
 
  | item = '''skinningknife''' (Skinning Knife)
 
  | item = '''skinningknife''' (Skinning Knife)
 
  | icon = skinningknife
 
  | icon = skinningknife
 +
}}
 +
{{vendor table row
 +
| item = '''skullextractor''' (Skull Extractor)
 +
| icon = extractor
 
}}
 
}}
 
|}
 
|}
Line 363: Line 397:
 
  | item = '''cateyeball'''
 
  | item = '''cateyeball'''
 
  | icon = cateyeball
 
  | icon = cateyeball
 +
}}
 +
{{vendor table row
 +
| item = '''mantisclaw'''
 +
| icon = mantisclaw
 
}}
 
}}
 
{{vendor table row
 
{{vendor table row
Line 371: Line 409:
 
  | item = '''grass'''
 
  | item = '''grass'''
 
  | icon = grass
 
  | icon = grass
 +
}}
 +
{{vendor table row
 +
| item = '''pigsnout'''
 +
| icon = pigsnout
 
}}
 
}}
 
|}
 
|}
Line 391: Line 433:
 
  | item = '''orange'''
 
  | item = '''orange'''
 
  | icon = orange
 
  | icon = orange
 +
}}
 +
{{vendor table row
 +
| item = '''lemon'''
 +
| icon = lemon
 
}}
 
}}
 
|}
 
|}
Line 437: Line 483:
 
}}
 
}}
 
{{vendor table row
 
{{vendor table row
  | item = '''rawchicken'''
+
  | item = '''eelfillet'''
  | icon = rawchicken
+
  | icon = eelfillet
}}
 
{{vendor table row
 
| item = '''venison'''
 
| icon = venison
 
 
}}
 
}}
 
{{vendor table row
 
{{vendor table row
Line 451: Line 493:
 
  | item = '''crabmeat'''
 
  | item = '''crabmeat'''
 
  | icon = 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
Line 459: Line 513:
 
  | item = '''cheapmeat'''
 
  | item = '''cheapmeat'''
 
  | icon = cheapmeat
 
  | icon = cheapmeat
 +
}}
 +
{{vendor table row
 +
| item = '''mutton'''
 +
| icon = mutton
 
}}
 
}}
 
|}
 
|}
Line 465: Line 523:
 
{| class="" style="width:100%"
 
{| class="" style="width:100%"
 
{{vendor table row
 
{{vendor table row
  | item = '''potato''' (Lemon, Potato)
+
  | item = '''potato''' (Potato)
  | icon = banana
+
  | icon = potato
 
}}
 
}}
 
{{vendor table row
 
{{vendor table row
Line 519: Line 577:
 
  | item = '''sugar'''
 
  | item = '''sugar'''
 
  | icon = 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
 
}}
 
}}
 
|}
 
|}
Line 538: Line 624:
 
|}
 
|}
 
| valign="top" style="padding-left:1em; width:30%;"|
 
| valign="top" style="padding-left:1em; width:30%;"|
 +
=== Cooking & Cheesemaking ===
 +
{| class="" style="width:100%"
 +
{{vendor table row
 +
| item = '''bacon'''
 +
| icon = bacon
 +
}}
 +
|}
 +
 
===Metal Slabs===
 
===Metal Slabs===
 
{| class="" style="width:100%"
 
{| class="" style="width:100%"
Line 561: Line 655:
 
}}
 
}}
 
|}
 
|}
 +
 
=== Gemstones ===
 
=== Gemstones ===
 
{| class="" style="width:100%"
 
{| class="" style="width:100%"
Line 663: Line 758:
 
{| class="" style="width:100%"
 
{| class="" style="width:100%"
 
{{vendor table row
 
{{vendor table row
  | item = '''gem'''
+
  | item = '''ruby'''
  | icon = gem
+
  | icon = ruby
 
}}
 
}}
 
{{vendor table row
 
{{vendor table row
  | item = '''gem'''
+
  | item = '''sapphire'''
  | icon = gem
+
  | icon = sapphire
 
}}
 
}}
 
{{vendor table row
 
{{vendor table row
  | item = '''gem'''
+
  | item = '''tigerseye'''
  | icon = gem
+
  | icon = tigerseye
 
}}
 
}}
 
{{vendor table row
 
{{vendor table row
  | item = '''gem'''
+
  | item = '''turquoise'''
  | icon = gem
+
  | icon = turquoise
 
}}
 
}}
 
{{vendor table row
 
{{vendor table row
  | item = '''gem'''
+
  | item = '''danburite'''
  | icon = gem
+
  | icon = danburite
 
}}
 
}}
 
{{vendor table row
 
{{vendor table row
  | item = '''gem'''
+
  | item = '''emerald'''
  | icon = gem
+
  | icon = emerald
 
}}
 
}}
 
{{vendor table row
 
{{vendor table row
  | item = '''gem'''
+
  | item = '''goshenite'''
  | icon = gem
+
  | icon = goshenite
 
}}
 
}}
 
{{vendor table row
 
{{vendor table row
  | item = '''gem'''
+
  | item = '''morganite'''
  | icon = gem
+
  | icon = morganite
 
}}
 
}}
 
{{vendor table row
 
{{vendor table row
  | item = '''gem'''
+
  | item = '''opal'''
  | icon = gem
+
  | 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.