More actions
No edit summary |
(documentation) |
||
| Line 180: | Line 180: | ||
}, | }, | ||
"planetmcurl": { | "planetmcurl": { | ||
"label": "Planet Minecraft | "label": "Planet Minecraft", | ||
"description": "The URL | "description": "The URL to the player's profile on Planet Minecraft.", | ||
"example": "https://www.planetminecraft.com/server/prism-party/", | "example": "https://www.planetminecraft.com/server/prism-party/", | ||
"type": "url" | "type": "url" | ||
}, | }, | ||
"mcforumsurl": {}, | "mcforumsurl": { | ||
"tumblrurl": {}, | "label": "Minecraft Forums ", | ||
"redditurl": {}, | "description": "The URL to the player's profile on Minecraft Forums.", | ||
"tiktokurl": {}, | "type": "url" | ||
"twitterurl": {}, | }, | ||
"instagramurl": {}, | "tumblrurl": { | ||
"deviantarturl": {}, | "label": "Tumblr", | ||
"youtubeurl": {}, | "description": "The URL to player's tumblr blog.", | ||
"twitchurl": {}, | "type": "url" | ||
"steamurl": {}, | }, | ||
"playstationurl": {}, | "redditurl": { | ||
"xboxurl": {}, | "label": "Reddit", | ||
"battleneturl": {}, | "description": "The URL to the player's profile on Reddit.", | ||
"epicgames": {}, | "type": "url" | ||
"riotgamesurl": {}, | }, | ||
"tiktokurl": { | |||
"label": "TikTok", | |||
"description": "The URL to the player's profile on TikTok.", | |||
"type": "url" | |||
}, | |||
"twitterurl": { | |||
"label": "Twitter", | |||
"description": "The URL to the player's profile on Twitter.", | |||
"type": "url" | |||
}, | |||
"instagramurl": { | |||
"label": "Instagram", | |||
"description": "The URL to the player's profile on Instagram.", | |||
"type": "url" | |||
}, | |||
"deviantarturl": { | |||
"label": "DeviantArt", | |||
"description": "The URL to the player's profile on DeviantArt.", | |||
"type": "url" | |||
}, | |||
"youtubeurl": { | |||
"label": "YouTube", | |||
"description": "The URL to the player's profile on YouTube.", | |||
"type": "url" | |||
}, | |||
"twitchurl": { | |||
"label": "Twitch", | |||
"description": "The URL to the player's profile on Twitch.", | |||
"type": "url" | |||
}, | |||
"steamurl": { | |||
"label": "Steam", | |||
"description": "The URL to the player's profile on Steam.", | |||
"type": "url" | |||
}, | |||
"playstationurl": { | |||
"label": "PlayStation", | |||
"description": "The URL to the player's profile on PlayStation.", | |||
"type": "url" | |||
}, | |||
"xboxurl": { | |||
"label": "XBox", | |||
"description": "The URL to the player's profile on XBox.", | |||
"type": "url" | |||
}, | |||
"battleneturl": { | |||
"label": "Battle.net", | |||
"description": "The URL to the player's profile on Battle.net.", | |||
"type": "url" | |||
}, | |||
"epicgames": { | |||
"label": "EpicGames", | |||
"description": "The URL to the player's profile on EpicGames.", | |||
"type": "url" | |||
}, | |||
"riotgamesurl": { | |||
"label": "Riot Games", | |||
"description": "The URL to the player's profile on Riot Games.", | |||
"type": "url" | |||
}, | |||
"namemcurl": { | "namemcurl": { | ||
"label": "NameMC", | "label": "NameMC", | ||
| Line 205: | Line 265: | ||
"example": "https://namemc.com/profile/BakiDance.1", | "example": "https://namemc.com/profile/BakiDance.1", | ||
"type": "url" | "type": "url" | ||
}, | |||
"discordid": { | |||
"label": "Discord ID", | |||
"description": "The Discord username of the player", | |||
"example": "bakidance", | |||
"type": "string" | |||
} | } | ||
}, | }, | ||
| Line 223: | Line 289: | ||
"timezone", | "timezone", | ||
"birthday", | "birthday", | ||
"discordid", | |||
"namemcurl", | "namemcurl", | ||
"worldmapurl", | "worldmapurl", | ||
Revision as of 22:46, 2 August 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
This template is an infobox template for use in articles on the individual location pages.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Username | username | The player's Minecraft username. (must be exact)
| String | required |
| UUID | UUID | The UUID of the player. Not required in most cases.
| String | optional |
| Rank | rank | The rank of the player
| String | required |
| Background | Background | The background to use for the player. This is normally tied to the player's rank.
| String | deprecated |
| Level | level | The player's current Survival level
| Number | suggested |
| Join date | joined | The date the player first joined. Accepts most formats. | Date | suggested |
| Favorite server | favserver | The player's preferred server.
| String | suggested |
| Gender | gender | The player's gender identity.
| String | suggested |
| Orientation | orientation | The player's orientation.
| String | suggested |
| Pronouns | pronouns | The player's pronouns.
| String | suggested |
| Age | age | The player's age, or age range.
| Number | suggested |
| Nationality | nationality | The player's nationality
| String | optional |
| Timezone | timezone | The player's timezone in UTC offset.
| Number | optional |
| Birthday | birthday | The player's birthday. Accepts most formats. | Date | optional |
| Discord ID | discordid | The Discord username of the player
| String | optional |
| NameMC | namemcurl | The player's NameMC profile.
| URL | optional |
| Worldmap URL | worldmapurl | The URL of the player's base on the worldmap. 3D view is preferred.
| URL | optional |
| Article 1 | article1 | An internal link to an article associated with this project
| Page name | optional |
| Article 2 | article2 | An internal link to an article associated with this project
| Page name | optional |
| Article 3 | article3 | An internal link to an article associated with this project
| Page name | optional |
| Planet Minecraft | planetmcurl | The URL to the player's profile on Planet Minecraft.
| URL | optional |
| Minecraft Forums | mcforumsurl | The URL to the player's profile on Minecraft Forums. | URL | optional |
| Tumblr | tumblrurl | The URL to player's tumblr blog. | URL | optional |
redditurl | The URL to the player's profile on Reddit. | URL | optional | |
| TikTok | tiktokurl | The URL to the player's profile on TikTok. | URL | optional |
twitterurl | The URL to the player's profile on Twitter. | URL | optional | |
instagramurl | The URL to the player's profile on Instagram. | URL | optional | |
| DeviantArt | deviantarturl | The URL to the player's profile on DeviantArt. | URL | optional |
| YouTube | youtubeurl | The URL to the player's profile on YouTube. | URL | optional |
| Twitch | twitchurl | The URL to the player's profile on Twitch. | URL | optional |
| Steam | steamurl | The URL to the player's profile on Steam. | URL | optional |
| PlayStation | playstationurl | The URL to the player's profile on PlayStation. | URL | optional |
| XBox | xboxurl | The URL to the player's profile on XBox. | URL | optional |
| Battle.net | battleneturl | The URL to the player's profile on Battle.net. | URL | optional |
| EpicGames | epicgames | The URL to the player's profile on EpicGames. | URL | optional |
| Riot Games | riotgamesurl | The URL to the player's profile on Riot Games. | URL | optional |