Template:Color: Difference between revisions
From Qix Wiki
Jump to navigationJump to search
& useful fallback, I think |
Trig Jegman (talk | contribs) mNo edit summary |
||
| Line 1: | Line 1: | ||
<includeonly>{{#switch:{{lc:{{{1|}}}}} | <includeonly>{{#switch:{{lc:{{{1|}}}}} | ||
|red=<nowiki>#</nowiki>FF4949 | |red=<nowiki>#</nowiki>FF4949 | ||
|blue=<nowiki>#</nowiki>1155f2 | |||
|purple=<nowiki>#</nowiki>ae5eda | |purple=<nowiki>#</nowiki>ae5eda | ||
|green|lightgreen=<nowiki>#</nowiki>55f211 | |green|lightgreen=<nowiki>#</nowiki>55f211 | ||
| Line 10: | Line 11: | ||
This contains all site colors to be used for Qix Wiki's design. The available parameters include: | This contains all site colors to be used for Qix Wiki's design. The available parameters include: | ||
*red <span style="color:#FF4949;">#FF4949</span> | *red <span style="color:#FF4949;">#FF4949</span> | ||
*blue <span style="color:#1155f2;">#1155F2<span> | |||
*purple <span style="color:#ae5eda;">#AE5EDA</span> | *purple <span style="color:#ae5eda;">#AE5EDA</span> | ||
*lightgreen <span style="color:#55f211;">#55F211</span> | *lightgreen <span style="color:#55f211;">#55F211</span> | ||
Revision as of 05:54, 9 November 2023
This contains all site colors to be used for Qix Wiki's design. The available parameters include:
- red #FF4949
- blue #1155F2
- purple #AE5EDA
- lightgreen #55F211
- darkgreen #459223
- gray #737373
- white #FFFDFE
- The default is black.
This can be done by adding the name as the first parameter. For example:
{{Color|Red}} will display #FF4949.