Legacy:UnrealWiki To Do

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 15:45, 18 November 2005 by Tarquin (talk | contribs)

A wiki doesn't run itself. It's a bit like a garden: things grow, and you need to keep it tidy with a bit of trimming and weeding. Wikis rely heavily on Wiki:WikiGnomes to stay healthy.

This page lists things you can do to help. If you have a spare moment, there's always little things to do that add up to make a big difference to the usability of the place.

Things to do

Quick stuff

Got a couple of minutes? Click on Random Page and...

  • Clean up class pages: (As an example, see MinigunAttachment. It was originally posted with only the Source Code.)
    • Add class hierarchy bar at the top. (Example, {{classbox| [[Legacy:UT2003|UT2003]] :: [[Legacy:Actor|Actor]] >> [[Legacy:Pawn|Pawn]]}}: see Guidelines On Technical Names for more.) Include package name in parentheses.
    • Add properties; Main and Hidden, including variable type and any remarks from the code.
    • Add important or unique functions and events, try to include brief descriptions and the argument variables with variable types.
    • Add states, try to include brief descriptions.
  • Clean up tutorials: If they only apply to UT, make them say so. If you can find a link to a UT200x version page, link to it.
  • Wikify new pages: Create inline links, add a "Related Topics" section, move any comments to a "Discussion" section.
  • Tag pages with Category Tags from the list found in Category:Legacy Category. Tag class pages with Category:Legacy Class (UT), Category:Legacy Class (UT2003) or Category:Legacy Class (UT2004). Tag pages that need obvious work with Category:Legacy To Do, include a brief description of the work needed.
  • Clean up any misspelled page titles: Put [[Legacy:Hello World|Hello World]], not [[Legacy:Hello_World|Hello_World]].
  • Tag long thread mode discussions with "Category:Legacy Refactor Me" and a brief note on what specific info needs to be merged with the page text.
  • Browse through Category:Legacy Category pages and identify those pages in every category that don't belong there; then either remove the wrong category links on those pages or "screen" them by adding an extra vertical bar at the end of the link, like Category:Legacy Category.

Bit longer

About half an hour...

Big jobs

Expect to eat dinner late...

  • Take part in the Category:Legacy Big Cleanup (obsolete?)
  • Clean up main topic pages.
  • Clean up tutorial pages: Try to make applicable to all versions, simplify them by judiciously editing and inserting of basic procedure links.
  • Clean up images, make a list on Images of files we can delete (or delete them yourself)
    • Find unused images
    • Find duplicates
    • Find dross (defined)
  • Find pages which essentially duplicate each other and merge them. After an old page has been merged, tag it with Category:Legacy Delete Me and a brief explanation of why it should be deleted and where the info has been merged.
  • Pick a page from Category:Legacy To Do and make it better!

Related Topics