Template:Player Infobox

From GRAB VR Wiki
Revision as of 21:36, 9 October 2023 by Anton.exe (talk | contribs) (Created page with "<includeonly>{{Infobox |title={{{title|{{PAGENAME}}}}} |image={{#if:{{{image|}}}|{{{image|260px}}}}} |content= {{Infobox/Property|IGN|{{{ign|{{{title|{{PAGENAME}}}}}}}}}} {{#if:{{{pronouns|}}}|{{Infobox/Property|Pronouns|{{{pronouns}}}}}}} {{#if:{{{levels|}}}|{{Infobox/Property|Level Count|{{{levels}}}}}}} {{#if:{{{roles|}}}|{{Infobox/Property|Discord Roles|{{{roles}}}}}}} {{#if:{{{joined|}}}|{{Infobox/Property|Date Joined|{{{joined}}}}}}} }}</...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

A player infobox

Parameters

title Optional The title field on the top of the infobox. Defaults to the page name.
image Optional The embedded image. (Recommended size: 260px)
ign Optional In-game name. Defaults to title.
levels Optional Level Count.
roles Optional Discord roles.
joined Optional Date joined. use of {{#dateformat}} recommended.

Examples

Markup

{{Player Infobox
|title=Anton.exe
|image=[[File:Antonschar.png|260px]]
|levels=[https://grabvr.quest/levels?tab=tab_other_user&user_id=2a5s0irkwgnu8xvkctvnh 6] (2 of which verified)
|roles=<span style="color: #F1C40F">Tester</span><br /><span style="color: #F47FFF">Server Booster</span>
|joined={{#dateformat:2022-05-29}}
}}

Output


Anton.exe
IGNAnton.exe
Level Count6 (2 of which verified)
Discord RolesTester
Server Booster
Date Joined2022-05-29