Category talk:QC commands: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(QC Commands To Do List)
 
No edit summary
Line 1: Line 1:
== $QC_Commands To Do List ==
Please add any new ones you come across to this list.
* [[$screenalign]]
* [[$screenalign]]
* [[$collisionjoints]]
* [[$collisionjoints]]
Line 36: Line 40:
* [[$lockbonelengths]]
* [[$lockbonelengths]]
* [[$lockdefinebones]]
* [[$lockdefinebones]]
== $QC_Command Articles ==
If you can, please help by creating a documentation article or two! Please remember to add the QC Commands category tag ie :
<nowiki>[[Category:QC Commands]]</nowiki>
== $QC_Command Redirect Pages ==
Sometimes it makes more sense to document a bunch of related commands within a single parent article. In that case, please create a Soft Redirect page using the $example_command as the page title. eg :
<nowiki>Please see [[parent_article_title]]. [[Category:QC Commands]]</nowiki>
Please '''do not''' use Hard Redirects for $example_command pages
<nowiki>#REDIRECT [[parent_article_title]]. [[Category:QC Commands]]</nowiki>
because these will not get listed (indexed) on the QC Commands category page. --[[User:Beeswax|Beeswax]] 09:35, 30 Mar 2008 (PDT)

Revision as of 09:35, 30 March 2008

$QC_Commands To Do List

Please add any new ones you come across to this list.

$QC_Command Articles

If you can, please help by creating a documentation article or two! Please remember to add the QC Commands category tag ie :

[[Category:QC Commands]]

$QC_Command Redirect Pages

Sometimes it makes more sense to document a bunch of related commands within a single parent article. In that case, please create a Soft Redirect page using the $example_command as the page title. eg :

Please see [[parent_article_title]]. [[Category:QC Commands]]

Please do not use Hard Redirects for $example_command pages

#REDIRECT [[parent_article_title]]. [[Category:QC Commands]] 

because these will not get listed (indexed) on the QC Commands category page. --Beeswax 09:35, 30 Mar 2008 (PDT)