Template:Game color: Difference between revisions
Jump to navigation
Jump to search
m (Forgot to use proper default value.) |
(Had to make this template more complicated to not break if {{{1}}} is empty. Added other colors of this wiki. Added spaces ( ) to be able to preview the color values with their preceding hash sign without creating a nerve-wracking enumeration.) |
||
Line 1: | Line 1: | ||
<includeonly>{{linkless exists|Template:{{{1 | <includeonly>{{#switch:{{{1|}}} | ||
| =  {{{default|#add8e6}}} | |||
| todo =  #8BC53F | |||
| in =  #529352 | |||
| only =  #BB8B2D | |||
| also =  #A5A640 | |||
| since =  #458846 | |||
| removed =  #B24732 | |||
| not =  #9D341B | |||
| #default = {{linkless exists|Template:{{{1}}}|{{ {{{1}}}|col}}| {{{default|#add8e6}}}}} | |||
}}</includeonly><noinclude><!-- | |||
NOTE: - We're catching the empty string because {{linkless exists|Template:|1|0}} would return 1 and not 0. | |||
- Viewing #123456 creates an enumeration breaking the paragraph. Viewing  #123456 doesn't have this | |||
problem (  is a space). Both can be used for style="color: ...". | |||
-->{{Deprecated template|notes=Use {{tl2|software}} instead: {{tlc|hl2|col}} → {{hl2|col}}.}} | -->{{Deprecated template|notes=Use {{tl2|software}} instead: {{tlc|hl2|col}} → {{hl2|col}}.}} |
Latest revision as of 10:12, 24 July 2024

This template (and its redirect) is
Deprecated. Its use is not recommended and its functionality may be compromised.
You can help our editors by replacing or deleting this template on the Pages that use this template. Once no more pages use this template, it should be Marked for deletion.
Additional notes:
Use {{software}} instead:

You can help our editors by replacing or deleting this template on the Pages that use this template. Once no more pages use this template, it should be Marked for deletion.
Additional notes:
Use {{software}} instead:
{{hl2|col}}
→ #E6AC39.The above documentation is transcluded from Template:Game color/doc. (Edit | Page history)
Editors can experiment in this template's sandbox (edit) and testcases (create) pages.
Editors can experiment in this template's sandbox (edit) and testcases (create) pages.