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

From EVE University Wiki
Jump to: navigation, search
m (Blank page for next project.)
Tag: Replaced
m (Working on template {{Infobox gas nebula}}.)
Line 1: Line 1:
No template being worked on<noinclude>
+
{{Infobox
 +
| name          = <!-- left empty, to NOT have edit links at the bottom of the box.-->
 +
 
 +
| abovestyle    =
 +
| title          =
 +
| above          = {{#if: {{{name|}}}
 +
                    | [[{{{name}}}]]
 +
                    | {{Co|gray|Nebula name ?}}
 +
                  }}
 +
 
 +
|  label1  = Type
 +
|  data1  = {{#switch: {{lc: {{{type}}} }}
 +
              | myko
 +
              | mykoserocin = Mykoserocin
 +
              | cyto
 +
              | cytoserocin = Cytoserocin
 +
              | full
 +
              | fullerene  = Fullerene
 +
              | #default = <span style="color: red;">Accepted values:<br> Myko(serocin), Cyto(serocin), Full(erene)</span>
 +
            }}
 +
 
 +
|  label2  = Subtype
 +
|  data2  = {{#switch: {{lc: {{{subtype}}}}}
 +
              | amber = Amber
 +
              | azure = Azure
 +
              | c28 = C28
 +
              | c32 = C32
 +
              | c320 = C320
 +
              | c50 = C50
 +
              | c540 = C540
 +
              | c60 = C60
 +
              | c70 = C70
 +
              | c72 = C72
 +
              | c84 = C84
 +
              | celadon = Celadon
 +
              | golden = Golden
 +
              | lime = Lime
 +
              | malachite = Malachite
 +
              | vermillion = Vermillion
 +
              | 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>
 +
            }}
 +
 
 +
|  label3  = Location
 +
|  data3  = {{{location|}}}
 +
 
 +
|  label4  = Units per Cloud
 +
|  data4  = {{{units per cloud|}}}
 +
 
 +
|  label5  = Sum of Units
 +
|  data5  = {{{sum of units|}}}
 +
 
 +
|  label6  = Cloud Damage
 +
|  data6  = {{{cloud damage|}}}
 +
 
 +
|  label7  = Guarded ?
 +
|  data7  = {{#switch: {{lc: {{{is guarded}}} }}
 +
              | y
 +
              | yes = Yes
 +
              | n
 +
              | no  = No
 +
              | ?  = ?
 +
              | #default = <span style="color:red">Accepted values:<br> Y(es), N(o), ?</span>
 +
            }}
 +
 
 +
|  label8  = Deadspaced ?
 +
|  data8  = {{#switch: {{lc: {{{is deadspaced}}} }}
 +
              | y
 +
              | yes = Yes
 +
              | n
 +
              | no  = No
 +
              | ?  = ?
 +
              | #default = <span style="color:red">Accepted values:<br> Y(es), N(o), ?</span>
 +
            }}
 +
 
 +
}}<noinclude>
 
{{documentation}}
 
{{documentation}}
 
</noinclude>
 
</noinclude>

Revision as of 12:38, 30 May 2022

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), ?
Template documentation (for the above template, sometimes hidden or invisible)
Visit User:Evon R'al/Sandbox template/doc to edit this text! (How does this work?) (Refresh this text - why?)