(Created page with "{{Documentation}} {{t|Infobox location}} is an infobox template for use in articles on the individual location pages. == See also == * {{t|Infobox buttons}} - populate the discover more popup == TemplateData == <templatedata> { "params": { "image": { "label": "Image", "description": "The file name of the image of the location", "example": "TownHall.png", "type": "wiki-file-name", "suggested": true }, "name": { "label": "Name", "description"...") |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 20: | Line 20: | ||
"label": "Name", | "label": "Name", | ||
"description": "The name of the location", | "description": "The name of the location", | ||
"example": " | "example": "Spawn", | ||
"type": "string", | "type": "string", | ||
"required": true | "required": true | ||
Line 40: | Line 40: | ||
"label": "Founder", | "label": "Founder", | ||
"description": "Founder(s) of the location", | "description": "Founder(s) of the location", | ||
"example": "[[User: | "example": "[[User:Mausterio]], booboo", | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
Line 53: | Line 53: | ||
"label": "Worldmap URL", | "label": "Worldmap URL", | ||
"description": "The URL of the location on the worldmap. 3D view is preferred. ", | "description": "The URL of the location on the worldmap. 3D view is preferred. ", | ||
"example": "https:// | "example": "https://map.woopmc.com/#world:20:0:40:763:0:0:0:1:flat", | ||
"type": "url", | "type": "url", | ||
"suggested": true | "suggested": true | ||
Line 85: | Line 85: | ||
"label": "Members", | "label": "Members", | ||
"description": "Names of important members or helpers.", | "description": "Names of important members or helpers.", | ||
"example": " | "example": "Mausterio, booboo, Lebanning", | ||
"type": "string", | "type": "string", | ||
"suggested": true | "suggested": true | ||
Line 99: | Line 99: | ||
"discordurl": { | "discordurl": { | ||
"label": "Discord URL", | "label": "Discord URL", | ||
"description": "Discord invite link to the project's guild. Not the official | "description": "Discord invite link to the project's guild. Not the official WoopMC link.", | ||
"example": "https://discord.gg/ | "example": "https://discord.gg/hzB7fAqH4M", | ||
"type": "url", | "type": "url", | ||
"suggested": true | "suggested": true | ||
Line 128: | Line 128: | ||
"label": "Planet Minecraft URL", | "label": "Planet Minecraft URL", | ||
"description": "The URL of the project's page on Planet Minecraft", | "description": "The URL of the project's page on Planet Minecraft", | ||
"example": "https://www.planetminecraft.com/server/ | "example": "https://www.planetminecraft.com/server/my-creeper-173-factions-light-pvp-iconomy-bigbrother-40-slots-20-plugins-/", | ||
"type": "url", | "type": "url", | ||
"suggested": true | "suggested": true |
Latest revision as of 19:29, 23 May 2024
{{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 WoopMC 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 |