Valve Developer Community:Wiki To Do: Difference between revisions
Jump to navigation
Jump to search
Note:Some of the pages on the wanted page listing do not need to be created, as they are mostly referenced by templates.
(→Wiki Framework: blanked this section as all concerns inside it have since been resolved) |
(Removed the 'Friends Beta' bug reporting section as it has left beta a long time ago, generalised some sections, added more entries, added a back button, moved the toc, changed other stuff) |
||
Line 1: | Line 1: | ||
{{back | Help:Contents | Help Contents}} | |||
{{toc-right}} | |||
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. | The Valve Developer Community site relies on its members to grow and take care of its contents. The [[Wikipedia:Wiki|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. | ||
{{clr}} | |||
== Smaller items == | == Smaller items == | ||
These jobs should only take you a little time for each one. | These jobs should only take you a little time for each one. | ||
* Document on an important [[:Category:Console Variables|console variable]]. | * Document on an important [[:Category:Console Variables|console variable]]. | ||
Line 13: | Line 12: | ||
* Proofread the content someone has created in a [[Special:NewPages|new page]]. | * Proofread the content someone has created in a [[Special:NewPages|new page]]. | ||
* Read a new page and give feedback on the discussion page on how the content can be improved. | * Read a new page and give feedback on the discussion page on how the content can be improved. | ||
* Add | * Add the [[Template: Back | back template]] to the top of pages that do not have any for easier navigation. | ||
* Add the [[Template: Shortpagetitle | short page template]] to pages that use a subpage display. | |||
** Possibly add a "Related Topics" section at the end. | * Add [[Help:Linking]] to other pages. | ||
* Add back buttons and links to or from [[Special:LonelyPages | orphaned pages]]. | |||
* Fix any [[Special:BrokenRedirects | broken redirects]]. | |||
* Possibly add a "Related Topics" section at the end. | |||
* Find pages with [[Special:Uncategorizedpages|no category]] and put in the proper [[Help_with_Editing#Categorizing_your_pages|Category tags]]. | |||
* [[Metawikipedia:Help:Patrolled edit|Patrol edits]] to help alleviate possible vandalism and spam. | * [[Metawikipedia:Help:Patrolled edit|Patrol edits]] to help alleviate possible vandalism and spam. | ||
* Skim over a few [[Special:Randompage|random pages]] to catch any errors or vandalism that may otherwise pass unnoticed. | * Skim over a few [[Special:Randompage|random pages]] to catch any errors or vandalism that may otherwise pass unnoticed. | ||
Line 22: | Line 24: | ||
* Add more compiler errors from numerous sources to the [[:Category:Compile Errors|Compile Error Listing]] | * Add more compiler errors from numerous sources to the [[:Category:Compile Errors|Compile Error Listing]] | ||
* [[:Category:POV Cleanup|Switch a firstperson tutorial to a thirdperson one.]] | * [[:Category:POV Cleanup|Switch a firstperson tutorial to a thirdperson one.]] | ||
* Convert <code>&ldquo;</code> & <code>&rdquo;</code> (<tt>“</tt> & <tt>”</tt>) to " | * Convert <code>&ldquo;</code> & <code>&rdquo;</code> (<tt>“</tt> & <tt>”</tt>) to " | ||
* Convert <code>&rsquo;</code> (<tt>’</tt>) to ' | * Convert <code>&rsquo;</code> (<tt>’</tt>) to ' | ||
Line 28: | Line 29: | ||
===Languages=== | ===Languages=== | ||
* Verify that a page is up-to-date [[:Category:Languages|[1]]] | * Verify that a page is up-to-date [[:Category:Languages|[1]]] | ||
* Categorize non-English pages and add alternate language footers to Japanese pages | * Categorize non-English pages and add alternate language footers to Japanese pages | ||
Line 36: | Line 36: | ||
* Add a list of maps where a specific [[:Category:Half-Life Continuity|Half-Life Continuity]] can be found on their own page | * Add a list of maps where a specific [[:Category:Half-Life Continuity|Half-Life Continuity]] can be found on their own page | ||
* Create a mini-tutorial, for a simple problem users have. | * Create a mini-tutorial, for a simple problem users have. | ||
* Pick an entity in the [[list of | * Pick an entity in the [[list of entities#see_also | list of entities]] for a game, and transcribe the [[Hammer_Object_Properties_Dialog#Help|entity help]] from inside Hammer. | ||
** | ** Do not forget to add the entities to an entity category page for their respective game. | ||
** | ** Entity help can be extracted directly from the proper [[FGD|.FGD]] file or copied and pasted from Hammer. | ||
** Test any and all entities before you describe them, for any potential bugs that may occur that the user should know about. | |||
** 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 [[: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'''). | * 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 [[:Category:Hammer Toolbars]] need links. | ** Some pages under [[:Category:Hammer Toolbars]] need links. | ||
** Add links to the [[Hammer Hotkey Reference]] page. | ** Add links to the [[Hammer Hotkey Reference]] page. | ||
** Add any potential content that might only be unique to versions of hammer for specific games. | |||
* The [[Half-Life High Definition Content]] is like Mao Zedong. There's about 93 different ways to write it. Add some redirects, like [[HD Pack]]. | * The [[Half-Life High Definition Content]] is like Mao Zedong. There's about 93 different ways to write it. Add some redirects, like [[HD Pack]]. | ||
* Add a couple screenshots or other [[Help_with_Editing#Embedded_Pictures|images]] to a tutorial that has none, or not enough. | * Add a couple screenshots or other [[Help_with_Editing#Embedded_Pictures|images]] to a tutorial that has none, or not enough. | ||
Line 49: | Line 52: | ||
* Find and extend [[:Category:Stubs|stub]] articles, or help [[:Category:Cleanup|clean up]] articles. | * Find and extend [[:Category:Stubs|stub]] articles, or help [[:Category:Cleanup|clean up]] articles. | ||
* Need a tutorial on how to transfer an existing mod that's under development from one machine to another and have the tutorial cover all of the gotchas | * Need a tutorial on how to transfer an existing mod that's under development from one machine to another and have the tutorial cover all of the gotchas | ||
* Update | * Update 'List of Soundscapes' pages to include any entries not on them already, and to include more detailed descriptions of soundscapes. | ||
* Update any game level creation page (example [[:Category: Portal_2_Level_Design | Portal 2 Level Design]]) and include any specific content for the games. | |||
== Large Tasks == | == Large Tasks == | ||
Extended projects that may take you a while to do. | Extended projects that may take you a while to do. | ||
Line 62: | Line 65: | ||
* Add more [[GoldSrc]]-related content. | * Add more [[GoldSrc]]-related content. | ||
* Update pictures with white backgrounds to match current VDC theme (as of June 2012). | * Update pictures with white backgrounds to match current VDC theme (as of June 2012). | ||
<!--Wiki Framework blanked as all concerns inside it have since been resolved--> | <!--Wiki Framework blanked as all concerns inside it have since been resolved--> | ||
== See also == | == See also == | ||
[[:Category:TODO]] | [[:Category:TODO]] - a list of pages that have been marked as needing something done. | ||
[[category:Wiki]] |
Revision as of 03:27, 20 July 2019
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 the back template to the top of pages that do not have any for easier navigation.
- Add the short page template to pages that use a subpage display.
- Add Help:Linking to other pages.
- Add back buttons and links to or from orphaned pages.
- Fix any broken redirects.
- Possibly add a "Related Topics" section at the end.
- Find pages with no category and put in the proper Category tags.
- 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
- Switch a firstperson tutorial to a thirdperson one.
- Convert
“
&”
(“ & ”) to " - Convert
’
(’) to ' - Convert em dashes
—
(—) to -- (--
)
Languages
- Verify that a page is up-to-date [1]
- Categorize non-English pages and add alternate language footers to Japanese pages
Medium-sized jobs
These projects will take a little longer.
- Add a list of maps where a specific Half-Life Continuity can be found on their own page
- Create a mini-tutorial, for a simple problem users have.
- Pick an entity in the list of entities for a game, and transcribe the entity help from inside Hammer.
- Do not forget to add the entities to an entity category page for their respective game.
- Entity help can be extracted directly from the proper .FGD file or copied and pasted from Hammer.
- Test any and all entities before you describe them, for any potential bugs that may occur that the user should know about.
- 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 with sample formatting.
- Pick a page in the 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 Category:Hammer Toolbars need links.
- Add links to the Hammer Hotkey Reference page.
- Add any potential content that might only be unique to versions of hammer for specific games.
- The Half-Life High Definition Content is like Mao Zedong. There's about 93 different ways to write it. Add some redirects, like HD Pack.
- Add a couple screenshots or other images to a tutorial that has none, or not enough.
- Take an existing page that is too large and divide it into smaller, more manageable topics.
- Find and extend stub articles, or help clean up articles.
- Need a tutorial on how to transfer an existing mod that's under development from one machine to another and have the tutorial cover all of the gotchas
- Update 'List of Soundscapes' pages to include any entries not on them already, and to include more detailed descriptions of soundscapes.
- Update any game level creation page (example Portal 2 Level Design) and include any specific content for the games.
Large Tasks
Extended projects that may take you a while 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 redundant 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.

- Add more GoldSrc-related content.
- Update pictures with white backgrounds to match current VDC theme (as of June 2012).
See also
Category:TODO - a list of pages that have been marked as needing something done.