Template:PaletteCell: Difference between revisions
Appearance
mNo edit summary |
mNo edit summary |
||
| Line 1: | Line 1: | ||
style="vertical-align: center; background-color:#{{{2|white}}};" {{!}} {{{1|Name}}} ( <code style=" | style="vertical-align: center; color:#{{{3|black}}}; background-color:#{{{2|white}}};" {{!}} {{{1|Name}}} ( <code style="background-color:#{{{2|white}}};">#{{{2|white}}};</code> )<noinclude> | ||
Revision as of 09:22, 3 February 2017
style="vertical-align: center; color:#black; background-color:#white;" | Name ( #white; )
Used for the creation of a table cell for a colour palette.
Skeleton
{{PaletteRow|Name|Colour|TextColour}}
Example
See source code for usage.
Cyan (Light) ( ##83c0ce; )
|
Cyan (Mid) ( ##60797b; )
|
Cyan (Dark) ( ##425e70; )
|
Psi (Light) ( ##d6cfef; )
|
Psi (Dark) ( ##6b6984; )
|
Construction/Status ( ##fccf2c; )
|
Green/Active ( ##4fb65d; )
|
Green/Active (Dark) ( ##338644; )
|
Info/Engineering ( ##f7941e; )
|
Research ( ##21a2d6; )
|
Research (Dark) ( ##2d4b57; )
|
Advent ( ##bd1c31; )
|
Red/Wounded (Light) ( ##EE1D23; )
|
Red/Wounded (Dark) ( ##6B1214; )
|
Story Mission ( ##fff7cd; )
|
Light Grey ( ##818181; )
|
Dark Grey ( ##535152; )
|
Black ( #black; )
|
Documentation transcluded from Template:PaletteCell/doc.