Template:Infobox Player: Difference between revisions
Appearance
Updated infobox example with new key attributes |
m fixed season joined |
||
| Line 7: | Line 7: | ||
{{Infobox Player | {{Infobox Player | ||
| username = BlockKnight32 | | username = BlockKnight32 | ||
| | | seasonjoined = Season 3 | ||
| nationality = Canadian | | nationality = Canadian | ||
| discord = blocky#4096 | | discord = blocky#4096 | ||
| Line 47: | Line 47: | ||
"suggested": true | "suggested": true | ||
}, | }, | ||
" | "seasonjoined": { | ||
"label": "Season Joined", | "label": "Season Joined", | ||
"description": "The player's first season", | "description": "The player's first season", | ||
| Line 114: | Line 114: | ||
"paramOrder": [ | "paramOrder": [ | ||
"username", | "username", | ||
" | "seasonjoined", | ||
"nationality", | "nationality", | ||
"discord", | "discord", | ||
Revision as of 20:28, 21 June 2025
Usage
Place this on any player’s page to display the infobox. Just replace the example values in the code block below with your own.
Example
| BlockKnight32 | |
|---|---|
| |
| Biography | |
| Username | BlockKnight32 |
| Alias | The Brickster |
| Season Joined | Season 3 |
| Nationality | Canadian |
| Discord | blocky#4096 |
| Personality | |
| Quote | "If in doubt, dig straight down." |
An infobox displaying key attributes related to an individual player's profile.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Username | username | The player's Minecraft username
| String | required |
| Season Joined | seasonjoined | The player's first season
| String | suggested |
| Nationality | nationality | The player's nationality or nationalities
| String | suggested |
| Discord | discord | The player's discord username
| String | suggested |
| Aliases | alias | The player's aliases
| String | suggested |
| Quote | quote | The player's known quote
| String | suggested |
| Favourite Item | favourite-item | The player's favourite item
| String | suggested |
| Favourite Block | favourite-block | The player's favourite block
| String | suggested |
| Minister Role | minister-role | The player's active minister role
| String | suggested |
| Assumed Office | assumed-office | The date the player assumed office
| Date | suggested |
| Preceded By | preceded-by | The previous minister before the player
| String | suggested |