Actions

Template

Difference between revisions of "Orebox"

From Unofficial Stationeers Wiki

m (mylang)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 
{{Infobox
 
{{Infobox
  | name   = Orebox
+
  |   name = Orebox
  
  | title  = {{{name}}}
+
  |   title  = {{{name}}}
  | image  = {{{image|}}}
+
  |   image  = {{{image|}}}
 +
 
 +
|  label1  = Mined with
 +
|  data1  = {{{mined_with|[[Special:MyLanguage/Mining_Drill|Mining Drill]], [[Special:MyLanguage/Mining_Drill_(Heavy)|Heavy Mining Drill]]}}}
 +
 
 +
|  label3  = Used in
 +
|  data3  = {{{usedin|}}}
 +
 
 +
|  label5  = Prefab Hash
 +
|  data5  = {{{hashid|}}}
 +
 
 +
|  label7  = Prefab Name
 +
|  data7  = {{{prefabname|}}}
 +
 
 +
|  label9  = Stack Size
 +
|  data9  = {{{stacksize|}}}
 +
 
 +
|  label11  = Flashpoint
 +
|  data11  = {{{flashpoint|}}}
 +
 
 +
|  label10 = Autoignition
 +
|  data10 = {{{autoignition|}}}
 +
 
 +
| header20 = {{#if:{{{carbondixide|}}}{{{nitrogen|}}}{{{nitrousoxide|}}}{{{oxygen|}}}{{{pollutant|}}}{{{volatiles|}}}{{{water|}}} | Gases and Liquids}}
 +
 
 +
|  label22 = [[Special:MyLanguage/Carbon_Dioxide]]
 +
|  data22 = {{#if:{{{carbondioxide|}}}|{{{carbondioxide}}} mol}}
 +
 
 +
|  label24 = [[Special:MyLanguage/Nitrogen]]
 +
|  data24 = {{#if:{{{nitrogen|}}}|{{{nitrogen}}} mol}}
 +
 
 +
|  label26 = [[Special:MyLanguage/Nitrous_Oxide]]
 +
|  data26 = {{#if:{{{nitrousoxide|}}}|{{{nitrousoxide}}} mol}}
 +
 
 +
|  label28 = [[Special:MyLanguage/Oxygen]]
 +
|  data28 = {{#if:{{{oxygen|}}}|{{{oxygen}}} mol}}
 +
 
 +
|  label30 = [[Special:MyLanguage/Pollutant]]
 +
|  data30 = {{#if:{{{pollutant|}}}|{{{pollutant}}} mol}}
 +
 
 +
|  label32 = [[Special:MyLanguage/Volatiles]]
 +
|  data32 = {{#if:{{{volatiles|}}}|{{{volatiles}}} mol}}
 +
 
 +
|  label34 = [[Special:MyLanguage/Water]]
 +
|  data34 = {{#if:{{{water|}}}|{{{water}}} mol}}
  
| label1 = Mined with
 
| data1  = {{{mined_with|[[Special:MyLanguage/Mining_Drill|Mining Drill]]}}}
 
 
}}<includeonly>[[Category:Ore]]</includeonly><noinclude>
 
}}<includeonly>[[Category:Ore]]</includeonly><noinclude>
 
{{Documentation}}
 
{{Documentation}}
 
<!-- Categories go on the /doc subpage, and interwikis go on Wikidata. -->
 
<!-- Categories go on the /doc subpage, and interwikis go on Wikidata. -->
 
</noinclude>
 
</noinclude>

Latest revision as of 15:19, 10 August 2023

{{{name}}}
Mined with Mining Drill, Heavy Mining Drill
Template documentation[view] [edit] [history] [purge]

Summary[edit]

This template should be used for ores.

Parameters[edit]

The following, optional parameters can be supplied:

Parameter Name Description
name The name of the ore.
image An image of the ore.
mined_with The tool, the ore is mined with. Defaults to Mining Drill.

Blank[edit]

This is the blank template code, that can be copy-pasted into a page to use it there.

{{Orebox
| name       = 
| image      = 
| mined_with = 
}}