Difference between revisions of "Orebox/doc"
From Unofficial Stationeers Wiki
< Template:Orebox
F1r3w4rr10r (talk | contribs) (Fix formatting) |
F1r3w4rr10r (talk | contribs) (Reformat blank code) |
||
(One intermediate revision by the same user not shown) | |||
Line 18: | Line 18: | ||
|} | |} | ||
− | + | == Blank == | |
− | |||
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 | |
+ | | name = | ||
+ | | image = | ||
+ | | mined_with = | ||
+ | }}</pre> | ||
<noinclude>[[Category:Template Documentation]]</noinclude><includeonly>{{sandbox other|| | <noinclude>[[Category:Template Documentation]]</noinclude><includeonly>{{sandbox other|| |
Latest revision as of 11:23, 16 July 2018
This is a documentation subpage for Template:Orebox. It contains usage information, categories and other content that is not part of the original template page. |
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 = }}