User:Pavithraes/Sandbox/New technical writers

Overview edit

MediaWiki's documentation is a significant resource for a lot of developers and software users. It relies on its contributors for constant improvement and update.

This page contains some useful information for new technical writers to get started.

Basics edit

  1. Sign up for a Wikimedia account.
  2. Learn to create and edit Mediawiki pages (Wikis). Wikis can be edited using the source or visual editor. Wiki markup is used for formating the text.
    See Help:Contents.
  3. Search and navigate Mediawiki pages effectively. Checkout Special:AllPages and Namespaces.
  4. Learn to use templates.
  5. Go through the Wikimedia Documentation Style Guide.
  6. Familiarize yourself with the task tracking tool Phabricator and code repository Gerrit. Also see, Set up your development environment and Communicate that you work on a task at How to become a MediaWiki hacker.
  7. For discussions, join IRC and mailing lists.

Contributing edit

Suggestions for new writers edit

  1. Developer documentation is your primary reference; IRC, mailing lists, source code, etc., are secondary.
  2. Use the search bar in the top right instead of google-search for mediawiki specific search results.
  3. Before making major edits or starting a new page, you can create a page in your Sandbox. Replace username with your Wikimedia username and pagename with the name of the page you want to create at https://www.mediawiki.org/wiki/User:username/Sandbox/pagename.

Resources edit