Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Infobox location/doc: Difference between revisions

Template page
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",
"name",
"server",
"world",
"coordinates",
"playerwarp",
"type",
"type",
"shops",
"shops",
"population",
"population",
"established",
"completed",
"founder",
"founder",
"worldmapurl",
"server",
"coordinates",
"playerwarp",
"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

TemplateData

This template is an infobox template for use in articles on the individual location pages.

Template parameters

This template has custom formatting.

ParameterDescriptionTypeStatus
Namename

The name of the location

Example
BakiBurg
Stringrequired
Imageimage

The file name of the image of the location

Example
TownHall.png
Stringsuggested
Serverserver

The server the project is located

Example
Survival
Stringrequired
Worldworld

The world the project is located.

Example
Overworld
Stringrequired
Coordinatescoordinates

The coordinates to the location. X and Z only.

Example
1,203 2,234
Stringsuggested
Player warpplayerwarp

The name of the pwarp (in commands).

Example
Baki-Burg
Stringsuggested
Typetype

The type of the location. Should be either of: Town, Farm, Shop, Public, Private, Other.

Example
Town
Stringsuggested
Shopsshops

Number of shops at the location

Example
10
Numbersuggested
Populationpopulation

Number of people at the location

Example
28
Numberoptional
Establishedestablished

The month and year the project was started, in long form.

Example
January 2019
Datesuggested
Completedcompleted

The month and year the project was finished, in long form.

Example
October 2023
Datesuggested
Founderfounder

Founder(s) of the location

Example
[[User:BakiDance]], BakiBot
Stringoptional
Membersmembers

Names of important members or helpers.

Example
BakiDance, HoodieBlue
Stringsuggested
Residentsresidents

Names of important residents

Example
thirsty_plant
Stringdeprecated
Worldmap URLworldmapurl

The URL of the location on the worldmap. 3D view is preferred.

Example
https://worldmap.prismparty.net/survival#survival;surface;6116,64,-4045;6
URLsuggested
Discord URLdiscordurl

Discord invite link to the project's guild. Not the official Prism Party link.

Example
https://discord.gg/gwuGnK3
URLsuggested
Planet Minecraft URLplanetmcurl

The URL of the project's page on Planet Minecraft

Example
https://www.planetminecraft.com/server/prism-party/
URLsuggested
tumblr URLtumblrurl

The URL to the project's post on tumblr

Example
https://prismparty.tumblr.com/post/703757954696019968
URLsuggested
Reddit URLredditurl

The URL to the project's post on Reddit

Example
https://reddit.com/r/Minecraftbuilds/
URLsuggested
Article 1article1

An internal link to an article associated with this project

Example
[[Dream Library]]
Page namesuggested
Article 2article2

An internal link to an article associated with this project

Example
[[Dream Library]]
Page namesuggested
Article 3article3

An internal link to an article associated with this project

Example
[[Dream Library]]
Page namesuggested