Valve Developer Community:Tasks: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Undo revision 304544 by Equalizer5118 (talk))
Tag: Undo
mNo edit summary
Line 32: Line 32:
| section = Improve Templates
| section = Improve Templates
| desc = The templates that needs to be improved are listed below.
| desc = The templates that needs to be improved are listed below.
| task 1 = Need to add support for {{Code|preset=1|false}} value: {{Tl|link=Game release}}, {{Tl|link=Game release free}}, {{Tl|link=Mod release}}, and more on the {{Code|preset=2|See Also}} section on the template documentation.
| task 1 done = Need to add support for {{Code|preset=1|false}} value: {{Tl|link=Game release}}, {{Tl|link=Game release free}}, {{Tl|link=Mod release}}, and more on the {{Code|preset=2|See Also}} section on the template documentation.
| task 1 status = done
| task 2 = Modify {{Tl|link=Delete}} such that when it links to [[Reasons for speedy deletion]] it will include a link to the page as part of each discussion.
| task 2 = Modify {{Tl|link=Delete}} such that when it links to [[Reasons for speedy deletion]] it will include a link to the page as part of each discussion.
| task 3 = Modify {{Tl|link=Wip}} to be able to add text like with {{Tl|link=Delete}}.
| task 3 done = Modify {{Tl|link=Wip}} to be able to add text like with {{Tl|link=Delete}}.
| task 3 status = done
}}</onlyinclude>
}}</onlyinclude>


Line 62: Line 60:
| task 5 = {{Tl|link=Brush ent}} – Replaced by {{tl|link=Entity}}.
| task 5 = {{Tl|link=Brush ent}} – Replaced by {{tl|link=Entity}}.
| task 6 = {{Tl|link=Game name}} – Replaced by {{tl|link=Software}}.
| task 6 = {{Tl|link=Game name}} – Replaced by {{tl|link=Software}}.
| task 7 = {{Tl|link=TL}}. Pending template deletion.
| task 7 done = {{Tl|link=TL}}. Pending template deletion.
| task 7 status = done
| task 8 done = {{Tl|link=ReleasedModSmall:de}}.
| task 8 = {{Tl|link=ReleasedModSmall:de}}.
| task 8 status = done
}}</onlyinclude>
 
 
=== We need to Talk ===
<onlyinclude>{{Task
| section = We need to Talk
| desc = There is something to discuss on the pages listed below.
}}</onlyinclude>
}}</onlyinclude>


