Difference between revisions of "Template:Infobox gas nebula/doc"
From EVE University Wiki
m (Rewrite for use of {{Infobox}}.) |
m (Update sample for required parameters.) |
||
Line 8: | Line 8: | ||
; Syntax | ; Syntax | ||
<pre><nowiki>{{Infobox gas nebula | <pre><nowiki>{{Infobox gas nebula | ||
− | | name = | + | | name = |
− | | type = | + | | type = |
− | | subtype = | + | | subtype = |
− | | location = | + | | location = |
| units per cloud = | | units per cloud = | ||
− | | sum of units = | + | | sum of units = |
− | | cloud damage = | + | | cloud damage = |
− | | is guarded = | + | | is guarded = |
− | | is deadspaced = | + | | is deadspaced = |
}}</nowiki></pre> | }}</nowiki></pre> | ||
Line 44: | Line 44: | ||
| units per cloud = 1000, 1000, 1000 | | units per cloud = 1000, 1000, 1000 | ||
| sum of units = 3000 | | sum of units = 3000 | ||
+ | | is guarded = ? | ||
+ | | is deadspaced = ? | ||
}} | }} | ||
<pre><nowiki>{{Infobox gas nebula | <pre><nowiki>{{Infobox gas nebula | ||
Line 58: | Line 60: | ||
| units per cloud = 1000, 1000, 1000 | | units per cloud = 1000, 1000, 1000 | ||
| sum of units = 3000 | | sum of units = 3000 | ||
+ | | is guarded = ? | ||
+ | | is deadspaced = ? | ||
}}</nowiki></pre> gives ... | }}</nowiki></pre> gives ... | ||
Latest revision as of 08:48, 31 October 2022
- 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 |
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 ...