Difference between revisions of "Item Icons Guide"
From Project: Gorgon Wiki
m (→Uploading New Icons) |
m (→Meat: Adding fish.) |
||
Line 353: | Line 353: | ||
}} | }} | ||
|} | |} | ||
+ | |||
+ | === 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 | ||
+ | }} | ||
+ | {{vendor table row | ||
+ | | item = '''perchfillet''' | ||
+ | | icon = perchfillet | ||
+ | }} | ||
+ | |} | ||
+ | |||
=== Meat === | === Meat === |
Revision as of 15:06, 31 August 2015
As of writing, I recommend to watch this page to notice more easily when other people add new icons.
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
. For exampleItem-icon-amethyst.png
. - 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.
- Please document any new icons below, otherwise kittens die!!
Usage Notes
Using an icon
Always use the template if possible instead of the mediawiki image code!
{{icon|<icon name>}}
Icon size
Use the size parameter, for example here is Firstaid a 16x16 First Aid Kit.
{{icon|<icon name>|size=16px}}
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)
Existing Icons
In bold below is the icon name to use with Template:vendor table row.
Basic Gear
Common Vendor Utilities
Misc. Potions
Carpentry
Leatherworking
Tanning
Metals
Gardening
Flowers
|
Research Books, Recipes, ...
Instruments & Tools
Art & Antiques
Beast Forms
Miscellaneous
Fruits
Fish
Meat
Ingredients
Fire Magic Research
|
Metal Slabs
Gemstones
ADD MOAR HERE
|