Template:CCol: Difference between revisions
Jump to navigation
Jump to search
(Created a "CellColor"-template for highlighting ressource-related table-cells) |
(Added Bananium-preset) |
||
Line 1: | Line 1: | ||
<includeonly>style="background-color: {{#if: {{{rmet|}}}|\#909090|}}{{#if: {{{rgla|}}}|\#9bd4f2|}}{{#if: {{{rpla|}}}|\#ff22d9|}}{{#if: {{{rsil|}}}|\#dcdcdc|}}{{#if: {{{rgol|}}}|\#ffc20e|}}{{#if: {{{rura|}}}|\#2e912e|}}{{#if: {{{rdia|}}}|white|}}{{#if: {{{rtit|}}}|\#bbbbbb|}}{{#if: {{{rblu|}}}|\#3399ff|}};"</includeonly><noinclude> | <includeonly>style="background-color: {{#if: {{{rmet|}}}|\#909090|}}{{#if: {{{rgla|}}}|\#9bd4f2|}}{{#if: {{{rpla|}}}|\#ff22d9|}}{{#if: {{{rsil|}}}|\#dcdcdc|}}{{#if: {{{rgol|}}}|\#ffc20e|}}{{#if: {{{rura|}}}|\#2e912e|}}{{#if: {{{rdia|}}}|white|}}{{#if: {{{rtit|}}}|\#bbbbbb|}}{{#if: {{{rblu|}}}|\#3399ff|}}{{#if: {{{rban|}}}|yellow|}};"</includeonly><noinclude> | ||
== About == | == About == | ||
Compact '''CellColor''' template for coloring table cells. Intended for use in ressource-related tables like [[Guide to Research and Development]], where a non-hardcoded way of highlighting different ressources in long tables could help increasing readability. | Compact '''CellColor''' template for coloring table cells. Intended for use in ressource-related tables like [[Guide to Research and Development]], where a non-hardcoded way of highlighting different ressources in long tables could help increasing readability. | ||
Line 44: | Line 44: | ||
|y | |y | ||
|Optional, color-switch (Ressource Bluespace). Make sure to set a non-empty value. Do not combine with other switches. | |Optional, color-switch (Ressource Bluespace). Make sure to set a non-empty value. Do not combine with other switches. | ||
|- | |||
!rban | |||
|y | |||
|Optional, color-switch (Bananium). Make sure to set a non-empty value. Do not combine with other switches. | |||
|} | |} | ||
Line 58: | Line 62: | ||
![[File:Titaniumdone.png]] | ![[File:Titaniumdone.png]] | ||
![[File:Bluespace_Crystal.png]] | ![[File:Bluespace_Crystal.png]] | ||
![[File:Bananimumdone.png]] | |||
|- | |- | ||
|{{CCol|rmet=y}}|a1 | |{{CCol|rmet=y}}|a1 | ||
|{{CCol|rgla=y}}| | |{{CCol|rgla=y}}|b2 | ||
|{{CCol|rpla=y}}| | |{{CCol|rpla=y}}|c3 | ||
|{{CCol|rsil=y}}| | |{{CCol|rsil=y}}|d4 | ||
|{{CCol|rgol=y}}| | |{{CCol|rgol=y}}|e5 | ||
|{{CCol|rura=y}}| | |{{CCol|rura=y}}|f6 | ||
|{{CCol|rdia=y}}| | |{{CCol|rdia=y}}|g7 | ||
|{{CCol|rtit=y}}| | |{{CCol|rtit=y}}|h8 | ||
|{{CCol|rblu=y}}| | |{{CCol|rblu=y}}|j9 | ||
|{{CCol|rban=y}}|k10 | |||
|}</pre> | |}</pre> | ||
{| class="wikitable" | {| class="wikitable" | ||
Line 79: | Line 85: | ||
![[File:Titaniumdone.png]] | ![[File:Titaniumdone.png]] | ||
![[File:Bluespace_Crystal.png]] | ![[File:Bluespace_Crystal.png]] | ||
![[File:Bananimumdone.png]] | |||
|- | |- | ||
|{{CCol|rmet=y}}|a1 | |{{CCol|rmet=y}}|a1 | ||
|{{CCol|rgla=y}}| | |{{CCol|rgla=y}}|b2 | ||
|{{CCol|rpla=y}}| | |{{CCol|rpla=y}}|c3 | ||
|{{CCol|rsil=y}}| | |{{CCol|rsil=y}}|d4 | ||
|{{CCol|rgol=y}}| | |{{CCol|rgol=y}}|e5 | ||
|{{CCol|rura=y}}| | |{{CCol|rura=y}}|f6 | ||
|{{CCol|rdia=y}}| | |{{CCol|rdia=y}}|g7 | ||
|{{CCol|rtit=y}}| | |{{CCol|rtit=y}}|h8 | ||
|{{CCol|rblu=y}}| | |{{CCol|rblu=y}}|j9 | ||
|{{CCol|rban=y}}|k10 | |||
|} | |} | ||
Revision as of 07:31, 21 April 2020
About
Compact CellColor template for coloring table cells. Intended for use in ressource-related tables like Guide to Research and Development, where a non-hardcoded way of highlighting different ressources in long tables could help increasing readability.
Parameter-Usage
Parameter | Example | Description |
---|---|---|
rmet | y | Optional, color-switch (Ressource Metal). Make sure to set a non-empty value. Do not combine with other switches. |
rgla | y | Optional, color-switch (Ressource Glass). Make sure to set a non-empty value. Do not combine with other switches. |
rpla | y | Optional, color-switch (Ressource Plasma). Make sure to set a non-empty value. Do not combine with other switches. |
rsil | y | Optional, color-switch (Ressource Silver). Make sure to set a non-empty value. Do not combine with other switches. |
rgol | y | Optional, color-switch (Ressource Gold). Make sure to set a non-empty value. Do not combine with other switches. |
rura | y | Optional, color-switch (Ressource Uranium). Make sure to set a non-empty value. Do not combine with other switches. |
rdia | y | Optional, color-switch (Ressource Diamond). Make sure to set a non-empty value. Do not combine with other switches. |
rtit | y | Optional, color-switch (Ressource Titanium). Make sure to set a non-empty value. Do not combine with other switches. |
rblu | y | Optional, color-switch (Ressource Bluespace). Make sure to set a non-empty value. Do not combine with other switches. |
rban | y | Optional, color-switch (Bananium). Make sure to set a non-empty value. Do not combine with other switches. |
Examples
Basic
{| class="wikitable" ![[File:Metal.png]] ![[File:Glass.png]] ![[File:Plasmadone.png]] ![[File:Silverdone.png]] ![[File:Golddone.png]] ![[File:Uraniumdone.png]] ![[File:Diamonddone.png]] ![[File:Titaniumdone.png]] ![[File:Bluespace_Crystal.png]] ![[File:Bananimumdone.png]] |- |{{CCol|rmet=y}}|a1 |{{CCol|rgla=y}}|b2 |{{CCol|rpla=y}}|c3 |{{CCol|rsil=y}}|d4 |{{CCol|rgol=y}}|e5 |{{CCol|rura=y}}|f6 |{{CCol|rdia=y}}|g7 |{{CCol|rtit=y}}|h8 |{{CCol|rblu=y}}|j9 |{{CCol|rban=y}}|k10 |}
a1 | b2 | c3 | d4 | e5 | f6 | g7 | h8 | j9 | k10 |
Wrong usage: Missing / double color-selection
{| class="wikitable" !{{CCol}}|a1 !{{CCol|rdia=y|rmet=y}}|a2 |- |{{CCol|rgla=y|rpla=y}}|b1 |{{CCol}}|b2 |}
a1 | a2 |
---|---|
b1 | b2 |