Template

Infobox Player

From Dogcraft Wiki

imported>William
No edit summary
imported>William
No edit summary
Line 28: Line 28:
</pre>
</pre>
</noinclude>
</noinclude>
<noinclude>
<templatedata>
{
"params": {
"mc_username": {
"label": "Minecraft Username",
"description": "In-game username",
"example": "Steve",
"type": "string",
"required": true
},
"aliases": {
"label": "Aliases",
"description": "Other names this player has gone by.",
"example": "TheNewRid, satdownpro",
"type": "string"
},
"join_date": {
"label": "Join Date",
"description": "When the player first joined the Dogcraft Server",
"example": "1<sup>st</sup> January 2020",
"type": "string"
},
"activity": {
"label": "Activity?",
"description": "Is this player currently active or inactive on the server?",
"example": "Active",
"type": "string"
},
"server_rank": {
"label": "Server Rank",
"description": "The player's currently displayed user rank. Leave blank for default rank.",
"example": "<pre>{{Mod}}</pre>",
"type": "wiki-template-name"
},
"groups": {
"label": "Member of",
"description": "What groups this player is a member of",
"example": "[[Staff Team]]",
"type": "string"
},
"builds": {
"label": "Builds",
"description": "List of the most noteworthy builds the player has made.",
"type": "string"
},
"projects": {
"label": "Projects",
"description": "List of the most notable projects this player has worked on/led."
},
"bases": {
"label": "Bases",
"description": "List of the base(s) the player is part of/owns.",
"type": "string"
},
"accomplishments": {
"label": "Accomplishments",
"description": "Other accomplishments the player has achieved.",
"example": "Founded the Stick Society!",
"type": "string"
}
},
"description": "An infobox for use on user pages, about a player on the Dogcraft server."
}
</templatedata>
</noinclude>
<includeonly>{{Infobox
<includeonly>{{Infobox
|name        =  
|name        =  

Revision as of 15:04, 2 January 2020

An infobox for usage on articles about players.

Renthedog
115.png


Player
Known as: ReNDoG
Joined the beginning of time!
Actvity Active
Server Rank [EnderGod]
Member of: Staff Team
Server Information
Builds • Castle in Stream Town
• Original server Hub
Accomplishments Founder of Dogcraft
Player name history: Renthedog↗


{{Infobox Player
|aliases         =
|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.

Template parameters

ParameterDescriptionTypeStatus
Minecraft Usernamemc_username

In-game username

Example
Steve
Stringrequired
Aliasesaliases

Other names this player has gone by.

Example
TheNewRid, satdownpro
Stringoptional
Join Datejoin_date

When the player first joined the Dogcraft Server

Example
1<sup>st</sup> January 2020
Stringoptional
Activity?activity

Is this player currently active or inactive on the server?

Example
Active
Stringoptional
Server Rankserver_rank

The player's currently displayed user rank. Leave blank for default rank.

Example
<pre>{{Mod}}</pre>
Templateoptional
Member ofgroups

What groups this player is a member of

Example
[[Staff Team]]
Stringoptional
Buildsbuilds

List of the most noteworthy builds the player has made.

Stringoptional
Projectsprojects

List of the most notable projects this player has worked on/led.

Unknownoptional
Basesbases

List of the base(s) the player is part of/owns.

Stringoptional
Accomplishmentsaccomplishments

Other accomplishments the player has achieved.

Example
Founded the Stick Society!
Stringoptional


This page was last modified on 2 January 2020, at 15:04. (16 months ago)