Template:Infobox Player: Difference between revisions
Adds uuid as a parameter |
included styles Tag: Reverted |
||
| Line 20: | Line 20: | ||
</noinclude> | </noinclude> | ||
<includeonly> | <includeonly> | ||
<templatestyles src="Template:Infobox/styles.css" /> | |||
{{#invoke:Infobox Player|infobox}} | {{#invoke:Infobox Player|infobox}} | ||
</includeonly> | </includeonly> | ||
Revision as of 17:54, 23 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
Page Template:Infobox/styles.css has no content.
| BlockKnight32 | |
|---|---|
| |
| Biography | |
| Username | BlockKnight32 |
| Alias | The Brickster |
| Season Joined | Season 3 |
| Nationality | Canadian |
| Discord | blocky#4096 |
| Personality | |
| Quote | "If in doubt, dig straight down." |
| Favourite Item | Diamond Shovel |
| Favourite Block | Mossy Cobblestone |
| Government | |
| Minister Role | Infrastructure & Gravel |
| Assumed Office | 12th March 2024 |
| Preceded By | CreeperCarl |
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 |
| UUID | uuid | The player's UUID
| String | optional |
| 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 | favouriteitem | The player's favourite item
| String | suggested |
| Favourite Block | favouriteblock | The player's favourite block
| String | suggested |
| Minister Role | ministerrole | The player's active minister role
| String | suggested |
| Assumed Office | assumedoffice | The date the player assumed office
| Date | suggested |
| Preceded By | precededby | The previous minister before the player
| String | suggested |