Actions

Template

Difference between revisions of "Orebox"

From Unofficial Stationeers Wiki

(Create the Orebox template)
 
(Fix formatting)
Line 1: Line 1:
 
{{Infobox
 
{{Infobox
  | name     = Orebox
+
  | name   = Orebox
  
  | title   = {{{name}}}
+
  | title = {{{name}}}
  | image   = {{{image|}}}
+
  | image = {{{image|}}}
  
  | label1   = Mined with
+
  | label1 = Mined with
  | data1   = {{{mined_with|[[Mining Drill]]}}}
+
  | data1 = {{{mined_with|[[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>

Revision as of 14:24, 6 July 2018

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

Summary

This template should be used for ores.

Parameters

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

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

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