Template:Orebox/doc: Difference between revisions
Template page
More actions
F1r3w4rr10r (talk | contribs) Add the blank template code |
F1r3w4rr10r (talk | contribs) 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 17: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
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 =
}}