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

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 19: Line 19:
     }}
     }}


<!-- this prevents things like {{this is a|all games}} -->
|type = {{#switch:{{{2}}}
        |console command = {{autolang
            |[[Developer console#submitting|console command]]
        }}


        |console variable = {{autolang
            |[[console variable]]
        }}


|console command = {{autolang
        |point entity = {{autolang
        |[[Developer console#submitting|console command]]
            |[[point entity]]
    }}
        }}


|console variable = {{autolang
        |brush entity = {{autolang
        |[[console variable]]
            |[[brush entity]]
    }}
        }}


        |mesh entity = {{autolang
            |[[mesh entity]]
        }}


        |path entity = {{autolang
            |[[path entity]]
        }}


|point entity = {{autolang
        |QC command = {{autolang
        |[[point entity]]
            |[[QC command]]
    }}
        }}


|brush entity = {{autolang
        |pixel shader = {{autolang
        |[[brush entity]]
            |[[shader#Pixel_shaders|pixel shader]]
    }}
        }}


|mesh entity = {{autolang
        |vertex shader = {{autolang
        |[[mesh entity]]
            |[[shader#Vertex_shaders|vertex shader]]
    }}
        }}


|path entity = {{autolang
         |shader parameter = {{autolang
         |[[path entity]]
            |[[material]] [[shader]] parameter
    }}
         }}
 
}}
 
|QC command = {{autolang
        |[[QC command]]
    }}
 
|pixel shader = {{autolang
        |[[shader#Pixel_shaders|pixel shader]]
    }}
 
|vertex shader = {{autolang
         |[[shader#Vertex_shaders|vertex shader]]
    }}
 
|shader parameter = {{autolang
        |[[material]] [[shader]] parameter
    }}





Revision as of 15:23, 11 January 2024