Open main menu

Project: Gorgon Wiki β

Changes

Item Icons Guide

3,331 bytes added, 16:59, 6 October 2014
This guide documents all available item icons.
__NOTOC__
This page documents all in-game item icons that can be used in the NPC '''Shop''' section, but also can be used occasionally in articles to enhance the pages (see for example [[Template:belt]] for Lucky Belts).

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.

==Uploading New Icons==
* 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 "item-icon-xxxxxx.png" where xxxxxx is a label of your choice (see below for examples).
* 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 "seeds" not "dahliaseeds" since most seeds in-game have the same icon.
* 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>

==Existing Icons==
'''In bold below''' is the icon name to use in the table rows:

{|
|-
| valign="top" style="padding-left:1em; width:30%;"|

====Basic Gear====
{| class="" style="width:300px"
{{vendor table row
| item = '''sword'''
| icon = basicsword
}}
{{vendor table row
| item = '''basicboots'''
| icon = basicboots
}}
{{vendor table row
| item = '''basicpants'''
| icon = basicpants
}}
{{vendor table row
| item = '''basicbreastplate'''
| icon = basicbreastplate
}}
{{vendor table row
| item = '''basicgloves'''
| icon = basicgloves
}}
{{vendor table row
| item = '''basichelm'''
| icon = basichelm
}}
{{vendor table row
| item = '''basicshield'''
| icon = basicshield
}}
{{vendor table row
| item = '''basicstaff'''
| icon = basicstaff
}}
{{vendor table row
| item = '''basicknuckles'''
| icon = basicknuckles
}}
{{vendor table row
| item = '''belt''' (ALL Lucky Belts)
| icon = belt
}}
|}

====Common Vendor Utilities====
{| class="" style="width:300px"
{{vendor table row
| item = '''firstaid''' (First Aid Kits)
| icon = firstaid
}}
{{vendor table row
| item = '''patchkit''' (Armor Patch Kits)
| icon = patchkit
}}
{{vendor table row
| item = '''armorpot''' (Armor Potions)
| icon = armorpot
}}
{{vendor table row
| item = '''powerpot''' (Power Potions)
| icon = powerpot
}}
{{vendor table row
| item = '''genericpot''' (use for pots without an icon yet)
| icon = genericpot
}}
|}

| valign="top" style="padding-left:1em; width:30%;"|

====Research Books, Recipes, ...====
{| class="" style="width:300px"
{{vendor table row
| item = '''recipe'''
| icon = recipe
}}
{{vendor table row
| item = '''book''' (ALL books, eg. skill books)
| icon = book
}}
{{vendor table row
| item = '''parchment''' (ALL Parchment)
| icon = parchment
}}
{{vendor table row
| item = '''ink''' (ALL kinds of Ink)
| icon = ink
}}
|}

====Miscellaneous====
{| class="" style="width:100%"
{{vendor table row
| item = '''icecore''' (Inkstone & Ice Core)
| icon = icecore
}}
|}


| valign="top" style="padding-left:1em; width:30%;"|

====ADD MOAR HERE====
..

|}
2,804
edits