Template:Player: Difference between revisions

From TNTable
Created page with "[[File:{{{playerSkin}}}|thumb|{{{mcUsername}}}]] {{{playerName}}} is a player {{{playerGroup}}} on the server under the username {{{mcUsername}}}. {{{playerName}}} is notable for their {{{serverActivities}}}. <noinclude> <templatedata> { "params": { "playerSkin": { "label": "Player Skin Image File", "description": "Type the name of the image file for the player skin.", "type": "wiki-file-name", "suggested": true }, "mcUsername": { "label": "Minecraf..."
 
No edit summary
Line 1: Line 1:
[[File:{{{playerSkin}}}|thumb|{{{mcUsername}}}]]
[[File:{{{playerSkin}}}|thumb|{{{mcUsername}}}]]
{{{playerName}}} is a player {{{playerGroup}}} on the server under the username {{{mcUsername}}}. {{{playerName}}} is notable for their {{{serverActivities}}}.
{{{playerName}}} is a player {{{playerGroup}}}on the server under the username {{{mcUsername}}}. {{{playerName}}} is notable for {{{serverActivities}}}.
<noinclude>
<noinclude>
<templatedata>
<templatedata>
Line 32: Line 32:
"label": "Briefly describe traits of their server life",
"label": "Briefly describe traits of their server life",
"description": "Make mentions to what the player is known for on the server, but be nice.",
"description": "Make mentions to what the player is known for on the server, but be nice.",
"type": "string"
"type": "string",
"required": true
}
}
},
},

Revision as of 22:32, 14 September 2022

[[File:{{{playerSkin}}}|thumb|{{{mcUsername}}}]] {{{playerName}}} is a player {{{playerGroup}}}on the server under the username {{{mcUsername}}}. {{{playerName}}} is notable for {{{serverActivities}}}.

This is the template for player pages on the wiki. It allows quick creation of new player pages with prompts for the most common information.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Name of the PlayerplayerName

Can be first name or username, whatever is preferred.

Stringrequired
Minecraft UsernamemcUsername

Enter the player's Minecraft username.

Stringrequired
Player Skin Image FileplayerSkin

Type the name of the image file for the player skin.

Filesuggested
Any additional groups the player belongs to such as admins or other.playerGroup

Only to be used for admins at the moment.

Example
and admin
Stringoptional
Briefly describe traits of their server lifeserverActivities

Make mentions to what the player is known for on the server, but be nice.

Stringrequired