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

Template:This is a/sandbox: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(updated. adding multiple name support and doing test to make sure its working as intended.)
No edit summary
Line 28: Line 28:


   |this = {{#if:{{{name|}}}
   |this = {{#if:{{{name|}}}
       |{{Code|{{{name}}}}}<!--
       |{{Code|{{{name}}}}}
-->{{#if:{{{name1|}}}|{{{name1}}}}}<!--
-->{{#if:{{{name2|}}}|{{{name2}}}}}
       |{{yesno|{{{this}}}|yes={{{this|{{this is a/strings|this}} }}} }} <!-- If the parameter "this" is defined as anything except a 0, no etc., then it reads as a translation of the word "this" -->
       |{{yesno|{{{this}}}|yes={{{this|{{this is a/strings|this}} }}} }} <!-- If the parameter "this" is defined as anything except a 0, no etc., then it reads as a translation of the word "this" -->
     }}
     }}

Revision as of 05:40, 10 February 2025

This is a {{{semi-internal}}} {{{1}}} available in all Source Source games.