From Valve Developer Community
Jump to navigation
Jump to search

Available doc translations
…
English
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
Note:Some of the examples given may lead to non-existent pages.
{{source}}
|
→
|
{{source|1}}
|
→ Source
|
{{source|2}}
|
→ Source
|
{{source|3}}
|
→ Source
|
{{source|3.1}}
|
→ Source
|
{{source|4}}
|
→ Source
|
{{source|4.1}}
|
→ Source
|
{{source|4|nt=0}}
|
→ source
|
{{source|4|nt=1}}
|
→ Source Engine
|
{{source|4|nt=2}}
|
→ Source
|
{{source|4|nt=3}}
|
→ Source
|
{{source|4|nt=4}}
|
→ Source
|
{{source|col}}
|
→ #ADD8E6
|
{{source|in}}
|
→ (in )
|
{{source|only}}
|
→ (only in )
|
{{source|since}}
|
→ (in all games since )
|
{{source|not}}
|
→ (not in )
|
{{source|removed}}
|
→ (removed since )
|
{{source|also|addtext={{csgo}} {{l4d2}}}}
|
→ (also in  )
|