Difference between revisions of "User:Gorgonzola"
From Project: Gorgon Wiki
Gorgonzola (talk | contribs) (→Regarding my edits) |
Gorgonzola (talk | contribs) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
− | + | <!-- test --> | |
{| | {| | ||
|style="vertical-align:top;width:40%;padding-right:1em;"| | |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''' ;) | 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. | 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==== | ====Page Ideas==== | ||
Line 28: | Line 28: | ||
: <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:#f80">W.I.P.</span> Add '''Notoriety''' (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> 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> Improve [[Template:Quote]]. See '''[[Quote Template Demos]]'''. | ||
Line 47: | Line 49: | ||
* [[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]]) | * [[Item Icons Guide]] (for [[Template:vendor table row]]) | ||
+ | * [[File:icon-repeatable-16px.png|Repeatable]] Repeatable quest. | ||
==Regarding my edits== | ==Regarding my edits== |
Latest revision as of 07:41, 13 November 2014
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
Coding Stuffs
|
On My To-Do ListTemplates & Styles
Game Updates
Longer term (more complex)
|
Icons and Images
A list of icons and imagesI created to be used in articles, put here so I don't forget about them:
- (for Template:MOB infobox)
- (for Template:MOB infobox and misc. mentions of monsters' rage abilities?)
- Item Icons Guide (for Template:vendor table row)
- Repeatable quest.
Regarding my edits
- 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).