Template:Infobox player
Template page
More actions
Usage
{{PlayerBox
|name=PlayerName
|image=PlayerName.png
|uuid=7c0ff210425f4860b158b56590c6f0b4
|rank=Elder
|town=Example Town
|dateJoined=17 August 2014
|generation=First
|formerNames=OldName, OlderName
|forumsId=1741
}}
Only name is normally required. Rows for omitted optional parameters are hidden.
Parameters
| Parameter | Description | Example |
|---|---|---|
name
|
Player's current Minecraft name. Defaults to the page name. | PlayerName
|
image
|
Filename of an image uploaded to the wiki. Do not include the File: prefix.
|
PlayerName.png
|
uuid
|
Player's hyphenless Minecraft UUID. Generates NameMC and EldritchBot links. | 7c0ff210425f4860b158b56590c6f0b4
|
rank
|
Current Loka rank. Automatically passed through Template:Rank. | Elder
|
town
|
Current town. Automatically linked to the corresponding wiki article. | Example Town
|
dateJoined
|
Date the player joined Loka. The legacy parameter date_joined also works.
|
17 August 2014
|
generation
|
Player generation from First through Tenth. The numbers 1–10 also work. | First
|
formerNames
|
Notable former Minecraft names. former_names also works.
|
OldName
|
forumsId
|
Numerical ID from the player's Loka forums URL. Generates a forums profile link. forums_id also works.
|
1741
|
Requirements
- Template:Rank supplies rank colouring, links and tooltips.
NameMC logo.svgandEldritchBot icon logo.pngmust be uploaded locally.- Enter UUIDs without hyphens. This installation does not currently provide the
#replaceparser function needed to remove them automatically.