Template:Structure/doc: Difference between revisions
Hypermoron (talk | contribs) (Created page with "{{Infobox |above = {{{name}}} |image = [[File:{{{image}}}]] |caption = {{{image_caption}}} | label1 = Type | data1 = {{{type}}} | label2 = Owners | data2 = {{{owners}}} | label3 = Contributors | data3 = {{{contributors}}} | label4 = Public access? | data4 = {{{public}}} | label5 = Started | data5 = {{{started}}} | label6 = Completed | data6 = {{{completed}}} | label7 = Discovered | data7 = {{{discovered}}} | label8 = Produces | data8...") |
Hypermoron (talk | contribs) No edit summary |
||
Line 41: | Line 41: | ||
"label": "Structure name", | "label": "Structure name", | ||
"description": "Will automatically enter based on page name", | "description": "Will automatically enter based on page name", | ||
"example": " | "example": "Darkmount Mall", | ||
"type": "line" | "type": "line" | ||
}, | }, | ||
Line 47: | Line 47: | ||
"label": "Image", | "label": "Image", | ||
"description": "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.", | "description": "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.", | ||
"type": "wiki-file-name", | "type": "wiki-file-name", | ||
"default": "ParallelLogo.png", | "default": "ParallelLogo.png", |
Revision as of 04:44, 25 June 2022
{ "title": "Structure", "rows": [], "invimages": [], "images": [ "[[File:{{{image}}}]]" ] }
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 |