Line 79: Line 68:
<onlyinclude>{{Task
<onlyinclude>{{Task
| section = Ideas
| section = Ideas
| task 1 = Create a unified cleanup template that consolidates the functionality of all it’s related templates.
| task 1 = Create a unified cleanup template that consolidates the functionality of all it’s related templates.
| task 2 = Merge {{Tl|link=Wip}} and {{Tl|construction-notice}} into one whole template. Replaced {{Tl|construction-notice}} with {{Tl|link=Wip}}. Pending template [[Reasons for speedy deletion#Template:Construction-notice|deletion]].
| task 2 done = Merge {{Tl|link=Wip}} and {{Tl|construction-notice}} into one whole template. Replaced {{Tl|construction-notice}} with {{Tl|link=Wip}}. Pending template [[Reasons for speedy deletion#Template:Construction-notice|deletion]].
| task 2 status = done
| task 3 = Merge {{Tl|link=Game announced}} and {{Tl|link=Game announced2}} into one whole template with optional settings to show/hide "You can also visit store through Steam or your browser for more information."
| task 3 = Merge {{Tl|link=Game announced}} and {{Tl|link=Game announced2}} into one whole template with optional settings to show/hide "You can also visit store through Steam or your browser for more information."  
| task 4 = Create a policy on editing user pages?
| task 4 = Create a policy on editing user pages?
| task 5 = Create a page listing the bots available for tasking and what they are capable of.
| task 5 = Create a page listing the bots available for tasking and what they are capable of.
| task 6 = Add [[w:Wikipedia:HotCat|Wikipedia:HotCat]] as a gadget to help with category editing.
| task 6 = Add [[w:Wikipedia:HotCat|Wikipedia:HotCat]] as a gadget to help with category editing.
}}</onlyinclude>
}}</onlyinclude>


Line 94: Line 82:
| section = Easy Tasks
| section = Easy Tasks
| desc = These jobs should only take you a little time for each one.
| desc = These jobs should only take you a little time for each one.
| task 1 = Add the [[Template:Back|back template]] to the top of pages that do not have any for easier navigation.
| task 1 = Add the [[Template:Back|back template]] to the top of pages that do not have any for easier navigation.
| task 2 = Add the [[Template:Shortpagetitle|short page template]] to pages that use a subpage display.
| task 2 = Add the [[Template:Shortpagetitle|short page template]] to pages that use a subpage display.
| task 3 = Add a res to [[Steam Resource Map]]. Aswell update ALL the outdated screenshot from the old Steam version to new one as of 2023.
| task 3 = Add a res to [[Steam Resource Map]]. Aswell update ALL the outdated screenshot from the old Steam version to new one as of 2023.
| task 4 = Add more compiler errors from numerous sources to the [[:Category:Compile Errors|Compile Error Listing]].
| task 4 = Add more compiler errors from numerous sources to the [[:Category:Compile Errors|Compile Error Listing]].
| task 5 = [[:Category:POV cleanup|Switch a firstperson tutorial to a thirdperson one]].
| task 5 = [[:Category:POV cleanup|Switch a firstperson tutorial to a thirdperson one]].
| task 6 = Convert {{Code|preset=1|&ldquo;}} and {{Code|preset=1|&rdquo;}} ({{Code|preset=1|&amp;ldquo;}} and {{Code|preset=1|&amp;rdquo;}}) to {{Code|preset=1|"}} in code blocks.
| task 6 = Convert {{Code|preset=1|&ldquo;}} and {{Code|preset=1|&rdquo;}} ({{Code|preset=1|&amp;ldquo;}} and {{Code|preset=1|&amp;rdquo;}}) to {{Code|preset=1|"}} in code blocks.
| task 7 = Convert {{Code|preset=1|&rsquo;}} ({{Code|preset=1|&amp;rsquo;}}) to {{Code|preset=1|'}} in code blocks.
| task 7 = Convert {{Code|preset=1|&rsquo;}} ({{Code|preset=1|&amp;rsquo;}}) to {{Code|preset=1|'}} in code blocks.
| task 8 = Convert em dashes {{Code|preset=1|&mdash;}} ({{Code|preset=1|&amp;mdash;}}) to {{Code|preset=1|-}} in code blocks.
| task 8 = Convert em dashes {{Code|preset=1|&mdash;}} ({{Code|preset=1|&amp;mdash;}}) to {{Code|preset=1|-}} in code blocks.
| task 9 = Document on an important [[:Category:Console Variables|console variable]].
| task 9 = Document on an important [[:Category:Console Variables|console variable]].
| task 10 = Make sure a page only links to a term the first time it’s mentioned unless important.
| task 10 = Make sure a page only links to a term the first time it’s mentioned unless important.
| task 11 = Read a new page and give feedback on the discussion page on how the content can be improved.
| task 11 = Read a new page and give feedback on the discussion page on how the content can be improved.
| task 12 = Possibly add a {{Code|preset=2|Related Topics}} section at the end.
| task 12 = Possibly add a {{Code|preset=2|Related Topics}} section at the end.
| task 13 = [[mw:Special:MyLanguage/Help:Patrolled edit|Patrol edits]] to help alleviate possible vandalism and spam.
| task 13 = [[mw:Special:MyLanguage/Help:Patrolled edit|Patrol edits]] to help alleviate possible vandalism and spam.
}}</onlyinclude>
}}</onlyinclude>


Line 114: Line 102:
| section = Medium Tasks
| section = Medium Tasks
| desc = These projects will take a little longer.
| desc = These projects will take a little longer.
| task 1 = Update language template [[Template:MultiPage|usage]].
| task 1 = Update language template [[Template:MultiPage|usage]].
| task 2 = Update pages requiring [[Special:WhatLinksHere/Template:Cleanup|cleanup]].
| task 2 = Update pages requiring [[Special:WhatLinksHere/Template:Cleanup|cleanup]].
| task 3 = Expand [[Special:WhatLinksHere/Template:Stub|stubs]].
| task 3 = Expand [[Special:WhatLinksHere/Template:Stub|stubs]].
| task 4 = Screen [[Special:WantedFiles|wanted files]] for [[Special:Upload|upload]] candidates.
| task 4 = Screen [[Special:WantedFiles|wanted files]] for [[Special:Upload|upload]] candidates.
| task 5 = Review [[Special:AncientPages|old pages]].
| task 5 = Review [[Special:AncientPages|old pages]].
| task 6 = Add a list of maps where a specific [[:Category:Half-Life Continuity|Half-Life Continuity]] can be found on their own page.
| task 6 = Add a list of maps where a specific [[:Category:Half-Life Continuity|Half-Life Continuity]] can be found on their own page.
| task 7 = Create a documentation page for a template.
| task 7 = Create a documentation page for a template.
| task 8 = Create a mini-tutorial, for a simple problem users have.
| task 8 = Create a mini-tutorial, for a simple problem users have.
 
| task 9 = 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.
| task 9 = 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.
: &#8226; A lot of info on entities can be found by looking at the [[.fgd|FGD’s]].
: &#8226; A lot of info on entities can be found by looking at the [[.fgd|FGD’s]].
: &#8226; Test any and all entities before you describe them, for any potential bugs that may occur that the user should know about.
: &#8226; 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 and outputs. Example: [[env_fire]].
: Make sure to include the basic description, keyvalues, flags, as well as all inputs and outputs. Example: [[env_fire]].
| task 10 = 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.
| task 10 = 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.
| task 11 = Pick a page in the [[:Category:Hammer|Hammer Editor documentation]], and add links where they are missing.
| task 11 = Pick a page in the [[:Category:Hammer|Hammer Editor documentation]], and add links where they are missing.
: &#8226; 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''').  
: &#8226; 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''').  
Line 132: Line 123:
: &#8226; Add links to the [[Hammer Hotkey Reference]] page.
: &#8226; Add links to the [[Hammer Hotkey Reference]] page.
: &#8226; Add any potential content that might only be unique to versions of hammer for specific games.
: &#8226; Add any potential content that might only be unique to versions of hammer for specific games.
| task 12 = 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]].
 
| task 13 = Take an existing page that is too large and divide it into smaller, more manageable topics.
| task 12 = 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]].
| task 14 = 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.
| task 13 = Take an existing page that is too large and divide it into smaller, more manageable topics.
| task 15 = Update “List of Soundscapes” pages to include any entries not on them already, and to include more detailed descriptions of soundscapes.
| task 14 = 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.
| task 16 = Update any game level creation page (example [[:Category:Portal 2 Level Design|Portal 2 Level Design]]) and include any specific content for the games.
| task 15 = Update “List of Soundscapes” pages to include any entries not on them already, and to include more detailed descriptions of soundscapes.
| task 17 = Mark (almost all) these pages on [[:Category:Other games on Steam]] to delete all of them as it's has nothing to do with Valve games (content or assets for example), nor even using GoldSrc/Source/Source 2 engine whatsoever, aka completely off-topic. And these page barely have any content whatsoever anyway.
| task 16 = Update any game level creation page (example [[:Category:Portal 2 Level Design|Portal 2 Level Design]]) and include any specific content for the games.
| task 17 = Mark (almost all) these pages on [[:Category:Other games on Steam]] to delete all of them as it's has nothing to do with Valve games (content or assets for example), nor even using GoldSrc/Source/Source 2 engine whatsoever, aka completely off-topic. And these page barely have any content whatsoever anyway.
}}</onlyinclude>
}}</onlyinclude>



