Template:GoldSrc/doc: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Del the "Can lead you to an invalid page" message. Because it leads to GldSrc's Wiki Page.)
(Add nt=5/6.)
Line 52: Line 52:
| {{tlc|{{lcfirst:{{ROOTPAGENAME}}}}|4|nt{{=}}4}}
| {{tlc|{{lcfirst:{{ROOTPAGENAME}}}}|4|nt{{=}}4}}
| → {{{{ROOTPAGENAME}}|4|nt=4}}
| → {{{{ROOTPAGENAME}}|4|nt=4}}
|-
|-
| {{tlc|{{lcfirst:{{ROOTPAGENAME}}}}|4|nt{{=}}5}}
| → {{{{ROOTPAGENAME}}|4|nt=5}}
|-
|-
| {{tlc|{{lcfirst:{{ROOTPAGENAME}}}}|4|nt{{=}}6}}
| → {{{{ROOTPAGENAME}}|4|nt=6}}
|-
|-
| {{tlc|{{lcfirst:{{ROOTPAGENAME}}}}|col}}
| {{tlc|{{lcfirst:{{ROOTPAGENAME}}}}|col}}

Revision as of 04:17, 18 May 2023

Edit-copy.png
This is a documentation subpage for Template:GoldSrc.
Don't forget to purge the contents of the base page upon creating or editing this subpage.

Usage

Delivers the icon and/or a link of the game that has this abbreviation. Can also obtain the game color.

This template is based on {{Software}}.

Parameters

  • {{{1}}} – Optional: The representation, see the examples below. Can be set to: 1, 2, 3, 4, col, in, also, only, since, removed, not;
  • {{{nt}}} – Optional: This option allows you to select a custom game name if it is specified in the template. 0 is most often a game abbreviation;
  • {{{addtext}}} – Optional: If {{{1}}} is set to in, also, only, since, removed or not, then the value of this parameter is inserted right after the game icon. Useful for multiple game icons.

Examples

{{goldSrc}} GoldSrc
{{goldSrc|1}} GoldSrc
{{goldSrc|2}} GoldSrc GoldSrc
{{goldSrc|3}} GoldSrc
{{goldSrc|3.1}} GoldSrc
{{goldSrc|4}} GoldSrc GoldSrc
{{goldSrc|4.1}} GoldSrc GoldSrc
{{goldSrc|4|nt=0}} GoldSrc GoldSource
{{goldSrc|4|nt=1}} GoldSrc GoldSrc Engine
{{goldSrc|4|nt=2}} GoldSrc Half-Life Engine
{{goldSrc|4|nt=3}} GoldSrc GoldSrc
{{goldSrc|4|nt=4}} GoldSrc GoldSrc
{{goldSrc|4|nt=5}} GoldSrc GoldSrc
{{goldSrc|4|nt=6}} GoldSrc GoldSrc
{{goldSrc|col}} → #FD7360
{{goldSrc|in}} (in GoldSrc)
{{goldSrc|only}} (only in GoldSrc)
{{goldSrc|since}} (in all games since GoldSrc)
{{goldSrc|not}} (not in GoldSrc)
{{goldSrc|removed}} (removed since GoldSrc)
{{goldSrc|also|addtext={{csgo}} {{l4d2}}}} (also in GoldSrcCounter-Strike: Global Offensive Left 4 Dead 2)