Difference between revisions of "How to help"

From CrawlWiki
Jump to: navigation, search
m (1 revision: Lonely? Import a community)
m (Specify that source language as C++)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{Community}}
 
{{Community}}
 +
 +
==Gaining access to the Wiki==
 +
 +
The normal registration process is disabled on the wiki for spam prevention purposes,
 +
but if you'd like to register for a new account, just
 +
[mailto:draconiushc@gmail.com?Subject=I'd%20like%20to%20edit%20CrawlWiki send us an email] with your preferred username,
 +
new contributors are always welcome!
  
 
==General tasks==
 
==General tasks==
Line 10: Line 17:
 
* Fix any [[Special:DoubleRedirects|double redirects]] or [[Special:BrokenRedirects|broken redirects]], if any.
 
* Fix any [[Special:DoubleRedirects|double redirects]] or [[Special:BrokenRedirects|broken redirects]], if any.
 
* Choose a [[:Category:Stubs|stub article]] and expand it.
 
* Choose a [[:Category:Stubs|stub article]] and expand it.
* If you understand a bit of C language, help document how the game really works by perusing the [[source code]].  Optionally, help verify specific Crawl facts by adding footnotes to source code pages (add a source code link, enclosed in [], at the end of the fact).
+
* If you understand a bit of C++ language, help document how the game really works by perusing the [[source code]].  Optionally, help verify specific Crawl facts by adding footnotes to source code pages (add a source code link, enclosed in [], at the end of the fact).
 
* Welcome new users by placing the <tt><nowiki>{{Welcome}}</nowiki></tt> template on their talk page.
 
* Welcome new users by placing the <tt><nowiki>{{Welcome}}</nowiki></tt> template on their talk page.
 
* Participate in discussions.
 
* Participate in discussions.
Line 16: Line 23:
 
==Specific tasks==
 
==Specific tasks==
  
* Do any of the tasks outlined at [[Current projects]].
+
* Prepare for 0.35 and create Trunk pages related to any new changes.
  
 
[[Category:Community]]
 
[[Category:Community]]

Latest revision as of 16:20, 16 September 2026

CrawlWiki (Edit box)


Gaining access to the Wiki

The normal registration process is disabled on the wiki for spam prevention purposes, but if you'd like to register for a new account, just send us an email with your preferred username, new contributors are always welcome!

General tasks

  • Fix typos.
  • Turn awkward grammar into beautiful prose.
  • Create a page that doesn't exist yet.
  • Run experiments in wizmode and add what you have learned!
  • Categorize uncategorized pages, images and categories.
  • Fix any double redirects or broken redirects, if any.
  • Choose a stub article and expand it.
  • If you understand a bit of C++ language, help document how the game really works by perusing the source code. Optionally, help verify specific Crawl facts by adding footnotes to source code pages (add a source code link, enclosed in [], at the end of the fact).
  • Welcome new users by placing the {{Welcome}} template on their talk page.
  • Participate in discussions.

Specific tasks

  • Prepare for 0.35 and create Trunk pages related to any new changes.