Template:Half-Life 2/doc: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 7: Line 7:


=== Parameters ===
=== Parameters ===
* {{Param|1}} - Optional: The representation, see the examples below. Can be set to: {{Code|1}}, {{Code|2}}, {{Code|3}}, {{Code|4}}, {{Code|col}}, {{Code|in}}, {{Code|also}}, {{Code|only}}, {{Code|since}}, {{Code|removed}}, {{Code|not}}
* {{Param}} Optional: The representation, see the examples below. Can be set to: {{Code|1}}, {{Code|2}}, {{Code|3}}, {{Code|4}}, {{Code|col}}, {{Code|in}}, {{Code|also}}, {{Code|only}}, {{Code|since}}, {{Code|removed}}, {{Code|not}};
* {{Param|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.
* {{Param|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;
* {{Param|addtext}} - Optional: If {{Param|1}} is set to {{Code|in}}, {{Code|also}}, {{Code|only}}, {{Code|since}}, {{Code|removed}} or {{Code|not}}, then the value of this parameter is inserted right after the game icon. Useful for multiple game icons.
* {{Param|addtext}} Optional: If {{Param}} is set to {{Code|in}}, {{Code|also}}, {{Code|only}}, {{Code|since}}, {{Code|removed}} or {{Code|not}}, then the value of this parameter is inserted right after the game icon. Useful for multiple game icons.


=== Examples ===
=== Examples ===

Revision as of 10:57, 29 April 2023

Edit-copy.png
This is a documentation subpage for Template:Half-Life 2.
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

Note.pngNote:Some of the examples given may lead to non-existent pages.
{{half-Life 2}} Half-Life 2
{{half-Life 2|1}} Half-Life 2
{{half-Life 2|2}} Half-Life 2 Half-Life 2
{{half-Life 2|3}} Half-Life 2
{{half-Life 2|3.1}} Half-Life 2
{{half-Life 2|4}} Half-Life 2 Half-Life 2
{{half-Life 2|4.1}} Half-Life 2 Half-Life 2
{{half-Life 2|4|nt=0}} Half-Life 2 HL2
{{half-Life 2|4|nt=1}} Half-Life 2 Half-Life 2
{{half-Life 2|col}} → #E6AC39
{{half-Life 2|in}} (in Half-Life 2)
{{half-Life 2|only}} (only in Half-Life 2)
{{half-Life 2|since}} (in all games since Half-Life 2)
{{half-Life 2|not}} (not in Half-Life 2)
{{half-Life 2|removed}} (removed since Half-Life 2)
{{half-Life 2|also|addtext={{csgo}} {{l4d2}}}} (also in Half-Life 2Counter-Strike: Global Offensive Left 4 Dead 2)