Template:Shader: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
{{Merge|Template:Entity}}
{{Todo|Deprecated {{tl2|Shader}} template was used. Please use {{Tl2|Format}} instead.}}
{{Doc}}
{{Format|type=s0|{{{1|{{PAGENAME}}}}}|series={{{series|}}}|except={{{except|}}}|game={{{game|}}}|engine={{{engine|2}}}}}
<includeonly><onlyinclude><!--
-->{{#if:{{{1|}}}
| {{Code|select=all|{{{1}}}}}
| {{Autolang
| This
| ru = Это
| zh = 这 }} }}{{#if:{{{dx9|}}}|&nbsp;{{Dx9}}}}{{#if:{{{1}}}|{{Autolang|&nbsp;|zh=}}|}}<!--
 
-->{{Autolang
| is a
| ru = {{#if:{{{1|}}}|- это}}
| zh = 是一个 }}{{Autolang|&nbsp;|zh=}}<!--
 
-->{{Autolang
| [[material]] [[shader]]
| ru = [[shader|шейдер]] [[material|материала]]
| zh = [[material|材质]][[shader|着色器]] }}<!--
 
-->{{Autolang
| &nbsp;available in
| ru = , доступный
| zh = 存在于 }}{{Autolang|&nbsp;|zh=}}<!--
 
-->{{#if:{{{series|}}}
|{{Autolang
| the
| ru = в серии игр
| zh = }} [[{{{series}}}]] {{Autolang|series|ru=|zh=系列}}
|{{#if:{{{game|}}}
|{{Autolang||ru=в}} {{#ifexist:{{{game}}}|{{{{game icon name|{{{game}}}}}|{{#if:{{{icon|}}}|3|4}}}}|{{{{game icon name|{{{game}}}}}|{{#if:{{{icon|}}}|3|4}}}}}}
|{{Autolang
| all
| ru = во всех играх на движке
| zh = 所有的 }}&nbsp;<!--
-->{{#switch:{{{engine|}}}
| #default = {{{engine|{{source|4}}}}}
| 1 = {{gldsrc|4}}
| 2 = {{source|4}}
| 3 = {{source2|4}}}}<!--
-->{{Autolang
| &nbsp;games
| zh = &nbsp;游戏
| ru = }}<!--
-->{{#if:{{{since|}}}
| {{Autolang
| &nbsp;since
| ru = , начиная с
| zh = 自从 }} {{#ifexist:{{{since}}}|{{{{game icon name|{{{since}}}}}|4}}|{{{{game icon name|{{{since}}}}}|4}}}}}}{{Autolang||zh = &nbsp;以来}}<!--
-->{{#if:{{{except|}}}
|{{Autolang
| &nbsp;except
| zh = ,除了
| ru = , за исключением}} {{#ifexist:{{{except}}}|{{{{game icon name|{{{except}}}}}|4}}|{{{{game icon name|{{{except}}}}}|4}}}} {{Autolang||zh = 以外}}}}
}}<!--
-->}}.[[Category:Shaders]]</onlyinclude></includeonly>

Revision as of 08:31, 16 August 2023

Todo: Deprecated {{Shader}} template was used. Please use {{Format}} instead.

Template:Format