Template
Infobox Player
From Dogcraft Wiki
mNo edit summary |
mNo edit summary |
||
| Line 35: | Line 35: | ||
"mc_username": { | "mc_username": { | ||
"label": "Minecraft Username (Legacy)", | "label": "Minecraft Username (Legacy)", | ||
"description": "In-game username. | "description": "In-game username. No longer in active use.", | ||
"type": "string", | "type": "string", | ||
"deprecated": "This parameter was replaced by automatic data from User:MyPage/data. Kept for compatibility with older userpages. If your minecraft username is not automatically included in this template, complete the linking | "deprecated": "This parameter was replaced by automatic data from [[User:MyPage/data]]. Kept only for compatibility with older userpages. If your minecraft username is not automatically included in this template, complete the [[Guide:Linking|linking]] process, or contact a [[Dogcraft_Wiki:Administrators|Wiki Administrator]]." | ||
}, | }, | ||
"aliases": { | "aliases": { | ||
| Line 97: | Line 96: | ||
"format": "block", | "format": "block", | ||
"paramOrder": [ | "paramOrder": [ | ||
"aliases", | "aliases", | ||
"join_date", | "join_date", | ||
| Line 106: | Line 104: | ||
"projects", | "projects", | ||
"bases", | "bases", | ||
"accomplishments" | "accomplishments", | ||
"mc_username" | |||
] | ] | ||
} | } | ||
Revision as of 18:31, 4 December 2020
An infobox for usage on articles about players.
| Renthedog | |
| |
| Player | |
|---|---|
| Known as: | ReNDoG |
| Joined | the beginning of time! |
| Actvity | Active |
| Role | [EnderGod] |
| Member of: | Staff Team |
| Server Information | |
| Builds | • Castle in Stream Town • Original server Hub |
| Accomplishments | Founder of Dogcraft |
| Username History | |
{{Infobox Player
|aliases =
|mc_uuid =
|mc_username =
|join_date =
|activity =
|server_rank =
|groups =
|builds =
|projects =
|bases =
|accomplishments =
}}
An infobox for use on user pages, about a player on the Dogcraft server.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Aliases | aliases | Other names this player has gone by.
| String | optional |
| Join Date | join_date | When the player first joined the Dogcraft Server
| String | optional |
| Activity? | activity | Is this player currently active or inactive on the server?
| String | optional |
| Role | role server_rank | Role(s) held in the whole Dogcraft community.
| Template | optional |
| Member of | groups | What groups this player is a member of
| String | optional |
| Builds | builds | List of the most noteworthy builds the player has made. | String | optional |
| Projects | projects | List of the most notable projects this player has worked on/led. | Unknown | optional |
| Bases | bases | List of the base(s) the player is part of/owns. | String | optional |
| Accomplishments | accomplishments | Other accomplishments the player has achieved.
| String | optional |
| Minecraft Username (Legacy) | mc_username | In-game username. No longer in active use. | String | deprecated |