More actions
Rewrite to use meta template {{Infobox}} as by project "Cleanup Infobox Templates" |
Change background color to design-token. Replace hard-coded color with design-token. |
||
| Line 2: | Line 2: | ||
| name = <!-- left empty, to NOT have edit links at the bottom of the box.--> | | name = <!-- left empty, to NOT have edit links at the bottom of the box.--> | ||
| abovestyle = background | | abovestyle = background-color: var(--background-color-warning-subtle); | ||
| title = | | title = | ||
| Line 24: | Line 18: | ||
| full | | full | ||
| fullerene = Fullerene | | fullerene = Fullerene | ||
| #default = <span style="color: | | #default = <span style="color: var(--color-error);">Accepted values:<br> Myko(serocin), Cyto(serocin), Full(erene)</span> | ||
}} | }} | ||
| Line 46: | Line 40: | ||
| vermillion = Vermillion | | vermillion = Vermillion | ||
| viridian = Viridian | | viridian = Viridian | ||
| #default = <span style="color: | | #default = <span style="color: var(--color-error);">Accepted values:<br> Amber, Azure, Celadon, Golden, Lime, Malachite, Vermillion, Viridian, C28, C32, C320, C50, C540, C60, C70, C72, C84</span> | ||
}} | }} | ||
| Line 68: | Line 62: | ||
| no = No | | no = No | ||
| ? = ? | | ? = ? | ||
| #default = <span style="color: | | #default = <span style="color: var(--color-error)">Accepted values:<br> Y(es), N(o), ?</span> | ||
}} | }} | ||
| Line 78: | Line 72: | ||
| no = No | | no = No | ||
| ? = ? | | ? = ? | ||
| #default = <span style="color: | | #default = <span style="color: var(--color-error)">Accepted values:<br> Y(es), N(o), ?</span> | ||
}} | }} | ||