Template:Game icon/doc: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 3: Line 3:
__NOTOC__
__NOTOC__
== Parameters ==
== Parameters ==
* {{param|1}} - The full name of the game. See {{tl|Game icon name}} for a list of available names. Unsupported names generate nothing, so this template can be used carelessly without breaking anything.
* {{param|1}} - The full name of the game.
* {{param|2}} - The first unnamed parameter of the corresponding game icon template; see examples.
* {{param|2}} - The first unnamed parameter of the corresponding game icon template; see examples.


Line 9: Line 9:
{| class="wikitable"
{| class="wikitable"
! Example
! Example
! Equivalent template
! Preview
! Preview
|-
|-
| <code><nowiki>{{game icon|Half-Life 2}}</nowiki></code>
| <code><nowiki>{{game icon|Half-Life 2}}</nowiki></code>
| <code><nowiki>{{hl2}}</nowiki></code>
| {{game icon|Half-Life 2}}
| {{game icon|Half-Life 2}}
|-
|-
| <code><nowiki>{{game icon|Half-Life 2|4}}</nowiki></code>
| <code><nowiki>{{game icon|Half-Life 2|4}}</nowiki></code>
| <code><nowiki>{{hl2|4}}</nowiki></code>
| {{game icon|Half-Life 2|4}}
| {{game icon|Half-Life 2|4}}
|-
|-
| <code><nowiki>{{game icon|hl2}}</nowiki></code>
| <code><nowiki>{{game icon|hl2}}</nowiki></code>
| {{n/a}}
| {{game icon|asdf}}
| {{game icon|hl2}}
|}
|}


== See also ==
== See also ==
{{tl2|Game icon name}}
{{tl2|Game icon name}}

Revision as of 13:02, 7 July 2024

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

This template takes the full game name and delivers the game's icon, if existent.

Parameters

  • {{{1}}} - The full name of the game.
  • {{{2}}} - The first unnamed parameter of the corresponding game icon template; see examples.

Examples

Example Preview
{{game icon|Half-Life 2}} Half-Life 2
{{game icon|Half-Life 2|4}} Half-Life 2 Half-Life 2
{{game icon|hl2}}

See also

{{Game icon name}}