Difference between revisions of "Template:Infobox gas nebula/doc"

From EVE University Wiki
Jump to: navigation, search
(Documented the Template)
 
(Changed Template invocation)
Line 5: Line 5:
 
:* [[Template:InfoboxCSS]]
 
:* [[Template:InfoboxCSS]]
 
;Syntax
 
;Syntax
<pre><nowiki>{{User:Arin Mara/Sandbox/Template:GasSite
+
<pre><nowiki>{{Infobox gas nabula
 
| name            =
 
| name            =
 
| type            =
 
| type            =
Line 36: Line 36:
 
:: Is the Nebula deadspaced?
 
:: Is the Nebula deadspaced?
 
;Sample output
 
;Sample output
<pre><nowiki>{{User:Arin Mara/Sandbox/Template:GasSite
+
<pre><nowiki>{{Infobox gas nabula
 
| name            = Diablo Nebula
 
| name            = Diablo Nebula
 
| type            = Mykoserocin
 
| type            = Mykoserocin
Line 44: Line 44:
 
| sum of units    = 3000
 
| sum of units    = 3000
 
}}</nowiki></pre>
 
}}</nowiki></pre>
<pre><nowiki>{{User:Arin Mara/Sandbox/Template:GasSite
+
<pre><nowiki>{{Infobox gas nabula
 
| name            = Bandit Nebula
 
| name            = Bandit Nebula
 
| type            = Cytoserocin
 
| type            = Cytoserocin
Line 56: Line 56:
 
}}</nowiki></pre>
 
}}</nowiki></pre>
 
::gives respectively...
 
::gives respectively...
{{User:Arin Mara/Sandbox/Template:GasSite
+
{{Infobox gas nabula
 
| name            = Bandit Nebula
 
| name            = Bandit Nebula
 
| type            = Cytoserocin
 
| type            = Cytoserocin
Line 67: Line 67:
 
| is deadspaced  = ?
 
| is deadspaced  = ?
 
}}
 
}}
{{User:Arin Mara/Sandbox/Template:GasSite
+
{{Infobox gas nabula
 
| name            = Diablo Nebula
 
| name            = Diablo Nebula
 
| type            = Mykoserocin
 
| type            = Mykoserocin

Revision as of 16:44, 3 November 2021

Description
This template is used to create an Infobox for.
Dependencies
Syntax
{{Infobox gas nabula
| 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
Made up of either Mykoserocin, Cytoserocin or Fullerene Gas.
subtype
Made of up either Amber, Azure, Celadon, Golden, Lime, Malachite, Vermillion, Viridian, C28, C32, C320, C50, C540, C60, C70, C72 or C84 Gas.
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 output
{{Infobox gas nabula
| name            = Diablo Nebula
| type            = Mykoserocin
| subtype         = Amber
| location        = {{icon|caldari2|24px|Caldari}}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/>{{icon|caldari2|24px|Caldari}}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
}}
{{Infobox gas nabula
| 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 respectively...

Template:Infobox gas nabula Template:Infobox gas nabula