Template:Csgo mode

From Valve Developer Community
Revision as of 10:09, 2 March 2024 by Kr0tchet (talk | contribs) (Cleaning up the code a little bit, and preparing to replace suf-based translation with Autolang and strings subpage combined.)
Jump to navigation Jump to search
English (en)Deutsch (de)Esperanto (eo)Español (es)Français (fr)Suomi (fi)Hrvatski (hr)Magyar (hu)Italiano (it)日本語 (ja)한국어 (ko)Nederlands (nl)Polski (pl)Português (pt)Português do Brasil (pt-br)Русский (ru)Slovenčina (sk)Svenska (sv)Türkçe (tr)Українська (uk)Tiếng Việt (vi)中文 (zh)中文(臺灣) (zh-tw)
Curly brackets white.pngTemplate Documentation [view] [edit]
Icon-translate.png Available doc translations
View
Page history
Icon-translate.png
This template uses a strings subpage
Please follow the format on this subpage(s) to add translations.
Strings not recognized "String info "

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.

Value for {{{1}}} Result
casual CS:GO Casual Casual
competitive, comp CS:GO Competitive Competitive
wingman CS:GO Wingman Wingman
weaponsexpert, we Weapons Expert
armsrace, ar CS:GO Arms Race Arms Race
demolition, demo CS:GO Demolition Demolition
deathmatch, dm CS:GO Deathmatch Deathmatch
custom Custom
training, tr CS:GO Training Training
guardian, gd CS:GO Guardian Guardian
coopstrike, coop CS:GO Co-op Strike Co-op Strike
skirmish CS:GO War Games War Games
dangerzone, dz CS:GO Danger Zone Danger Zone
flyingscoutsman, fs CS:GO Flying Scoutsman Flying Scoutsman
retakes CS:GO Retakes Retakes
Counter-Strike 2 only ▼
trainingday, td Error: Unknown gamemode "td", see Template:Csgo mode!
workshop Error: Unknown gamemode "workshop", see Template:Csgo 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.pngNote: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.
Obsolete-notext.pngDeprecated:The {{{suf}}} parameter has been deprecated in favor of automatic translation (via {{Autolang}} template) and strings subpage respectively, to add a new translations, visit the strings subpage instead.

Examples

{{csgo mode|competitive}} CS:GO Competitive Competitive
{{csgo mode|Competitive}} CS:GO Competitive Competitive
{{csgo mode|dz|Запретная Зона|suf=:ru}} CS:GO Danger Zone Запретная Зона
{{csgo mode|Dz|Запретная Зона|suf=:ru}} CS:GO Danger Zone Запретная Зона
{{csgo mode|casual|link=}} CS:GO Casual Casual
{{csgo mode|Casual|link=}} CS:GO Casual Casual
{{csgo mode|rubbish}} Error: Unknown gamemode "rubbish", see Template:Csgo mode!

See also