Difference between revisions of "User:Gorgonzola"

From Project: Gorgon Wiki
Jump to: navigation, search
(On My To-Do List)
m (Updating my to do list, new templates.)
Line 21: Line 21:
  
 
==On My To-Do List==
 
==On My To-Do List==
I particularly enjoy the visual aspect and making templates and icons.
+
I particularly enjoy the visual aspect and coding templates.
  
 
'''Templates & Styles'''
 
'''Templates & Styles'''
 
: <span style="color:red">TODO</span> An "infobox" for NPCs with: name, image, location, moneypool.
 
: <span style="color:red">TODO</span> An "infobox" for NPCs with: name, image, location, moneypool.
: <span style="color:#f80">W.I.P.</span> Small Icons for Shop lists (health kits, armor kits, inks, potions, belts, etc).
+
: <span style="color:#f80">W.I.P.</span> Small Icons for Shop lists. '''[[Template:vendor table row]]''' & [[Item Icons Guide]]
 +
: <span style="color:red">TODO</span> Add icons for [[Template:ItemT]]
 
: <span style="color:red">TODO</span> Template for Shop TABLE heads.
 
: <span style="color:red">TODO</span> Template for Shop TABLE heads.
 
: <span style="color:red">TODO</span> Template for general (heavier) TABLE heads.
 
: <span style="color:red">TODO</span> Template for general (heavier) TABLE heads.
Line 31: Line 32:
 
: <span style="color:red">TODO</span> Add '''Curse''' (optional) to [[Template:MOB infobox]] (for bosses).
 
: <span style="color:red">TODO</span> Add '''Curse''' (optional) to [[Template:MOB infobox]] (for bosses).
 
: <span style="color:red">TODO</span> Add '''Elite''' status (optional) to [[Template:MOB infobox]] (for bosses).
 
: <span style="color:red">TODO</span> Add '''Elite''' status (optional) to [[Template:MOB infobox]] (for bosses).
: <span style="color:#484">'''DONE'''</span> Basic Armor/Health/Rage for foes. See '''[[Template:MOB infobox]]'''.
+
: <span style="color:#484">'''DONE'''</span> Basic Armor/Health/Rage for foes. '''[[Template:MOB infobox]]'''.
: <span style="color:#484">'''DONE'''</span> Basic Item template to use instead of images. See '''[[Item Template Demos]]'''!
+
: <span style="color:#484">'''DONE'''</span> Basic Item template to use instead of images. '''[[Item Template Demos]]'''
: <span style="color:#484">'''DONE'''</span> SPOILER tag using Template (ie. customizable). [[Template:Spoiler]]
+
: <span style="color:#484">'''DONE'''</span> SPOILER tag using Template (ie. customizable). '''[[Template:Spoiler]]'''
  
 
'''Longer term (more complex)'''
 
'''Longer term (more complex)'''
: <span style="color:red">TODO</span> Add correct icons for [[Template:ItemT]]
 
 
: <span style="color:red">TODO</span> Javascript based Map with POIs, so it's easier for people to expand (eg. through adding x/y coordinates) and also allow to filter them or hide them (spoilers).
 
: <span style="color:red">TODO</span> Javascript based Map with POIs, so it's easier for people to expand (eg. through adding x/y coordinates) and also allow to filter them or hide them (spoilers).
  
Line 45: Line 45:
 
* [[Image:Armor-icon-30px.gif]] [[Image:Health-icon-30px.gif]] [[Image:Rage-icon-30px.gif]] (for [[Template:MOB infobox]])
 
* [[Image:Armor-icon-30px.gif]] [[Image:Health-icon-30px.gif]] [[Image:Rage-icon-30px.gif]] (for [[Template:MOB infobox]])
 
* [[Image:Rage-icon-20px.gif]] (for [[Template:MOB infobox]] and misc. mentions of monsters' rage abilities?)
 
* [[Image:Rage-icon-20px.gif]] (for [[Template:MOB infobox]] and misc. mentions of monsters' rage abilities?)
 +
* [[Item Icons Guide]] (for [[Template:vendor table row]])
  
 
==Regarding my edits==
 
==Regarding my edits==

Revision as of 20:26, 6 October 2014


Hello. You can find me ingame as Gorgonzola ;) ..

See Project Gorgon Wiki:How to help if you'd like to join in! Check out the "MediaWiki Help" articles there if you're new to wiki editing.

Page Ideas

Coding Stuffs

DPL Extension Testing Ground


On My To-Do List

I particularly enjoy the visual aspect and coding templates.

Templates & Styles

TODO An "infobox" for NPCs with: name, image, location, moneypool.
W.I.P. Small Icons for Shop lists. Template:vendor table row & Item Icons Guide
TODO Add icons for Template:ItemT
TODO Template for Shop TABLE heads.
TODO Template for general (heavier) TABLE heads.
W.I.P. Add Notoriety (optional) to Template:MOB infobox (for bosses).
TODO Add Curse (optional) to Template:MOB infobox (for bosses).
TODO Add Elite status (optional) to Template:MOB infobox (for bosses).
DONE Basic Armor/Health/Rage for foes. Template:MOB infobox.
DONE Basic Item template to use instead of images. Item Template Demos
DONE SPOILER tag using Template (ie. customizable). Template:Spoiler

Longer term (more complex)

TODO Javascript based Map with POIs, so it's easier for people to expand (eg. through adding x/y coordinates) and also allow to filter them or hide them (spoilers).

Icons and Images

A list of icons and imagesI created to be used in articles, put here so I don't forget about them:

Regarding my edits

I like creating practical content such as "guide" pages that help me when I play, indexes/tables that have a purpose such as a list of the lucky belts. I don't think it's very useful right now (as of the alpha) to create many individual pages for mobs/plants/items (exception for named creatures, and category types like goblins).

If a player /wiki a specific item or foe that does not have his own page, that's not an issue imho. They will get search results and relevant articles. For example /wiki snail shells will show NPCs interested in snail shells.

So atm I focus on: NPCs, Zones, Dungeons, Skills, Special (ie. named) creatures and Bosses, and "guide" pages.

  • I use a __NOTOC__ for most pages that I don't expect to be long. People are accustomed to mouse wheels, and the TOC tends to make the top of the article look bad with a lot of white space (a solution would be to float the TOC to the right in some pages, that may be doable with a template). The __NOTOC__ marker can always be removed later if something gets long enough.
  • I've added image tags ( [[File:foo.jpg]] ) to many pages without an actual image. This is a way to keep track of images that can be added later, through Special:WantedFiles. Feel free to go through the list and add missing images!
  • The more templates the better, since they are includes. Templates like "monster stats" can be expanded after alpha, with minimal edits (adding parameters to the templates used in the articles).
  • NPC, Dungeon, Skill and Zone templates are just copy pasterino. They are not actual templates as that would be quite complex to handle (I presume parameters would be too long).