More actions
No edit summary |
(template data) |
||
| Line 115: | Line 115: | ||
"example": "thirsty_plant", | "example": "thirsty_plant", | ||
"type": "string", | "type": "string", | ||
"suggested": true | "suggested": true, | ||
"deprecated": "Create a section within the page's article text instead." | |||
}, | }, | ||
"discordurl": { | "discordurl": { | ||
"label": "Discord", | "label": "Discord URL", | ||
"description": "Discord invite link to the project's guild. Not the official Prism Party link.", | "description": "Discord invite link to the project's guild. Not the official Prism Party link.", | ||
"example": "https://discord.gg/gwuGnK3", | "example": "https://discord.gg/gwuGnK3", | ||
"type": "url", | "type": "url", | ||
"suggested": true | |||
}, | |||
"world": { | |||
"label": "World", | |||
"description": "The world the project is located.", | |||
"example": "Overworld", | |||
"type": "string", | |||
"required": true | |||
}, | |||
"established": { | |||
"label": "Established", | |||
"description": "The month and year the project was started, in long form.", | |||
"example": "January 2019", | |||
"type": "date", | |||
"suggested": true | |||
}, | |||
"completed": { | |||
"label": "Completed", | |||
"description": "The month and year the project was finished, in long form.", | |||
"example": "October 2023", | |||
"type": "date", | |||
"suggested": true | |||
}, | |||
"planetmcurl": { | |||
"label": "Planet Minecraft URL", | |||
"description": "The URL of the project's page on Planet Minecraft", | |||
"example": "https://www.planetminecraft.com/server/prism-party/", | |||
"type": "url", | |||
"suggested": true | |||
}, | |||
"redditurl": { | |||
"label": "Reddit URL", | |||
"description": "The URL to the project's post on Reddit", | |||
"example": "https://reddit.com/r/Minecraftbuilds/", | |||
"type": "url", | |||
"suggested": true | |||
}, | |||
"tumblrurl": { | |||
"label": "tumblr URL", | |||
"description": "The URL to the project's post on tumblr", | |||
"example": "https://prismparty.tumblr.com/post/703757954696019968", | |||
"type": "url", | |||
"suggested": true | |||
}, | |||
"article1": { | |||
"label": "Article 1", | |||
"description": "An internal link to an article associated with this project", | |||
"example": "[[Dream Library]]", | |||
"type": "wiki-page-name", | |||
"suggested": true | |||
}, | |||
"article2": { | |||
"label": "Article 2", | |||
"description": "An internal link to an article associated with this project", | |||
"example": "[[Dream Library]]", | |||
"type": "wiki-page-name", | |||
"suggested": true | |||
}, | |||
"article3": { | |||
"label": "Article 3", | |||
"description": "An internal link to an article associated with this project", | |||
"example": "[[Dream Library]]", | |||
"type": "wiki-page-name", | |||
"suggested": true | "suggested": true | ||
} | } | ||
| Line 128: | Line 192: | ||
"format": "{{_\n| _______________________________ = _\n}}\n", | "format": "{{_\n| _______________________________ = _\n}}\n", | ||
"paramOrder": [ | "paramOrder": [ | ||
"name", | |||
"image", | "image", | ||
" | "server", | ||
"world", | |||
"coordinates", | |||
"playerwarp", | |||
"type", | "type", | ||
"shops", | "shops", | ||
"population", | "population", | ||
"established", | |||
"completed", | |||
"founder", | "founder", | ||
"members", | "members", | ||
"residents", | "residents", | ||
"discordurl" | "worldmapurl", | ||
"discordurl", | |||
"planetmcurl", | |||
"tumblrurl", | |||
"redditurl", | |||
"article1", | |||
"article2", | |||
"article3" | |||
] | ] | ||
} | } | ||
</templatedata> | </templatedata> | ||
Revision as of 03:05, 28 April 2023
{{Infobox location}} is an infobox template for use in articles on the individual location pages.
Usage
Note: Like other infoboxes, you don't need to put units and separators in the infobox. It will be added automatically.
{{Infobox location
| name = <!-- Location name -->
| image = <!-- Image name on wiki -->
| type = <!-- Anomaly / Asteroid / Asteroid belt / Asteroid field / Black hole / Jump point / Landing zone / Landmark / Moon / Planet / Planetoid / Satellite / Space station / Star -->
| classification = <!-- Location type -->
| system = <!-- System name -->
| locatedtype = <!-- On / In / Orbits -->
| locatedname = <!-- Wiki page name of the location located -->
| habitable = <!-- Air breathable or not (true/false) -->
| shops = <!-- Shops at the location -->
| services = <!-- Services provided by the location -->
| population = <!-- Population of the location -->
| founder = <!-- Founder of the location -->
| founded = <!-- Year founded or discovered, use {{SDA}} template -->
| affiliation1 = <!-- Faction affiliated -->
| affiliation2 = <!-- Faction affiliated -->
| affiliation3 = <!-- Faction affiliated -->
| galactapediaurl = <!-- URL of Galactapedia page -->
| starmapurl = <!-- URL of ARK Starmap -->
}}
See also
- {{Infobox buttons}} - populate the discover more popup
TemplateData
This template is an infobox template for use in articles on the individual location pages.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | name | The name of the location
| String | required |
| Image | image | The file name of the image of the location
| String | suggested |
| Server | server | The server the project is located
| String | required |
| World | world | The world the project is located.
| String | required |
| Coordinates | coordinates | The coordinates to the location. X and Z only.
| String | suggested |
| Player warp | playerwarp | The name of the pwarp (in commands).
| String | suggested |
| Type | type | The type of the location. Should be either of: Town, Farm, Shop, Public, Private, Other.
| String | suggested |
| Shops | shops | Number of shops at the location
| Number | suggested |
| Population | population | Number of people at the location
| Number | optional |
| Established | established | The month and year the project was started, in long form.
| Date | suggested |
| Completed | completed | The month and year the project was finished, in long form.
| Date | suggested |
| Founder | founder | Founder(s) of the location
| String | optional |
| Members | members | Names of important members or helpers.
| String | suggested |
| Residents | residents | Names of important residents
| String | deprecated |
| Worldmap URL | worldmapurl | The URL of the location on the worldmap. 3D view is preferred.
| URL | suggested |
| Discord URL | discordurl | Discord invite link to the project's guild. Not the official Prism Party link.
| URL | suggested |
| Planet Minecraft URL | planetmcurl | The URL of the project's page on Planet Minecraft
| URL | suggested |
| tumblr URL | tumblrurl | The URL to the project's post on tumblr
| URL | suggested |
| Reddit URL | redditurl | The URL to the project's post on Reddit
| URL | suggested |
| Article 1 | article1 | An internal link to an article associated with this project
| Page name | suggested |
| Article 2 | article2 | An internal link to an article associated with this project
| Page name | suggested |
| Article 3 | article3 | An internal link to an article associated with this project
| Page name | suggested |