Revision as of 01:05, 8 May 2023

Overview

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. When you’ve taken up a task for completion, mark it as in progress to let people know it is being worked on. When the task is complete, update the task as complete and leave it visible for a few days before removing it.

Tip.pngTip:If you need help on a project, use the community portal to coordinate.

Maintenance

Categorization (Help:Categories)
Help put pages and files into their proper categories. Pages and files need to be put into categories in order to group them around similar subjects.
Special:UncategorizedPages, Special:UncategorizedFiles.
New File Patrol (Help:Images)
Help ensure that new files adhere to VDC policy.
Special:NewFiles.
New Page Patrol (Help:Page Creation)
Help review new pages for problems early and delete spam articles.
Special:NewPages.
Double redirects (Help:Editing Toolbar#Redirect)
Help improve VDC navigation by removing roadblocks. Double redirects occur when one redirect points to another and a user ends up on an unintended page.
Special:DoubleRedirects.
Broken redirects (Help:Editing Toolbar#Redirect)
Help ensure users find the page they are looking for.
Special:BrokenRedirects.
Cleanup (Help:Cleanup)
Help improve the quality of pages.
Special:WhatLinksHere/Template:Cleanup.
Wikify (Help:Linking)
Help connect pages to one another.
Special:LonelyPages.
To Do
Help address tasks identified by other users.
Special:WhatLinksHere/Template:Todo.
Content for Deletion (Help:Deletion)
Help clear out unnecessary content.
Reasons for speedy deletion, Special:WhatLinksHere/Template:Delete.

Priority

Creating Templates

The templates to be created are listed below.

  • This section is empty.


Improve Templates

The templates that needs to be improved are listed below.

Need to add support for false value: {{Game release}}, {{Game release free}}, {{Mod release}}, and more on the See Also section on the template documentation.
Modify {{Delete}} such that when it links to Reasons for speedy deletion it will include a link to the page as part of each discussion.
Modify {{Wip}} to be able to add text like with {{Delete}}.


Need Documentation

The templates listed below need documentation, or having a proper documentation page + template.

{{Color}}.
{{Capsule}}.
{{Metanotice}}.
{{Cleanup}}.
{{Update}}.


Deleting Templates

The templates listed below should be deleted. Please note that some templates must first be removed or replaced from the pages before they are deleted.

Tip.pngTip:Click on the Page information to the left and check the Transcluded templates.

{{Npcnote-ru}}.
{{Userpage}}.
{{Ombox}}.
{{Point ent}} – Replaced by {{Entity}}.
{{Brush ent}} – Replaced by {{Entity}}.
{{Game name}} – Replaced by {{Software}}.
{{TL}}. Pending template deletion.


Ideas

Create a unified cleanup template that consolidates the functionality of all it’s related templates.
Merge {{Wip}} and {{construction-notice}} into one whole template. Replaced {{construction-notice}} with {{Wip}}. Pending template deletion.
Merge {{Game announced}} and {{Game announced2}} into one whole template with optional settings to show/hide "You can also visit store through Steam or your browser for more information."
Create a policy on editing user pages?
Create a page listing the bots available for tasking and what they are capable of.
Add Wikipedia:HotCat as a gadget to help with category editing.


Other

Easy

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

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 a res to Steam Resource Map. Aswell update ALL the outdated screenshot from the old Steam version to new one as of 2023.
Add more compiler errors from numerous sources to the Compile Error Listing.
Convert and (&ldquo; and &rdquo;) to " in code blocks.
Convert (&rsquo;) to ' in code blocks.
Convert em dashes (&mdash;) to - in code blocks.
Document on an important console variable.
Make sure a page only links to a term the first time it’s mentioned unless important.
Read a new page and give feedback on the discussion page on how the content can be improved.
Possibly add a Related Topics section at the end.
Patrol edits to help alleviate possible vandalism and spam.


Medium

These projects will take a little longer.

Update language template usage.
Update pages requiring cleanup.
Expand stubs.
Screen wanted files for upload candidates.
Review old pages.
Add a list of maps where a specific Half-Life Continuity can be found on their own page.
Create a documentation page for a template.
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.
• A lot of info on entities can be found by looking at the FGD’s.
• 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 and 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.
Take an existing page that is too large and divide it into smaller, more manageable topics.
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.
Mark (almost all) these pages on Category:Other games on Steam to delete all of them as it's has nothing to do with Valve games (content or assets for example), nor even using GoldSrc/Source/Source 2 engine whatsoever, aka completely off-topic. And these page barely have any content whatsoever anyway.


Hard

Extended projects that may take you a while to do.

If anyone have access to CS2 Workshop Tools (in the Limited Test), try to prepare any draft pages inside it for the documentation and try to documenting them as many as you can.
When the game is released around the summer, and the Workshop Tools released, remove the Draft in the title by moving the page to it's actual name "Counter-Strike 2 Workshop Tools".
Review wanted page listing for new page candidates.
Review wanted template listing for new template candidates.
Review random pages for overhaul.
Review articles flagged for merge (also merge from and merge to).
Add more GoldSrc-related content, and document more Source 2 content if possible.
Update pictures with white backgrounds to match current VDC theme (as of June 2012). Also try to make some of them having transparent PNGs if possible.
Optional, but recommended: Translate more pages into other languages, also fix other translated pages to making it more up to date. Plus, transition as many pages using {{lang}} to {{MultiPage}} and {{Autolang}} if possible.

See Also