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 1: Line 1:
{{Documentation subpage}}
{{Doc/subpage}}


== Usage ==
== Usage ==
Line 7: Line 7:


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


=== Examples ===
=== Examples ===
{{note|Some of the examples given may lead to non-existent pages.}}
{{Note|Some of the examples given may lead to non-existent pages.}}
{| class=wikitable
{| class="wikitable"
|-
|-
| {{tlc|{{lcfirst:{{ROOTPAGENAME}}}}}}
| {{tlc|{{lcfirst:{{ROOTPAGENAME}}}}}}
Line 64: Line 64:
|}
|}


<includeonly>{{sandbox other||
{{Doc/Sandbox other|
[[Category:Game icons]]
[[Category:Software icons]]
}}</includeonly>
}}

Revision as of 12:37, 28 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)