Template:Structure: Difference between revisions
m (Diamondback88 moved page Template:Infobox structure to Template:Structure) |
No edit summary |
||
Line 15: | Line 15: | ||
{{#if: {{{buys|}}} | {{infobox row|label=Buys|field={{{buys|}}} }} }} | {{#if: {{{buys|}}} | {{infobox row|label=Buys|field={{{buys|}}} }} }} | ||
{{#if: {{{sells|}}} | {{infobox row|label=Sells|field={{{sells|}}} }} }} | {{#if: {{{sells|}}} | {{infobox row|label=Sells|field={{{sells|}}} }} }} | ||
{{#if: {{{status|}}} | {{infobox row|label=Status|field={{{status| | {{#if: {{{status|}}} | {{infobox row|label=Status|field={{{status|}}} }} }} | ||
{{#if: {{{location|}}} | {{infobox row|label=Location|field={{{location|}}} }} }} | {{#if: {{{location|}}} | {{infobox row|label=Location|field={{{location|}}} }} }} | ||
{{#if: {{{dimension|}}} | {{infobox row|label=Dimension|field={{{dimension|}}} }} }} | {{#if: {{{dimension|}}} | {{infobox row|label=Dimension|field={{{dimension|}}} }} }} |
Latest revision as of 04:00, 5 November 2023
{{Structure | name = | image = | image_caption = | type = | owners = | contributors = | public = | started = | completed = | discovered = | produces = | buys = | sells = | status = | dimension = | x = | y = | z = | underground = }}
An infobox to serve as a quick reference on the right side of structure pages.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Structure name | name | Will automatically enter based on page name
| Line | optional |
Image | image | Refers to the image file stored on the wiki. By default, the Parallel logo will be displayed, but you should always point this parameter to a render or screenshot of the location.
| File | suggested |
Image caption | image_caption | An optional caption for the image. | Line | optional |
Type | type | The type of structure.
| Line | suggested |
Owners | owners | A list of owners of the structure. | Line | suggested |
Contributors | contributors | A list of other contributors to the structure. | Line | suggested |
Public access? | public | Whether the public can use the structure.
| Line | suggested |
Started | started | The date construction began on the structure. | Line | suggested |
Completed | completed | The date construction finished on the structure. | Line | suggested |
Discovered | discovered | The date the structure was discovered. Reserved for naturally generated or lore-related structures. | Line | suggested |
Produces | produces | Materials produced by this farm or factory.
| Line | suggested |
Buys | buys | Items bought by this shop. | Line | suggested |
Sells | sells | Items sold by this shop. | Line | suggested |
Status | status | Status of the structure.
| Line | suggested |
Dimension | dimension | Dimension where the structure is located.
| Line | required |
X | x | The x-coordinate of the structure. Try to specify a main entrance or central point. | Number | suggested |
Y | y | The y-coordinate of the structure. Try to specify a main entrance or central point. | Number | suggested |
Z | z | The x-coordinate of the structure. Try to specify a main entrance or central point. | Number | suggested |
Underground? | underground | Whether the structure is underground.
| Unknown | suggested |