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

From EVE University Wiki
Jump to: navigation, search
m (Coding and testing.)
m (Blank page for next project.)
 
(761 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Infobox
+
<noinclude>
| name          = <!-- left empty, to NOT have edit links at the bottom of the box.-->
 
 
 
| abovestyle    = background: #cfe2f3;
 
    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          =
 
| 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>

Latest revision as of 11:13, 29 August 2024

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?)