Modèle:MesCouleurs
Un article de Livingstone.
(Différences entre les versions)
(Nouvelle page : {{ #switch: {{{type|}}} | bg = {{ #switch: {{{group|}}} | fyros =fed | matis =efd | tryker =def | zorai =edf | kami =eff | karavan =eef | maraudeur =eee | tryton =fde...) |
|||
Ligne 2 : | Ligne 2 : | ||
| bg = | | bg = | ||
{{ #switch: {{{group|}}} | {{ #switch: {{{group|}}} | ||
- | + | | rouge =fed | |
- | + | | jaune =efd | |
- | + | | vert =dfe | |
- | + | | cyan =def | |
- | + | | bleu =edf | |
- | + | | magenta =fde | |
- | + | | #default =fff | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
}} | }} | ||
| fg = | | fg = | ||
{{ #switch: {{{group|}}} | {{ #switch: {{{group|}}} | ||
- | + | | rouge =630 | |
- | + | | jaune =360 | |
- | + | | vert =063 | |
- | + | | cyan =036 | |
- | + | | bleu =306 | |
- | + | | magenta =603 | |
- | + | | #default =000 | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
}} | }} | ||
- | | light = | + | | light = |
{{ #switch: {{{group|}}} | {{ #switch: {{{group|}}} | ||
- | + | | rouge =fc9 | |
- | + | | jaune =cf9 | |
- | + | | vert =9fc | |
- | + | | cyan =9cf | |
- | + | | bleu =c9f | |
- | + | | magenta =f9c | |
- | + | | #default =fff | |
- | + | }} | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | }} | + | |
| dark = | | dark = | ||
{{ #switch: {{{group|}}} | {{ #switch: {{{group|}}} | ||
- | + | | rouge =c60 | |
- | + | | jaune =6c0 | |
- | + | | vert =0c6 | |
- | + | | cyan =06c | |
- | + | | bleu =60c | |
- | + | | magenta =c06 | |
- | + | | #default =666 | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
}} | }} | ||
| #default = | | #default = | ||
{{ #switch: {{{group|}}} | {{ #switch: {{{group|}}} | ||
- | | | + | | rouge =f00 |
- | | | + | | jaune =ff0 |
- | | | + | | vert =0f0 |
- | | | + | | cyan =f0f |
- | | | + | | bleu =00f |
- | + | | magenta =f0f | |
- | | | + | | #default =999 |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | | #default = | + | |
}} | }} | ||
}}<noinclude> ⇐ | }}<noinclude> ⇐ | ||
- | + | [[Catégorie:Modèle:Chartes graphiques]]</noinclude> |
Version du 22 juin 2015 à 09:17
{{ #switch: | bg = {{ #switch: | rouge =fed | jaune =efd | vert =dfe | cyan =def | bleu =edf | magenta =fde | #default =fff }} | fg = {{ #switch: | rouge =630 | jaune =360 | vert =063 | cyan =036 | bleu =306 | magenta =603 | #default =000 }} | light = {{ #switch: | rouge =fc9 | jaune =cf9 | vert =9fc | cyan =9cf | bleu =c9f | magenta =f9c | #default =fff }} | dark = {{ #switch: | rouge =c60 | jaune =6c0 | vert =0c6 | cyan =06c | bleu =60c | magenta =c06 | #default =666 }} | #default = {{ #switch: | rouge =f00 | jaune =ff0 | vert =0f0 | cyan =f0f | bleu =00f | magenta =f0f | #default =999 }} }} ⇐