This article's documentation is for anything that uses the Source engine. Click here for more information.

Template:This is a: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Undo revision 339063 by Pee (talk))
Tag: Undo
No edit summary
Line 187: Line 187:
-->{{#if: {{{game|}}}
-->{{#if: {{{game|}}}
| {{Main other|{{#if:{{{nocat|}}}||[[Category:{{{game}}} {{{topic|<!--
| {{Main other|{{#if:{{{nocat|}}}||[[Category:{{{game}}} {{{topic|<!--
-->{{#switch:{{{type|}}}<!--
-->{{#switch:{{{type|}}}
-->|#default=Entities<!--
|#default=entities
-->|c2|convar=Console Variables<!--
|c2|convar=console variables
-->|c1|command=Console Command<!--
|c1|command=console commands
-->|c0|QC command=QC Command<!--
|c0|QC command=QC Commands
                 -->|s0|pixel shader=Pixel Shader
                 |s0|pixel shader=pixel shaders
                 -->|s1|vertex shader=Vertex Shader<!--
                 |s1|vertex shader=vertex shaders
-->}}<!---->}}}]]}}}}
}}<!---->}}}]]}}}}
| {{#if: {{{series|}}}
| {{#if: {{{series|}}}
   | {{Main other|{{#if:{{{nocat|}}}||[[Category:{{{series}}} {{{topic|<!--
   | {{Main other|{{#if:{{{nocat|}}}||[[Category:{{{series}}} {{{topic|<!--
-->{{#switch:{{{type|}}}<!--
-->{{#switch:{{{type|}}}<!--
-->|#default=Entities<!--
-->|#default=entities<!--
-->|c2|convar=Console Variables<!--
-->|c2|convar=console variables<!--
-->|c1|command=Console Command<!--
-->|c1|command=console commands<!--
-->|c0|QC command=QC Command<!--
-->|c0|QC command=QC commands<!--
                 -->|s0|pixel shader=Pixel Shader
                 -->|s0|pixel shader=pixel shaders
                 -->|s1|vertex shader=Vertex Shader<!--
                 -->|s1|vertex shader=vertex shaders<!--
-->}}<!---->}}}]]}}}}
-->}}<!---->}}}]]}}}}
   | {{#if: {{{seriescs|}}}
   | {{#if: {{{seriescs|}}}
     | {{Main other|{{#if:{{{nocat|}}}||[[Category:{{{seriescs}}}: Source <!--
     | {{Main other|{{#if:{{{nocat|}}}||[[Category:{{{seriescs}}}: Source <!--
-->{{#switch:{{{type|}}}<!--
-->{{#switch:{{{type|}}}
-->|#default=Entities<!--
|#default=entities
-->|c2|convar=Console Variables<!--
|c2|convar=console variables
-->|c1|command=Console Command<!--
|c1|command=console commands
-->|c0|QC command=QC Command<!--
|c0|QC command=QC commands
                 -->|s0|pixel shader=Pixel Shader
                 |s0|pixel shader=pixel shaders
                 -->|s1|vertex shader=Vertex Shader<!--
                 |s1|vertex shader=vertex shaders
-->}}]]}}}}
}}]]}}}}
     | {{Main other|{{#if:{{{nocat|}}}||[[Category:<!--
     | {{Main other|{{#if:{{{nocat|}}}||[[Category:<!--
-->{{#switch:{{{engine|}}}<!--
-->{{#switch:{{{engine|}}}<!--
Line 227: Line 227:
-->|c0|QC command=QC commands<!--
-->|c0|QC command=QC commands<!--
                 -->|s0|pixel shader=pixel shaders<!--
                 -->|s0|pixel shader=pixel shaders<!--
                 -->|s1|vertex shader=vertex shader<!--
                 -->|s1|vertex shader=vertex shaders<!--
-->}}]]}}}}
-->}}]]}}}}
     }}
     }}

Revision as of 09:12, 16 August 2023