Toggle search
Search
Toggle menu
Notifications
Toggle personal menu
Editing
Template:Player/doc
Template page
Views
Read
Edit
View history
associated-pages
Template
Discussion
More actions
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{Documentation}} {{t|Player}} 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.", "example": "bb317801-c2c4-4e18-8e26-ee21e03f4c69", "type": "string", "default": "ec561538-f3fd-461d-aff5-086b22154bce" }, "Name": { "label": "Name", "description": "The Minecraft name of the user", "example": "BakiDance", "type": "string", "required": true, "default": "Steve" }, "Rank": { "label": "Rank", "description": "The rank of the user in-game. This is used to display the correct background for the user.", "example": "Owner", "type": "string", "required": true, "default": "Pebble" }, "Profile": { "label": "Profile Link", "description": "The username of the user on the site. This field is not required if the \"Name\" parameter matches their username on the site.", "example": "BakiDance", "type": "wiki-user-name", "default": "Cubey" }, "ShowProfile": { "label": "Show Profile", "description": "Controls whether or not to show a link to the user's site profile. Overrides all other options. Accepts true or false as inputs.", "example": "true", "type": "boolean", "default": "true" } }, "description": "Displays a card of the given player with an auto-generated image, rank data, and profile link.", "format": "block", "paramOrder": [ "Name", "UUID", "Rank", "Profile", "ShowProfile" ] } </templatedata> == 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.
Summary:
Please note that all contributions to WoopMC may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
WoopMC:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Templates used on this page:
Template:Documentation
(
edit
)
Template:Mbox/styles.css
(
edit
)
Template:Player
(
edit
)
Template:T
(
edit
)
Template:T/piece
(
edit
)
Module:Array
(
edit
)
Module:DPLlua
(
edit
)
Module:DependencyList
(
edit
)
Module:Documentation
(
edit
)
Module:Format link
(
edit
)
Module:Hatnote
(
edit
)
Module:Hatnote/styles.css
(
edit
)
Module:Hatnote list
(
edit
)
Module:Paramtest
(
edit
)
Module:Yesno
(
edit
)