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

Template:This is a: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Removed {{{suf}}} from links)
(removed categories for ConVar and console command; don't change title when type is convar or command)
Line 32: Line 32:
     + "This" +
     + "This" +


-->{{#if:{{{icon|}}}|&nbsp;}}{{#if:{{{1|}}}|{{#if:{{{notitlechange|}}}||{{DISPLAYTITLE:{{Code|preset=0|style=color:white|select=all|background=transparent|{{{1|}}}}}|noreplace}}}}{{Code|select=all|<!---->{{{1|}}}<!---->}}|{{#switch:{{{this|}}}|#default={{Autolang|{{{this|This}}}|eo=ĉi tio|ru={{{this|Это}}}|zh={{{this|这}}}}}|0=}} }}<!--
-->{{#if:{{{icon|}}}|&nbsp;}}{{#if:{{{1|}}}|{{#if:{{{notitlechange|}}}||{{#switch:{{{type|}}}|#default={{DISPLAYTITLE:{{Code|preset=0|style=color:white|select=all|background=transparent|{{{1|}}}}}|noreplace}}}}|convar|command=}}{{Code|select=all|<!---->{{{1|}}}<!---->}}|{{#switch:{{{this|}}}|#default={{Autolang|{{{this|This}}}|eo=ĉi tio|ru={{{this|Это}}}|zh={{{this|这}}}}}|0=}} }}<!--


     ++ Space (Chinese doesn't need space) ++
     ++ Space (Chinese doesn't need space) ++
Line 207: Line 207:
|e4|mesh={{#if:{{{nocat|}}}||[[Category:Mesh Entities]]}}
|e4|mesh={{#if:{{{nocat|}}}||[[Category:Mesh Entities]]}}
|e5|path={{#if:{{{nocat|}}}||[[Category:Path Entities]]}}
|e5|path={{#if:{{{nocat|}}}||[[Category:Path Entities]]}}
|convar={{#if:{{{nocat|}}}||[[Category:Console Variables]]}}
|command={{#if:{{{nocat|}}}||[[Category:Console Commands]]}}
}}{{#if:{{{nocat|}}}||[[Category:Entities]]}}}}</onlyinclude></includeonly>
}}{{#if:{{{nocat|}}}||[[Category:Entities]]}}}}</onlyinclude></includeonly>
[[Category:Templates]][[Category:Formatting templates]][[Category:Entity Templates]][[Category:FGD Templates]]

Revision as of 09:43, 15 August 2023

Todo: never change the title or add the category for convars and concommands, those should exclusively be accomplished via {{Console command}} and {{Console variable}}

Template:Doc