Template:Game color: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Added color for Half-Life: Alyx)
(removed unnecessary variability)
Line 1: Line 1:
<includeonly>{{#switch: {{{1}}}
{{#switch: {{{1}}}
| {{src06}}
| src06 = <nowiki>#ff8f00</nowiki>
| Source 2006 = <nowiki>#ff8f00</nowiki>
| src07 = <nowiki>#F26025</nowiki>
| {{src07}}
| src09 = <nowiki>#558fa5</nowiki>
| Source 2007 = <nowiki>#F26025</nowiki>
| src13 = <nowiki>#9bf442</nowiki>
| {{src09}}
| src13mp = <nowiki>#d3f442</nowiki>
| Source 2009 = <nowiki>#558fa5</nowiki>
| hl1 = <nowiki>#de5009</nowiki>
| {{src13}}
| hls = <nowiki>#DC143C</nowiki>
| Source 2013 = <nowiki>#9bf442</nowiki>
| hl2 = <nowiki>#ffcc14</nowiki>
| {{src13mp}}
| ep1 = <nowiki>#ff8f00</nowiki>
| Source 2013 MP = <nowiki>#d3f442</nowiki>
| ep2 = <nowiki>#F26025</nowiki>
| {{hl1}}
| HL:A = <nowiki>#c25e36</nowiki>
| Half-Life = <nowiki>#de5009</nowiki>
| tf2 = <nowiki>#CF7336</nowiki>
| {{HLS}}
| l4d = <nowiki>#317C29</nowiki>
| Half-Life: Source = <nowiki>#DC143C</nowiki>
| l4d2 = <nowiki>#BFA828</nowiki>
| {{hl2}}
| as = <nowiki>#3E6D7F</nowiki>
| Half-Life 2 = <nowiki>#ffcc14</nowiki>
| asrd = <nowiki>#4e967c</nowiki>
| {{ep1}}
| portal = <nowiki>#6bbcfa</nowiki>
| Half-Life 2: Episode One = <nowiki>#ff8f00</nowiki>
| portal2 = <nowiki>#23B1E5</nowiki>
| {{ep2}}
| P2CE = <nowiki>#FF7B02</nowiki>
| Half-Life 2: Episode Two = <nowiki>#F26025</nowiki>
| sin = <nowiki>#64a596</nowiki>
| {{hl2episodes}}
| bms = <nowiki>#e47125</nowiki>
| Half-Life 2 episodes = <nowiki>#f57214</nowiki>
| GMOD = <nowiki>#1295f0</nowiki>
| {{hlalyx}}
| insurgency = <nowiki>#c7d1e0</nowiki>
| Half-Life Alyx = <nowiki>#c25e36</nowiki>
| {{tf2}}
| Team Fortress 2 = <nowiki>#CF7336</nowiki>
| {{l4d}}
| {{l4ds}}
| Left 4 Dead series
| Left 4 Dead = <nowiki>#317C29</nowiki>
| {{l4d2}}
| Left 4 Dead 2 = <nowiki>#BFA828</nowiki>
| {{as}}
| Alien Swarm = <nowiki>#3E6D7F</nowiki>
| {{asrd}}
| Alien Swarm: Reactive Drop = <nowiki>#4e967c</nowiki>
| {{portal}}
| Portal 2010 ARG Update
| Portal = <nowiki>#6bbcfa</nowiki>
| {{portal2}}
| Portal 2 = <nowiki>#23B1E5</nowiki>
| {{P2CE}}
| Portal 2: Community Edition = <nowiki>#FF7B02</nowiki>
| {{sin}}
| Sin Episodes = <nowiki>rgb(100,165,150)</nowiki>
| {{bms}}
| Black Mesa (Source)
| Black Mesa = <nowiki>#e47125</nowiki>
| {{GMOD}}
| Garry's Mod = <nowiki>#1295f0</nowiki>
| {{insurgency}}
| Insurgency = <nowiki>#c7d1e0</nowiki>
| {{INFRA}}
| INFRA = <nowiki>#99ccff</nowiki>
| INFRA = <nowiki>#99ccff</nowiki>
| {{con}}
| con = <nowiki>#417ee0</nowiki>
| Contagion = <nowiki>#417ee0</nowiki>
| csgo = <nowiki>#5eedaf</nowiki>
| {{csgo}}
| mapbase = <nowiki>#a163c9</nowiki>
| Counter-Strike: Global Offensive = <nowiki>#5eedaf</nowiki>
| ez1 = <nowiki>#00fff7</nowiki>
| {{mapbase}}
| ez2 = <nowiki>#ff5729</nowiki>
| Mapbase = <nowiki>#a163c9</nowiki>
| synergy = <nowiki>#09e359</nowiki>
| {{ez1}}
| sfm = <nowiki>#C8B17D</nowiki>
| Entropy : Zero = <nowiki>#00fff7</nowiki>
| dota2 = <nowiki>#AB3928</nowiki>
| {{ez2}}
| Entropy : Zero 2 = <nowiki>#ff5729</nowiki>
| {{synergy}}
| Synergy = <nowiki>#09e359</nowiki>
| {{sfm}}
| Source Filmmaker = <nowiki>#C8B17D</nowiki>
| {{dota2}}
| Dota 2 = <nowiki>#AB3928</nowiki>
| #default = <nowiki>#add8e6</nowiki>
| #default = <nowiki>#add8e6</nowiki>
}}</includeonly><noinclude>
}}<noinclude>
{{documentation}}
{{documentation}}
<!-- Add categories to the /doc subpage, not here -->
<!-- Add categories to the /doc subpage, not here --></noinclude>
</noinclude>

Revision as of 08:35, 11 September 2021

#add8e6

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

Usage

Game color is a template for accessing unique, predefined colors for games and engine branches documented on the Valve Developer Community, based on feature addition templates. This template returns a hexadecimal color value directly and is intended to be used inside of wiki formatting.

Tip.pngTip:Every game icon template (such as {{hl2}}, see Category: Game icons) can return its game color using {{hl2|col}} → #E6AC39. This approach is what this template uses. Use that directly wherever possible.

Parameters

  • {{{1}}} – The full name or abbreviation of a game. If Template:name exists, {{game color|name}} returns {{name|col}}, otherwise {{{default|#add8e6}}}. Other legal values are: todo, in, only, also, since, removed, not.
  • {{{default|#add8e6}}} – The fallback return value if {{{1}}} is invalid.

Examples

{{Game color}} #add8e6 Example text
{{Game color|hl2}} #ffcc14 Example text
{{Game color|hl2|default=#00ff88}} #ffcc14 Example text
{{Game color|qwerty|default=#00ff88}} #add8e6 Example text
{{Game color|qwerty}} #add8e6 Example text
{{Game color|todo}} #add8e6 Example text
{{Game color|removed}} #add8e6 Example text

See also