Difference between revisions of "NetHackWiki:How to help"

From NetHackWiki
Jump to navigation Jump to search
(General tasks: standing order: fix double redirects!)
(removed religion and rumors.tru todos (they're done); added some automatable tasks that bot-writers can do)
Line 10: Line 10:
 
That is all! Step 4 is important, as a consistent look and feel helps other readers use the wiki.
 
That is all! Step 4 is important, as a consistent look and feel helps other readers use the wiki.
  
==General tasks==
+
==TODO list==
 +
 
 +
If you want something done and won't or can't do it yourself, try adding it to one of the following lists.
 +
 
 +
===General tasks===
  
 
* Fix typos
 
* Fix typos
Line 23: Line 27:
 
* Participate in discussions at the [[Wikihack:Community Portal|Community Portal]]
 
* Participate in discussions at the [[Wikihack:Community Portal|Community Portal]]
  
==Specific todo list==
+
===Specific tasks===
  
* Add short explanations for each rumor on [[rumors.tru]].
 
 
* There are still many [[ring]]/[[wand]]/[[potion]]/[[scroll]]/[[spellbook]] articles which are either non-existent or very short stubs. Expand them!
 
* There are still many [[ring]]/[[wand]]/[[potion]]/[[scroll]]/[[spellbook]] articles which are either non-existent or very short stubs. Expand them!
 
* We have "best" solutions for [[sokoban]] (those leaving no boulders immobile); we should also have fastest solutions.
 
* We have "best" solutions for [[sokoban]] (those leaving no boulders immobile); we should also have fastest solutions.
Line 34: Line 37:
 
* We lack [[GUI|screenshots]] of NetHack running on exotic platforms.
 
* We lack [[GUI|screenshots]] of NetHack running on exotic platforms.
 
[[Category:Wikihack]]
 
[[Category:Wikihack]]
* Articles on [[prayer]], [[sacrifice]], [[altar]]s, and [[alignment]] could be better organised under a [[Religion]] portal.
 
 
* There are many [[property|properties]] with no/stubby articles.
 
* There are many [[property|properties]] with no/stubby articles.
 +
 +
===Automatable tasks===
 +
 +
If you're good with scripts, or just have a thing for mind-numbing repetetive chores, you can do something on this list:
 +
 +
* The pages for [[weapon]], [[armor]], [[comestible]], [[monster]] etc. are currently just lists. They could at least be tables showing some basic stats, and possibly even a series of tables ordered by different properties, e.g.:
 +
** [[Weapons (by damage to large monsters)]]
 +
** [[Weapons (by weight)]]
 +
** [[Monsters (by difficulty]]
 +
** [[Monsters (by speed)]]
 +
* The name of each god should redirect to [[god]].
  
 
== Other wiki help ==
 
== Other wiki help ==
 
* [[Wikia:Category:Help]] has some general help pages
 
* [[Wikia:Category:Help]] has some general help pages
 
* [[m:Help:Contents|MediaWiki Handbook]] has technical documentation about the wiki software
 
* [[m:Help:Contents|MediaWiki Handbook]] has technical documentation about the wiki software

Revision as of 17:03, 25 September 2006

Because this is a wiki, anyone can edit and change almost any page. However, to help make Wikihack a useful and interesting place for NetHack players, we ask for you to:

  1. Be a NetHack player
  2. Read the wiki editing tutorial
    • Optionally, practice editing in our sandbox
  3. Create an account
  4. Read our style guide

That is all! Step 4 is important, as a consistent look and feel helps other readers use the wiki.

TODO list

If you want something done and won't or can't do it yourself, try adding it to one of the following lists.

General tasks

Specific tasks

  • There are still many ring/wand/potion/scroll/spellbook articles which are either non-existent or very short stubs. Expand them!
  • We have "best" solutions for sokoban (those leaving no boulders immobile); we should also have fastest solutions.
  • There are many special levels yet to be mapped, like in the Gazetteer.
  • The role articles need more structure and a lot more detail.
  • We (and, in fact, the net in general) have very few articles about SLASH'EM, though see the style guide on this.
  • We have no/stubby articles about past tournaments and winners.
  • We lack screenshots of NetHack running on exotic platforms.
  • There are many properties with no/stubby articles.

Automatable tasks

If you're good with scripts, or just have a thing for mind-numbing repetetive chores, you can do something on this list:

Other wiki help