Open main menu

Project: Gorgon Wiki β

Changes

User:Gorgonzola

2,472 bytes added, 08:41, 13 November 2014
no edit summary
__NOTOC__
<!-- test -->
{|
|style="vertical-align:top;width:40%;padding-right:1em;"|
'''I'm done editing the wiki. It was a fun little project. Feel free to edit any of the templates I set up.'''
 
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====
* What is Project: Gorgon?
* [[General Gameplay Tips|New players guide]]
* [[Belt|List of Lucky Belts]]
* [[Merchants]]
 
====Coding Stuffs====
[[DPL Extension Testing Ground]]
 
 
|style="vertical-align:top;width:55%;border-left:1px solid #ccc;padding-left:1em;"|
 
==On My To-Do List==
'''Templates & Styles'''
: <span style="color:red">TODO</span> An "infobox" for NPCs with: name, image, location, language (gobs), moneypool.
: <span style="color:#f80">W.I.P.</span> Upload Icons for Shop lists. '''[[Template:vendor table row]]''' & [[Item Icons Guide]]
: <span style="color:red">TODO</span> Better table templating with even/odd row styles.
: <span style="color:red">TODO</span> Add '''Elite''' status (optional) to [[Template:MOB infobox]] (for bosses).
: <span style="color:#f80">W.I.P.</span> Add '''Notoriety''' (optional) to [[Template:MOB infobox]] (for bosses).
: <span style="color:#484">'''DONE'''</span> Simple javascript tooltip with the item full name in recipe tables. See [[Template:Icon]].
: <span style="color:#484">'''DONE'''</span> Repeatable quest icon. See [[Template:repeatable]].
: <span style="color:#484">'''DONE'''</span> Add '''Curse''' option to [[Template:MOB infobox]] (for bosses).
: <span style="color:#484">'''DONE'''</span> Improve [[Template:Quote]]. See '''[[Quote Template Demos]]'''.
: <span style="color:#484">'''DONE'''</span> Basic Armor/Health/Rage for foes. '''[[Template:MOB infobox]]'''.
: <span style="color:#484">'''DONE'''</span> Item template with icons! '''[[Item Template Demos]]'''
: <span style="color:#484">'''DONE'''</span> SPOILER tag using Template (ie. customizable). '''[[Template:Spoiler]]'''
 
'''Game Updates'''
: <span style="color:#484">'''DONE'''</span> Archiving game update notes and linking the latest one on the front page (using DPL). [[Game updates]]
 
'''Longer term (more complex)'''
: <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).
{|style="width: 100%;" cellspacing="5" cellpadding="0"
|style="width: 50%; background: #fffde7; border: 1px solid #e0ddc6; vertical-align: top;"|
<div style="background:#e5e5a1; border:1px solid #dacb69; padding:5px; margin:3px; font-weight:bold; text-align:center; font-size:120%;">Edits</div>
<div style="padding-left:1em;">
; Templates
: [[NPC Template]]
; Pages
: [[Skills]]
</div>
|style="width: 25%; background:#eeffee; border: 1px solid #cddccd; vertical-align: top;"|
<div style="background:#c9e4b8; padding:5px; margin:3px; font-weight:bold; text-align:center; font-size:120%;">MediaWiki</div>
<div style="padding-left: 1em;">
: [[MediaWiki:Common.css|Common stylesheet]]
; Special pages
: [[Special:Upload|Special:Upload]]
: [[Special:NewFiles]]
: [[Special:ListFiles]]
: [[Special:UnusedFiles]]
</div>
|style="width: 25%; background: #eef8ff; border: 1px solid #cdd6dc; vertical-align: top;"|
<div style="background:#c1e2e2; padding:5px; margin:3px; font-weight:bold; text-align:center; font-size:120%;">WikiMedia</div>
<div style="padding-left: 1em;">
; Articles
: [http://en.wikipedia.org/wiki/Table_markup#Pipe_syntax_tutorial Table markup]
: [http://en.wikipedia.org/wiki/Wikipedia_tools Wikipedia Tools]
; Editing MediaWiki
: [http://www.mediawiki.org/wiki/Help:Moving_a_page Help:Moving a page]
; Formatting
: [http://www.mediawiki.org/wiki/Help:Formatting Text and HTML]
: [http://www.mediawiki.org/wiki/Help:Images Images]
: [http://www.mediawiki.org/wiki/Help:Links Links]
: [http://www.mediawiki.org/wiki/Help:Tables Tables]
</div>
|}
 
==Icons and Images==
A list of icons and imagesI created to be used in articles, put here so I don't forget about them:
* [[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?)
* [[Item Icons Guide]] (for [[Template:vendor table row]])
* [[File:icon-repeatable-16px.png|Repeatable]] Repeatable quest.
 
==Regarding my edits==
* I use a <code><nowiki>__NOTOC__</nowiki></code> 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 <code><nowiki>__NOTOC__</nowiki></code> marker can always be removed later if something gets long enough.
 
* I've added image tags ( <nowiki>[[File:foo.jpg]]</nowiki> ) 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).
2,804
edits