Difference between revisions of "Item Icons Guide"
From Project: Gorgon Wiki
m (→Metal Slabs: Adding metal slabs.) |
(→Metal Slabs: Adding gems.) |
||
Line 485: | Line 485: | ||
| item = '''masterworkslab''' | | item = '''masterworkslab''' | ||
| icon = masterworkslab | | icon = masterworkslab | ||
+ | }} | ||
+ | |} | ||
+ | === Gemstones === | ||
+ | {| class="" style="width:100%" | ||
+ | {{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 | ||
}} | }} | ||
|} | |} |
Revision as of 21:44, 30 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
Meat
Ingredients
Fire Magic Research
Metal Slabs
Gemstones
ADD MOAR HERE
|