Template:Csgo mode/doc: Difference between revisions
Jump to navigation
Jump to search
Important:The suf-based translation aswell as {{Lang}} used on this template is currently being replaced by Autolang and strings subpage respectively. Please do not use the {{{suf}}} parameters on newly created pages as these will be deprecated soon.
No edit summary |
No edit summary |
||
Line 36: | Line 36: | ||
|} | |} | ||
This {{Csgo|3.1}} template is used to generate a game mode icon which links directly to the appropriate page of the [[game mode]]. | This {{Csgo|3.1}} and {{Cs2|3.1}} template is used to generate a game mode icon which links directly to the appropriate page of the [[game mode]]. | ||
__NOTOC__ | __NOTOC__ | ||
== Parameters == | == Parameters == |
Revision as of 22:52, 2 March 2024

This is a documentation subpage for Template:Csgo mode.
Don't forget to purge the contents of the base page upon creating or editing this subpage.
Don't forget to purge the contents of the base page upon creating or editing this subpage.

Value for {{{1}}} | Result |
---|---|
casual |
![]() |
competitive, comp |
![]() |
wingman |
![]() |
weaponsexpert, we |
Weapons Expert |
armsrace, ar |
![]() |
demolition, demo |
![]() |
deathmatch, dm |
![]() |
custom |
Custom |
training, tr |
![]() |
guardian, gd |
![]() |
coopstrike, coop |
![]() |
skirmish |
![]() |
dangerzone, dz |
![]() |
flyingscoutsman, fs |
![]() |
retakes |
![]() |
This Counter-Strike: Global Offensive and Counter-Strike 2 template is used to generate a game mode icon which links directly to the appropriate page of the game mode.
Parameters
- {{{1}}} - the name of the game mode. When starting the parameter with a capital letter, the game mode icon is followed by the game mode name, also linking to its page.
Note:There are game modes that have no icon:
custom, weaponsexpert
. If used in lower case, they show the text (with link) instead. - {{{2}}} - optional link text. Has no effect if {{{1}}} starts with a lower case letter.
- {{{link}}} - the page that the icon (and link text) links to. Set it to nothing (
link=
) if you just want the icon and no link. - {{{nocat}}} - Only use this for previewing the error message, without adding the page to Category:Pages with template errors category.
- {{{suf}}} - (Soon to be deprecated) a suffix (ending) for the default linked page name. Has no effect if {{{link}}} is used already. For example, use
suf=:ru
to link to the Russian game mode page, if existent.
Examples
{{csgo mode|competitive}} |
→ ![]() |
{{csgo mode|Competitive}} |
→ ![]() |
{{csgo mode|dz|Запретная Зона|suf=:ru}} |
→ ![]() |
{{csgo mode|Dz|Запретная Зона|suf=:ru}} |
→ ![]() |
{{csgo mode|casual|link=}} |
→ ![]() |
{{csgo mode|Casual|link=}} |
→ ![]() |
{{csgo mode|rubbish}} |
→ Error: Unknown gamemode "rubbish", see Template:Csgo mode! |