Actions

Template

Difference between revisions of "Orebox/doc"

From Unofficial Stationeers Wiki

< Template:Orebox
(Add the blank template code)
(Reformat blank code)
 
Line 21: Line 21:
 
This is the blank template code, that can be copy-pasted into a page to use it there.
 
This is the blank template code, that can be copy-pasted into a page to use it there.
 
<pre style="overflow: auto;" pad="yes">{{Orebox
 
<pre style="overflow: auto;" pad="yes">{{Orebox
| name =  
+
| name       =  
| image =  
+
| image     =  
 
| mined_with =  
 
| mined_with =  
 
}}</pre>
 
}}</pre>

Latest revision as of 12:23, 16 July 2018

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 = 
}}