Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Infobox gas nebula: Difference between revisions

Template page
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: #cfe2f3;
| abovestyle    = background-color: var(--background-color-warning-subtle);  
    background-image: -moz-linear-gradient(center top, #172489 0%, #3d85c6 100%);
    background-image: -webkit-gradient(linear, center top, left bottom, color-stop(0%,#cfe2f3), color-stop(100%,#3d85c6));
    background-image: -webkit-linear-gradient(top, #172489 0%, #3d85c6 100%);
    background-image: -o-linear-gradient(top, #172489 0%, #3d85c6 100%);
    background-image: -ms-linear-gradient(top, #172489 0%, #3d85c6 100%);
    background-image: linear-gradient(to bottom, #172489 0%, #3d85c6 100%);


| title          =  
| title          =  
Line 24: Line 18:
               | full
               | full
               | fullerene  = Fullerene
               | fullerene  = Fullerene
               | #default = <span style="color: red;">Accepted values:<br> Myko(serocin), Cyto(serocin), Full(erene)</span>
               | #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: red;">Accepted values:<br> Amber, Azure, Celadon, Golden, Lime, Malachite, Vermillion, Viridian, C28, C32, C320, C50, C540, C60, C70, C72, C84</span>
               | #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:red">Accepted values:<br> Y(es), N(o), ?</span>
               | #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:red">Accepted values:<br> Y(es), N(o), ?</span>
               | #default = <span style="color: var(--color-error)">Accepted values:<br> Y(es), N(o), ?</span>
             }}
             }}