Template:SourceBranchCategory/doc: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
Adds the article to "'''Category:Source (version) engine branch games'''‎".
Adds the article to "'''Category:Source (version) engine branch (games/mods/tools)'''‎".
== Values ==
== Parameters ==
=== Valve branches ===
=== {{param|1}} - Available branches ===
==== Valve branches ====
*{{src04}} {{code|<nowiki>{{SourceBranchCategory|src04}}</nowiki>}}
*{{src04}} {{code|<nowiki>{{SourceBranchCategory|src04}}</nowiki>}}
**{{code|[[:Category:Source 2004 engine branch games‎]]}}
**{{code|[[:Category:Source 2004 engine branch games‎]]}}
Line 37: Line 38:
**{{code|[[:Category:Team Fortress 2 branch games‎]]}}
**{{code|[[:Category:Team Fortress 2 branch games‎]]}}


=== Third-party ===
==== Third-party ====


*{{tfbranch}} {{code|<nowiki>{{SourceBranchCategory|tfbranch}}</nowiki>}}
*{{tfbranch}} {{code|<nowiki>{{SourceBranchCategory|tfbranch}}</nowiki>}}
Line 47: Line 48:
*{{strata}} {{code|<nowiki>{{SourceBranchCategory|strata}}</nowiki>}}
*{{strata}} {{code|<nowiki>{{SourceBranchCategory|strata}}</nowiki>}}
**{{code|[[:Category:Strata Source engine branch games‎]]}}
**{{code|[[:Category:Strata Source engine branch games‎]]}}
=== {{param|2}} - Software type ===
*Usage: {{code|<nowiki>{{SourceBranchCategory|src13|mod}}</nowiki>}}
*If this was set to {{code|games}} (Default):
** Adds the page to {{code|[[:Category:Source 2013 engine branch games]]}} for example. By default, pages are added to "games" category.
*If this was set to {{code|mod}}:
** Adds the page to {{code|[[:Category:Source 2013 engine branch mods]]}} for example.
*If this was set to {{code|tools}}:
** Adds the page to {{code|[[:Category:Alien Swarm engine branch tools]]}} for example.
=== {{param|sort}} ===
*{{src07}} {{code|<nowiki>{{SourceBranchCategory|src07|sort=O}}</nowiki>}}
**When used on [[The Orange Box]] article for example, which was listed on [[:Category:Source 2007 engine branch games‎]] category page, the page will be sorted by letter "O" instead of "T".

Latest revision as of 01:38, 7 September 2025

Adds the article to "Category:Source (version) engine branch (games/mods/tools)‎".

Parameters

{{{1}}} - Available branches

Valve branches

Third-party

{{{2}}} - Software type

{{{sort}}}