Aurora is on version 2.5.0 C#, available at the Aurora Forums.

Contact Erik on the forum for a wiki account.

Difference between revisions of "Template:Infobox installation"

From AuroraWiki
Jump to navigation Jump to search
(Added blank template, output fields)
 
Line 1: Line 1:
 
{{Infobox  
 
{{Infobox  
| bodyclass  = vevent
 
 
| title      = {{#if:{{{title|}}}|{{{title}}}|{{PAGENAME}}}}
 
| title      = {{#if:{{{title|}}}|{{{title}}}|{{PAGENAME}}}}
 
| titleclass = summary
 
| titleclass = summary
| labelstyle = white-space: nowrap
+
| labelstyle = white-space: nowrap;background:#ddd;width:50%;
 
| label1    = Name
 
| label1    = Name
 
| data1      = {{{name|}}}
 
| data1      = {{{name|}}}
Line 12: Line 11:
 
| label4    = Pop Required
 
| label4    = Pop Required
 
| data4      = {{{pop required|}}}
 
| data4      = {{{pop required|}}}
| label5    = Total Cost
+
| label5     = {{{output|Output}}}
| data5     = {{{total cost|}}}
+
| data5      = {{{outputamt|}}}
| label6     = Duranium
+
| label6     = Total Cost (BP)
| data6     = {{{duranium|}}}
+
| data6     = {{{total cost|}}}
| label7     = Neutronium
+
| label7     = [[Duranium]]
| data7     = {{{neutronium|}}}
+
| data7     = {{{duranium|}}}
| label8     = Corbomite
+
| label8     = [[Neutronium]]
| data8     = {{{corbomite|}}}
+
| data8     = {{{neutronium|}}}
| label9    = Tritanium
+
| label9     = [[Corbomite]]
| data9      = {{{tritanium|}}}
+
| data9     = {{{corbomite|}}}
| label10   = Boronide
+
| label10    = [[Tritanium]]
| data10     = {{{boronide|}}}
+
| data10    = {{{tritanium|}}}
| label11   = Sorium
+
| label11   = [[Boronide]]
| data11     = {{{sorium|}}}
+
| data11     = {{{boronide|}}}
| label12   = Uridium
+
| label12   = [[Sorium]]
| data12     = {{{uridium|}}}
+
| data12     = {{{sorium|}}}
| label13   = Corundium
+
| label13   = [[Uridium]]
| data13     = {{{corundium|}}}
+
| data13     = {{{uridium|}}}
| label14   = Mercassium
+
| label14   = [[Corundium]]
| data14     = {{{mercassium|}}}
+
| data14     = {{{corundium|}}}
| label15   = Vendarite
+
| label15   = [[Mercassium]]
| data15     = {{{vendarite|}}}
+
| data15     = {{{mercassium|}}}
| label16   = Gallicite
+
| label16   = [[Vendarite]]
| data16   = {{{gallicite|}}}
+
| data16     = {{{vendarite|}}}
}}<noinclude>{{documentation}}</noinclude>
+
| label17   = [[Gallicite]]
 +
| data17   = {{{gallicite|}}}
 +
}}<noinclude>
 +
<pre>
 +
{{Infobox installation
 +
| title            = <!-- defaults to page name -->
 +
| name            =
 +
| transport method = <!-- defaults to cargo holds -->
 +
| cargo size      = <!-- in tons -->
 +
| pop required    = <!-- population needed to operate 1 unit -->
 +
| output          = <!-- the thing it's producing -->
 +
| outputamt        = <!-- how much output, maybe specify a time period -->
 +
| total cost      = <!-- in BP -->
 +
| duranium        =
 +
| neutronium      =
 +
| corbomite        =
 +
| tritanium        =
 +
| boronide        =
 +
| sorium          =
 +
| uridium          =
 +
| corundium        =
 +
| mercassium      =
 +
| vendarite        =
 +
| gallicite        =
 +
}}
 +
</pre>
 +
 
 +
{{documentation}}</noinclude>

Latest revision as of 14:46, 1 February 2016

Infobox installation
Transport Method Cargo Holds
{{Infobox installation
| title            = <!-- defaults to page name -->
| name             =
| transport method = <!-- defaults to cargo holds -->
| cargo size       = <!-- in tons -->
| pop required     = <!-- population needed to operate 1 unit -->
| output           = <!-- the thing it's producing -->
| outputamt        = <!-- how much output, maybe specify a time period -->
| total cost       = <!-- in BP -->
| duranium         =
| neutronium       = 
| corbomite        = 
| tritanium        = 
| boronide         = 
| sorium           = 
| uridium          = 
| corundium        = 
| mercassium       = 
| vendarite        = 
| gallicite        = 
}} 
[edit] [purge] Template-info.svg Template documentation

...