x>BakiDance No edit summary |
(Created page with "{{Documentation}} {{t|Staff}} is a template for displaying a graphical card that represents a member of the server. Given a name and rank, it will generate a card with the appropriate image and profile link. <templatedata> { "params": { "UUID": { "label": "UUID", "description": "The UUID of the player. This value is automatically determined from the Name value. You only need to set this manually if the username differs from the skin you want to display.",...") |
(No difference)
|
Revision as of 16:04, 23 April 2024
{{Staff}} is a template for displaying a graphical card that represents a member of the server. Given a name and rank, it will generate a card with the appropriate image and profile link.
Displays a card of the given player with an auto-generated image, rank data, and profile link.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Name | Name | The Minecraft name of the user
| String | required |
UUID | UUID | The UUID of the player. This value is automatically determined from the Name value. You only need to set this manually if the username differs from the skin you want to display.
| String | optional |
Rank | Rank | The rank of the user in-game. This is used to display the correct background for the user.
| String | required |
Profile Link | Profile | The username of the user on the site. This field is not required if the "Name" parameter matches their username on the site.
| User | optional |
Show Profile | ShowProfile | Controls whether or not to show a link to the user's site profile. Overrides all other options. Accepts true or false as inputs.
| Boolean | optional |
Hidden functions
The template has an additional override parameter:
- Background
- When set, this parameter controls which background should display, regardless of the given value for Rank.