Template:Player: Difference between revisions
From TNTable
No edit summary |
No edit summary |
||
| Line 48: | Line 48: | ||
"type": "string", | "type": "string", | ||
"required": true | "required": true | ||
} | }, | ||
"yearJoined": {}, | |||
"affiliations": {}, | |||
"playerActive": {} | |||
}, | }, | ||
"description": "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.", | "description": "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.", | ||
| Line 55: | Line 58: | ||
"mcUsername", | "mcUsername", | ||
"playerSkin", | "playerSkin", | ||
"yearJoined", | |||
"affiliations", | |||
"playerActive", | |||
"playerGroup", | "playerGroup", | ||
"serverActivities" | "serverActivities" | ||
Revision as of 19:11, 15 September 2022
[[File:{{{playerSkin}}}|thumb|
| {{{mcUsername}}} | |
|---|---|
| Member Since | {{{yearJoined}}} |
| Active | {{{playerActive}}} |
]] {{{playerName}}} is a player 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.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name of the Player | playerName | Can be first name or username, whatever is preferred. | String | required |
| Minecraft Username | mcUsername | Enter the player's Minecraft username. | String | required |
| Player Skin Image File | playerSkin | Type the name of the image file for the player skin. | File | suggested |
| yearJoined | yearJoined | no description | Unknown | optional |
| affiliations | affiliations | no description | Unknown | optional |
| playerActive | playerActive | no description | Unknown | optional |
| Any additional groups the player belongs to such as admins or other. | playerGroup | Only to be used for admins at the moment.
| String | optional |
| Briefly describe traits of their server life | serverActivities | Make mentions to what the player is known for on the server, but be nice. Do not include punctuation. | String | required |
