Template:Infobox Player: Difference between revisions
Appearance
Adds additional key attributes |
Updated infobox example with new key attributes |
||
| Line 6: | Line 6: | ||
{{Infobox Player | {{Infobox Player | ||
| username | | username = BlockKnight32 | ||
| season-joined | | season-joined = Season 3 | ||
| nationality = | | nationality = Canadian | ||
| discord = | | discord = blocky#4096 | ||
| | | alias = The Brickster | ||
| quote = "If in doubt, dig straight down." | |||
| favourite-item = Diamond Shovel | |||
| favourite-block = Mossy Cobblestone | |||
| minister-role = Infrastructure & Gravel | |||
| assumed-office = 12th March 2024 | |||
| preceded-by = CreeperCarl | |||
}} | }} | ||
</noinclude> | </noinclude> | ||
Revision as of 18:41, 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 |
| 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 | season-joined | 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 |