Template:Shader: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created shader template, used like point ent/brush ent templates for shader pages)
 
m (Added code tags)
Line 1: Line 1:
{{#if:{{{1|}}} |{{DISPLAYTITLE:{{{1}}}}}'''{{{1}}}'''|This}}{{#if: {{{dx9|}}} | &nbsp;{{Dx9}} }} is a [[material]] [[shader]] available in {{#if: {{{series|}}} | the [[{{{series}}}]] series {{#if:{{{game|}}} | (since [[{{{game}}}]]) }} | {{#if: {{{game|}}} | [[{{{game}}}]] | all {{{engine|Source}}} games {{#if: {{{since|}}} | since {{game link|{{{since}}}}} }} }} }}. <includeonly>[[Category:Shaders]]</includeonly>
{{#if:{{{1|}}} |{{DISPLAYTITLE:{{{1}}}}}'''<code>{{{1}}}</code>'''|This}}{{#if: {{{dx9|}}} | &nbsp;{{Dx9}} }} is a [[material]] [[shader]] available in {{#if: {{{series|}}} | the [[{{{series}}}]] series {{#if:{{{game|}}} | (since [[{{{game}}}]]) }} | {{#if: {{{game|}}} | [[{{{game}}}]] | all {{{engine|Source}}} games {{#if: {{{since|}}} | since {{game link|{{{since}}}}} }} }} }}. <includeonly>[[Category:Shaders]]</includeonly>

Revision as of 12:14, 27 June 2019

This is a material shader available in all Source games.