Difference between revisions of "CrawlWiki:Style guide"

From CrawlWiki
Jump to: navigation, search
(some starting guidelines from nethackwiki)
(added style guides for headers and sections, could use some extra standard sections suggestions)
Line 1: Line 1:
 
CrawlWiki has no formal style guide as of yet. Changes should be discussed on the talk page.
 
CrawlWiki has no formal style guide as of yet. Changes should be discussed on the talk page.
  
(currently this style guide is shamelessly copied from the nethackwiki style guide)
+
(currently this style guide is shamelessly copied from the [http://nethackwiki.com/wiki/NetHackWiki:Style_guide nethackwiki style guide])
  
 
== Tone ==
 
== Tone ==
Line 36: Line 36:
 
See [http://meta.wikimedia.org/wiki/Help:Redirect] for help creating redirects.
 
See [http://meta.wikimedia.org/wiki/Help:Redirect] for help creating redirects.
  
===Other links===
+
==Headers==
 +
The highest header level that should be used is <nowiki>==This==</nowiki>. Do ''not'' use <nowiki>=These=</nowiki>, they are reserved for the article main title only. In each article, there should be a brief introduction before going into specifics. This introduction should ''not'' have a header, like <nowiki>==Introduction==</nowiki>, because it is obvious and because when omitting it, the introduction appears before the table of contents as it is supposed to.
 +
 
 +
===Section names===
 +
Some sections are common to many articles. Try to use one of these for the section header rather than a variant like "Messages given", "Behavior in previous versions", or "External Links". Known standard sections are:
 +
 
 +
* (insert other standard sections here)
 +
* Strategy
 +
* Mythology/Trivia?
 +
* History
 +
* See also
 +
* References
 +
* External links
 +
 
 +
Generation should explain where and how the thing can be found or created.
 +
 
 +
The History section should be for explaining what the thing did in previous versions of ''DCSS''. Actual history should go in Mythology (if the thing is based on real life, Origin may be a better heading).
 +
 
 +
==Other links==
  
 
[http://nethackwiki.com/wiki/NetHackWiki:Style_guide nethackwiki style guide]
 
[http://nethackwiki.com/wiki/NetHackWiki:Style_guide nethackwiki style guide]
  
 
[http://en.wikipedia.org/wiki/Wikipedia:Manual_of_Style wiki's manual of style]
 
[http://en.wikipedia.org/wiki/Wikipedia:Manual_of_Style wiki's manual of style]

Revision as of 04:57, 21 December 2012

CrawlWiki has no formal style guide as of yet. Changes should be discussed on the talk page.

(currently this style guide is shamelessly copied from the nethackwiki style guide)

Tone

CrawlWiki is not just an encyclopedia of DCSS, but articles in the main namespace should be written in a largely encyclopaedic tone. That means clearly separating facts from comments, by putting strategy tips in their own section, and comments on the talk page. Spelling and grammar should follow (american/british standardized?) rules.

Please keep your sentences short, especially if your native language favors long ones.

Article names

Try to be consistent with existing articles:

The first time the article name appears in the main text, it should be bolded. This includes the titles of any redirects redirecting to the article. In-game messages documented in a definition list will be bolded automatically:

; "You feel centered in your personal space."
: You gained teleport control through eating a corpse, while hallucinating

formats into

"You feel centered in your personal space."
You gained teleport control through eating a corpse, while hallucinating

Redirects

When creating a new article, redirect variations on that name to it, to avoid someone duplicating the article under a slightly different title.

For in-game messages, redirect the message (e.g. The golden haze around you disappears) to the article about the thing that caused it. If the message can have multiple causes, create a disambiguation page (e.g. Your skin feels warm for a moment).

The syntax for a redirect is like this:

#REDIRECT [[spellbook of protection]]

See [1] for help creating redirects.

Headers

The highest header level that should be used is ==This==. Do not use =These=, they are reserved for the article main title only. In each article, there should be a brief introduction before going into specifics. This introduction should not have a header, like ==Introduction==, because it is obvious and because when omitting it, the introduction appears before the table of contents as it is supposed to.

Section names

Some sections are common to many articles. Try to use one of these for the section header rather than a variant like "Messages given", "Behavior in previous versions", or "External Links". Known standard sections are:

  • (insert other standard sections here)
  • Strategy
  • Mythology/Trivia?
  • History
  • See also
  • References
  • External links

Generation should explain where and how the thing can be found or created.

The History section should be for explaining what the thing did in previous versions of DCSS. Actual history should go in Mythology (if the thing is based on real life, Origin may be a better heading).

Other links

nethackwiki style guide

wiki's manual of style