More actions
(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") |
(documentation) |
||
| Line 5: | Line 5: | ||
== See also == | == See also == | ||
* {{t|Infobox buttons}} - populate the discover more popup | * {{t|Infobox buttons}} - populate the discover more popup | ||
<templatedata> | |||
{ | |||
"params": { | |||
"username": { | |||
"label": "Username", | |||
"description": "The player's Minecraft username. (must be exact)", | |||
"example": "BakiDance", | |||
"type": "string", | |||
"required": true | |||
}, | |||
"UUID": { | |||
"label": "UUID", | |||
"description": "The UUID of the player. Not required in most cases.", | |||
"example": "bb317801-c2c4-4e18-8e26-ee21e03f4c69", | |||
"type": "string" | |||
}, | |||
"Background": { | |||
"description": "The background to use for the player. This is normally tied to the player's rank.", | |||
"type": "string", | |||
"suggestedvalues": [ | |||
"Pebble", | |||
"Quartz", | |||
"Amethyst", | |||
"Sapphire", | |||
"Emerald", | |||
"Topaz", | |||
"Iridium", | |||
"Prism", | |||
"Support", | |||
"Mod", | |||
"Admin", | |||
"Owner" | |||
], | |||
"deprecated": "This override is not intended for regular use." | |||
}, | |||
"rank": { | |||
"label": "Rank", | |||
"description": "The rank of the player", | |||
"example": "Quartz", | |||
"type": "string", | |||
"suggestedvalues": [ | |||
"Pebble", | |||
"Quartz", | |||
"Amethyst", | |||
"Sapphire", | |||
"Emerald", | |||
"Topaz", | |||
"Iridium", | |||
"Prism" | |||
], | |||
"required": true | |||
}, | |||
"level": { | |||
"label": "Level", | |||
"description": "The player's current Survival level", | |||
"example": "25", | |||
"type": "number", | |||
"suggested": true | |||
}, | |||
"joined": { | |||
"label": "Join date", | |||
"description": "The date the player first joined. Accepts most formats.", | |||
"type": "date", | |||
"suggested": true | |||
}, | |||
"favserver": { | |||
"label": "Favorite server", | |||
"description": "The player's preferred server.", | |||
"type": "string", | |||
"suggestedvalues": [ | |||
"Survival", | |||
"Creative", | |||
"Skyblock", | |||
"Events" | |||
], | |||
"suggested": true | |||
}, | |||
"gender": { | |||
"label": "Gender", | |||
"description": "The player's gender identity.", | |||
"example": "Male", | |||
"type": "string", | |||
"suggested": true | |||
}, | |||
"orientation": { | |||
"label": "Orientation", | |||
"description": "The player's orientation.", | |||
"example": "Gay", | |||
"type": "string", | |||
"suggested": true | |||
}, | |||
"age": { | |||
"label": "Age", | |||
"description": "The player's age, or age range.", | |||
"example": "20", | |||
"type": "number", | |||
"suggested": true | |||
}, | |||
"pronouns": { | |||
"label": "Pronouns", | |||
"description": "The player's pronouns.", | |||
"example": "He/Him", | |||
"type": "string", | |||
"suggested": true | |||
}, | |||
"nationality": { | |||
"label": "Nationality", | |||
"description": "The player's nationality", | |||
"example": "United States", | |||
"type": "string" | |||
}, | |||
"timezone": { | |||
"label": "Timezone", | |||
"description": "The player's timezone in UTC offset.", | |||
"example": "-5", | |||
"type": "number", | |||
"suggestedvalues": [ | |||
"-12", | |||
"-11", | |||
"-10", | |||
"-9", | |||
"-8", | |||
"-7", | |||
"-6", | |||
"-5", | |||
"-4", | |||
"-3", | |||
"-2", | |||
"-1", | |||
"+0", | |||
"+1", | |||
"+2", | |||
"+3", | |||
"+4", | |||
"+5", | |||
"+6", | |||
"+7", | |||
"+8", | |||
"+9", | |||
"+10", | |||
"+11", | |||
"+12" | |||
] | |||
}, | |||
"birthday": { | |||
"label": "Birthday", | |||
"description": "The player's birthday. Accepts most formats.", | |||
"type": "date" | |||
}, | |||
"worldmapurl": { | |||
"label": "Worldmap URL", | |||
"description": "The URL of the player's base on the worldmap. 3D view is preferred. ", | |||
"example": "https://worldmap.prismparty.net/survival#survival;surface;6116,64,-4045;6", | |||
"type": "url" | |||
}, | |||
"article1": { | |||
"label": "Article 1", | |||
"description": "An internal link to an article associated with this project", | |||
"example": "[[Dream Library]]", | |||
"type": "wiki-page-name" | |||
}, | |||
"article2": { | |||
"label": "Article 2", | |||
"description": "An internal link to an article associated with this project", | |||
"example": "[[Dream Library]]", | |||
"type": "wiki-page-name" | |||
}, | |||
"article3": { | |||
"label": "Article 3", | |||
"description": "An internal link to an article associated with this project", | |||
"example": "[[Dream Library]]", | |||
"type": "wiki-page-name" | |||
}, | |||
"planetmcurl": {}, | |||
"mcforumsurl": {}, | |||
"tumblrurl": {}, | |||
"redditurl": {}, | |||
"tiktokurl": {}, | |||
"twitterurl": {}, | |||
"instagramurl": {}, | |||
"deviantarturl": {}, | |||
"youtubeurl": {}, | |||
"twitchurl": {}, | |||
"steamurl": {}, | |||
"playstationurl": {}, | |||
"xboxurl": {}, | |||
"battleneturl": {}, | |||
"epicgames": {}, | |||
"riotgamesurl": {}, | |||
"namemcurl": {}, | |||
"server": {}, | |||
"playerwarp": {}, | |||
"image": {} | |||
}, | |||
"description": "This template is an infobox template for use in articles on the individual location pages.", | |||
"paramOrder": [ | |||
"username", | |||
"UUID", | |||
"rank", | |||
"Background", | |||
"level", | |||
"joined", | |||
"favserver", | |||
"gender", | |||
"orientation", | |||
"pronouns", | |||
"age", | |||
"nationality", | |||
"timezone", | |||
"birthday", | |||
"worldmapurl", | |||
"article1", | |||
"article2", | |||
"article3", | |||
"planetmcurl", | |||
"mcforumsurl", | |||
"tumblrurl", | |||
"redditurl", | |||
"tiktokurl", | |||
"twitterurl", | |||
"instagramurl", | |||
"deviantarturl", | |||
"youtubeurl", | |||
"twitchurl", | |||
"steamurl", | |||
"playstationurl", | |||
"xboxurl", | |||
"battleneturl", | |||
"epicgames", | |||
"riotgamesurl", | |||
"namemcurl", | |||
"server", | |||
"playerwarp", | |||
"image" | |||
], | |||
"format": "{{_\n| _______________________________ = _\n}}\n" | |||
} | |||
</templatedata> | |||
Revision as of 22:26, 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 |
| 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 |
| planetmcurl | planetmcurl | no description | Unknown | optional |
| mcforumsurl | mcforumsurl | no description | Unknown | optional |
| tumblrurl | tumblrurl | no description | Unknown | optional |
| redditurl | redditurl | no description | Unknown | optional |
| tiktokurl | tiktokurl | no description | Unknown | optional |
| twitterurl | twitterurl | no description | Unknown | optional |
| instagramurl | instagramurl | no description | Unknown | optional |
| deviantarturl | deviantarturl | no description | Unknown | optional |
| youtubeurl | youtubeurl | no description | Unknown | optional |
| twitchurl | twitchurl | no description | Unknown | optional |
| steamurl | steamurl | no description | Unknown | optional |
| playstationurl | playstationurl | no description | Unknown | optional |
| xboxurl | xboxurl | no description | Unknown | optional |
| battleneturl | battleneturl | no description | Unknown | optional |
| epicgames | epicgames | no description | Unknown | optional |
| riotgamesurl | riotgamesurl | no description | Unknown | optional |
| namemcurl | namemcurl | no description | Unknown | optional |
| server | server | no description | Unknown | optional |
| playerwarp | playerwarp | no description | Unknown | optional |
| image | image | no description | Unknown | optional |