Jump to content
Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Revision as of 16:50, 17 August 2026 by Kaph (talk | contribs) (Created page with "<includeonly>{| class="wikitable playerbox" style="float:right; clear:right; width:300px; margin:0 0 1em 1em; border-collapse:collapse;" |- ! colspan="2" style="text-align:center; font-size:125%; padding:0.6em;" | {{{name|{{PAGENAME}}}}} {{#if:{{{image|}}}| {{!}}- {{!}} colspan="2" style="text-align:center; padding:10px;" {{!}} [[File:{{{image}}}|250px|frameless|alt={{{name|{{PAGENAME}}}}}]] }} {{#if:{{{rank|}}}| {{!}}- ! style="width:38%; text-align:left;" {{!}} Rank {{...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.svg and EldritchBot icon logo.png must be uploaded locally.
  • Enter UUIDs without hyphens. This installation does not currently provide the #replace parser function needed to remove them automatically.