Valve Developer Community:Wiki To Do: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 37: Line 37:
** Make sure to include the basic description, keyvalues, flags, as well as all inputs an outputs. Example: [[env_fire]]
** Make sure to include the basic description, keyvalues, flags, as well as all inputs an outputs. Example: [[env_fire]]
* Find an existing entity in the [[list of entities]] and fix the formatting; here's an [[Entity_Article_Template|entity article template]] with sample formatting.
* Find an existing entity in the [[list of entities]] and fix the formatting; here's an [[Entity_Article_Template|entity article template]] with sample formatting.
* Pick a page in the [[Hammer_Editor_Documentation|Hammer Editor documentation]], and add links where they are missing. Look for the text "See the ''topic name'' section for more information", and make it a link to the proper page. Capitalized words in '''Bold''' are also often link candidates (i.e. '''Entity Report''' or '''Object Properties''').  
* Pick a page in the [[:Category:Hammer|Hammer Editor documentation]], and add links where they are missing. Look for the text "See the ''topic name'' section for more information", and make it a link to the proper page. Capitalized words in '''Bold''' are also often link candidates (i.e. '''Entity Report''' or '''Object Properties''').  
** Some pages under [[Hammer Toolbars]] need links.
** Some pages under [[Hammer Toolbars]] need links.
** Add links to the [[Hammer Hotkey Reference]] page.
** Add links to the [[Hammer Hotkey Reference]] page.

Revision as of 23:32, 25 March 2006

The Valve Developer Community site relies on its members to grow and take care of its contents. The Wiki concept depends on this.

What you'll find on this page are a list of different tasks, large and small, that can be worked on to improve and expand the site. Even small tasks, when added together, can make a big difference in the quality of the community.

Once you've completed a task, you can edit this page to remove it from the list, and add your own ideas for improvements.

Smaller items

These jobs should only take you a little time for each one.

  • Document on an important console variable.
  • Make sure a page only links to a term the first time it's mentioned unless important
  • Proofread the content someone has created in a new page.
  • Read a new page and give feedback on the discussion page on how the content can be improved.
  • Add wiki tags to a new page someone has created:
  • Patrol edits to help alleviate possible vandalism and spam.
  • Skim over a few random pages to catch any errors or vandalism that may otherwise pass unnoticed.
  • Add a res to Steam Resource Map.
  • Add more compiler errors from numerous sources to the Compile Error Listing
  • Make a firstperson tutorial a thirdperson one
  • Verify a Friends Beta bug that has been fixed and is awaiting validation
  • Convert " to “ & ” ( & ) to add some class to documentation. Only do this in non-code/command text.
  • Convert apostrophes (') to ’ () to add some class to documentation. Only do this in non-code/command text.
  • Convert ( -- ) to real em dashes (—) (—) to add some class to documentation. Only do this in non-code/command text.

Languages

  • Verify that a page is up-to-date [1]

Medium-sized jobs

These projects will take a little longer.

Large Tasks

Extended projects that may take you awhile to do.

  • Create a new comprehensive tutorial, complete with screenshots. Include numbered, step-by-step instructions.
  • Overhaul an existing tutorial or topic. Clean up the structure, syntax, and add images and other appropriate content.
  • Find pages that have more or less identical content. Merge them together cleanly so they don't overlap, or clean up the content of each page so they complement one another instead of duplicating information.
  • Start a new page from the wanted page listing.

Wiki Framework

Smaller items

Add [[steam://]] to parseable URLs. (http:// works, eg. http://www.valvesoftware.com, why can't this?)

Medium-sized jobs

Add edit non-existing page prompt to searches returning no pages, like Wikipedia's.

Special:Wantedpages shouldn't list Special:Contributions. Listing users is bad, too.

Large Tasks

See also

Category:TODO — a list of pages that have been marked as needing something done