Template
Infobox Shelter
From Dogcraft Wiki
No edit summary |
No edit summary |
||
| Line 58: | Line 58: | ||
{ | { | ||
"params": { | "params": { | ||
"title": {}, | "title": { | ||
"default": "{{ROOTPAGENAME}}" | |||
}, | |||
"image": { | "image": { | ||
"label": "image", | "label": "image", | ||
| Line 66: | Line 68: | ||
"caption": {}, | "caption": {}, | ||
"world": { | "world": { | ||
"description": "The server world the shelter is on (current world is Survival 4)" | "description": "The server world the shelter is on (current world is Survival 4)", | ||
"default": "Survival 4" | |||
}, | }, | ||
"builders": {}, | "builders": {}, | ||
| Line 83: | Line 86: | ||
} | } | ||
}, | }, | ||
"description": "An infobox with important information about | "description": "An infobox with important information about an road-side shelter!", | ||
"paramOrder": [ | "paramOrder": [ | ||
"title", | "title", | ||
Revision as of 11:45, 28 July 2021
This template is for pages about shelters, such as those on the Road and Horse network
{{Infobox Shelter
|title =
|image =
|caption =
|world =
|project =
|sur4subworld =
|builders =
|contributors =
|status =
|completed =
|xcoord =
|ycoord =
|zcoord =
|dimension =
}}
An infobox with important information about an road-side shelter!
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| title | title | no description
| Unknown | optional |
| image | image | no description
| String | optional |
| caption | caption | no description | Unknown | optional |
| project | project | The wider project this shelter is part of | Unknown | optional |
| world | world | The server world the shelter is on (current world is Survival 4)
| Unknown | optional |
| sur4subworld | sur4subworld | Is the shelter on Husky or Beagle? | Unknown | optional |
| builders | builders | no description | Unknown | optional |
| contributors | contributors | no description | Unknown | optional |
| status | status | no description | Unknown | optional |
| completed | completed | no description | Unknown | optional |
| xcoord | xcoord | no description | Unknown | optional |
| ycoord | ycoord | no description | Unknown | optional |
| zcoord | zcoord | no description | Unknown | optional |
| dimension | dimension | no description | Unknown | optional |
This page was last modified on 28 July 2021, at 11:45. (9 months ago)