Template:Infobox player/doc: Difference between revisions

From EverVoid Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 40: Line 40:
},
},
"Rank": {
"Rank": {
"description": "Displays the player's Minecraft server rank \\nNote: This does not included the player's Discord rank/role",
"description": "Displays the player's Minecraft server rank \nNote: This does not included the player's Discord rank/role",
"type": "string",
"type": "string",
"required": true
"required": true

Revision as of 04:38, 11 May 2020

Example usage:

{{Infobox_player
|title = Notch
|image = Full_example.png
|Rank = Member
|Discord = Notch#1234
|Clan = Guild_Name
|Status = Active/Semi-Active/Inactive
|Join date = MM/DD/YY 
}}

You can use NameMc to get full body picture.

Will return:


Infobox for player pages

Template parameters

This template has custom formatting.

ParameterDescriptionTypeStatus
titletitle

Displays the player's Minecraft username

Example
Notch
Stringrequired
imageimage

Displays the player's full body skin

Filerequired
RankRank

Displays the player's Minecraft server rank Note: This does not included the player's Discord rank/role

Stringrequired
DiscordDiscord

no description

Stringoptional
ClanClan

no description

Stringoptional
StatusStatus

no description

Stringoptional
Join dateJoin date

no description

Stringoptional