Template:Infobox workstation: Difference between revisions
Template page
More actions
No edit summary Tags: Reverted 2017 source edit |
No edit summary Tags: Reverted 2017 source edit |
||
| Line 1: | Line 1: | ||
<infobox layout="stacked"> | <infobox layout="stacked"> | ||
<title source="title"><default>{{PAGENAME}}</default></title> | <title source="title"><default>{{PAGENAME}}</default></title> | ||
<image source="image"><caption source="imagecaption" /><default>Invicon {{ | <image source="image"><caption source="imagecaption" /><default>File:Invicon {{BASEPAGENAME}}</default></image> | ||
<image source="invicon">{{Inventory_slot | {{ | <image source="invicon">{{Inventory_slot | {{BASEPAGENAME}} }}</image> | ||
<data source="recipe"><label>Crafting Recipe</label></data> | <data source="recipe"><label>Crafting Recipe</label></data> | ||
<data source="quest"><label>Taught in Quest Book</label></data> | <data source="quest"><label>Taught in Quest Book</label></data> | ||
Revision as of 02:18, 7 July 2025
This template provides a uniform infobox for Workstation blocks.
Usage
{{Infobox workstation
| title =
<!-- No gallery -->
| image =
<!-- with gallery -->
| image = <gallery>
Image 1.png|This is a caption
Image 2.png|This is also a caption
Image 3.png|Guess what? Caption!
</gallery>
<!-- Is it available in the quest book? -->
| quest =
<!-- What version was it added to VH in? -->
| version =
}}
Parameters
| Parameter | Definition | Default Value |
|---|---|---|
title |
Normally not included unless you want to change the title to something other than page name. | {{BASEPAGENAME}}
|
image |
Picture of the workstation as it appears in the world. Approx 300x300px | {{{title}}}.png if it exists.
|
invimage |
Don't include. Setup Automatically | Invicon {{{title}}}.png
|
recipe |
Shows the crafting recipe for the item. | |
quest |
Indicates if you acquire or make it during the Quest Book | |
version |
What version of the VH modpack was the workstation added in |
An infobox for a workstation
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | title | no description | String | optional |
| Image | image | Image of the workstation. Defaults to using the page name as a file name
| File | suggested |
| Inventory Image | invimage | Image of what the workstation looks like in the Inventory. Should auto generate
| File | optional |
| Crafting Recipe | recipe | The crafting recipe for the workstation
| Content | suggested |
| Obtained by Quest Book | quest | Whether or not the workstation is built during / provided by the Quest Book
| Boolean | suggested |
| Version | version | What version of VH was it added in? | String | optional |
[view] [edit] [history] [purge]The above documentation is transcluded from Template:Infobox workstation/doc.