Difference between revisions of "User:Evon R'al/Sandbox template/doc"

From EVE University Wiki
Jump to: navigation, search
m (Update doc for {{Infobox gas nebula}}.)
m (Blank page for next project.)
Tag: Blanking
Line 1: Line 1:
; Description
 
: This template is used to create an Infobox for [[Gas cloud harvesting]] Gas Nebulae.
 
  
; Dependencies:
 
:; Uses
 
:: {{T|Infobox}}
 
 
; Syntax
 
<pre><nowiki>{{Infobox gas nebula
 
| name            =
 
| type            =
 
| subtype        =
 
| location        =
 
| units per cloud =
 
| sum of units    =
 
| cloud damage    =
 
| is guarded      =
 
| is deadspaced  =
 
}}</nowiki></pre>
 
 
; 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
 
{{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 clean.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
 
}}
 
<pre><nowiki>{{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
 
}}</nowiki></pre> gives ...
 
 
{{Clear}}
 
{{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  = ?
 
}}
 
<pre><nowiki>{{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  = ?
 
}}</nowiki></pre> gives ...
 
 
<includeonly>[[Category:Infobox templates]]<!-- Any categories for the template itself --></includeonly>
 
<noinclude>[[Category:Template documentation]]</noinclude>
 

Revision as of 13:28, 31 May 2022