User:Pee/Sandbox/this is a/strings: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
(Redirected page to Template:This is a/strings)
Tag: New redirect
 
(51 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{#switch: {{{1}}}
#REDIRECT [[Template:this is a/strings]]
 
|this is a = {{autolang
        |{{{this}}} is a {{{cut}}} {{{internal}}} {{{type}}} available in {{{in}}}{{{since}}}{{{before}}}{{{except}}}{{{except-multi}}}.
    }}
 
 
|this = {{autolang
        |This
    }}
 
 
|internal = {{autolang
    |[[internal entity|internal]]
    }}
 
|cut = {{autolang
        |cut
    }}
 
 
 
|console command = {{autolang
        |[[Developer console#submitting|console command]]
    }}
 
|console variable = {{autolang
        |[[console variable]]
    }}
 
 
 
|point entity = {{autolang
        |[[point entity]]
    }}
 
|brush entity = {{autolang
        |[[brush entity]]
    }}
 
|mesh entity = {{autolang
        |[[mesh entity]]
    }}
 
|path entity = {{autolang
        |[[path entity]]
    }}
 
 
|QC command = {{autolang
        |[[QC command]]
    }}
 
|pixel shader = {{autolang
        |[[shader#Pixel_shaders|pixel shader]]
    }}
 
|vertex shader = {{autolang
        |[[shader#Vertex_shaders|vertex shader]]
    }}
 
 
|all games = {{autolang
        |all {{ {{{engine}}} | 4 }} games
    }}
 
|since = {{autolang
        | since {{{since}}}
    }}
 
|before = {{autolang
        | before {{{before}}}
    }}
 
|except = {{autolang
        | except {{{except}}}
    }}
 
 
|missing parameter = {{autolang
        |The necessary parameter {{Code|{{Param|[[Template:This is a|1]]}}}} has not been specified.
    }}
}}

Latest revision as of 07:48, 19 May 2024