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>
             }}
             }}



Latest revision as of 07:56, 19 May 2025

Nebula name ?
Type Accepted values:
Myko(serocin), Cyto(serocin), Full(erene)
Subtype Accepted values:
Amber, Azure, Celadon, Golden, Lime, Malachite, Vermillion, Viridian, C28, C32, C320, C50, C540, C60, C70, C72, C84
Guarded ? Accepted values:
Y(es), N(o), ?
Deadspaced ? Accepted values:
Y(es), N(o), ?
Gas cloud harvesting
Template documentation (for the above template, sometimes hidden or invisible)
Description
This template is used to create an Infobox for Gas cloud harvesting Gas Nebulae.
Dependencies
Uses
{{Infobox}}
Syntax
{{Infobox gas nebula
| name            = 
| type            = 
| subtype         = 
| location        = 
| units per cloud = 
| sum of units    = 
| cloud damage    = 
| is guarded      = 
| is deadspaced   = 
}}
Parameters
name
The name of the Gas Nebula.
type
The type of gas found in the nebula. One of: Myko, Mykoserocin, Cyto, Cytoserocin, Full or Fullerene.
subtype
The sub-type of the gas found in the nebula. One of:Amber, Azure, Celadon, Golden, Lime, Malachite, Vermillion, Viridian, C28, C32, C320, C50, C540, C60, C70, C72 or C84.
location
Region, Constellation, Security Rating or System where the Nebula appears.
units per cloud
How many units of Gas does each Gas Cloud within the Nebula hold. Sort values in ascending order.
sum of units
Sum of all units of Gas within the Nebula.
cloud damage
How much damage and of what type does the Gas Cloud do when it explodes.
is guarded
Is the Nebula guarded?
is deadspaced
Is the Nebula deadspaced?
Sample
Diablo Nebula
Type Mykoserocin
Subtype Amber
Location

Black Rise
Malpais
Oasa
Perrigen Falls
The Forge
The Kalevala Expanse

Vale of the Silent
Units per Cloud 1000, 1000, 1000
Sum of Units 3000
Guarded ? ?
Deadspaced ? ?
Gas cloud harvesting
{{Infobox gas nebula
| name            = Diablo Nebula
| type            = Mykoserocin
| subtype         = Amber
| location        = [[File:Logo faction caldari state clean.png|24px|link=]]Black Rise<br>
[[File:Icon corporation.png|24px|link=]]Malpais<br>
[[File:Icon corporation.png|24px|link=]]Oasa<br>
[[File:Icon corporation.png|24px|link=]]Perrigen Falls<br>
[[File:Logo faction caldari state.png|24px|link=]]The Forge<br>
[[File:Icon corporation.png|24px|link=]]The Kalevala Expanse<br>
[[File:Icon corporation.png|24px|link=]]Vale of the Silent
| units per cloud = 1000, 1000, 1000
| sum of units    = 3000
| is guarded      = ?
| is deadspaced   = ?
}}
gives ...
Bandit Nebula
Type Cytoserocin
Subtype Amber
Location Low Security Systems in The Forge Region
Units per Cloud 200, 300
Sum of Units 500
Cloud Damage None
Guarded ? No
Deadspaced ? ?
Gas cloud harvesting
{{Infobox gas nebula
| name            = Bandit Nebula
| type            = Cytoserocin
| subtype         = Amber
| location        = Low Security Systems in The Forge Region
| units per cloud = 200, 300
| sum of units    = 500
| cloud damage    = None
| is guarded      = No
| is deadspaced   = ?
}}
gives ...
Visit Template:Infobox gas nebula/doc to edit this text! (How does this work?) (Refresh this text - why?)