More actions
No edit summary |
No edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 2: | Line 2: | ||
{{t|Infobox location}} is an infobox template for use in articles on the individual location pages. | {{t|Infobox location}} is an infobox template for use in articles on the individual location pages. | ||
== See also == | == See also == | ||
| Line 39: | Line 14: | ||
"description": "The file name of the image of the location", | "description": "The file name of the image of the location", | ||
"example": "TownHall.png", | "example": "TownHall.png", | ||
"type": " | "type": "wiki-file-name", | ||
"suggested": true | "suggested": true | ||
}, | }, | ||
| Line 84: | Line 59: | ||
"server": { | "server": { | ||
"label": "Server", | "label": "Server", | ||
"description": "The server the project is located", | "description": "The server the project is located.", | ||
"example": "Survival", | "example": "Survival", | ||
"type": "string", | "type": "string", | ||
"required": true | "required": true, | ||
"suggestedvalues": [ | |||
"Survival", | |||
"Creative" | |||
] | |||
}, | }, | ||
"coordinates": { | "coordinates": { | ||
| Line 115: | Line 94: | ||
"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 171: | ||
"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> | ||
Latest revision as of 02:48, 15 June 2023
{{Infobox location}} is an infobox template for use in articles on the individual location pages.
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
| File | 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 |