Template:Player Infobox: Difference between revisions

From GRAB VR Wiki
Content added Content deleted
m (update example to actually be accurate)
m (→‎Parameters: add extra tip)
 
Line 12: Line 12:
| <code>title</code> || Optional || The title field on the top of the infobox. Defaults to the page name.
| <code>title</code> || Optional || The title field on the top of the infobox. Defaults to the page name.
|-
|-
| <code>image</code> || Optional || The embedded image. (Recommended size: 260px)
| <code>image</code> || Optional || The embedded image. (Recommended size: 260px (unless image is thinner than 260px since it will make it blurry like below))
|-
|-
| <code>ign</code> || Optional || In-game name. Defaults to <code>title</code>.
| <code>ign</code> || Optional || In-game name. Defaults to <code>title</code>.

Latest revision as of 12:40, 4 June 2024

A player infobox

Parameters[edit]

title Optional The title field on the top of the infobox. Defaults to the page name.
image Optional The embedded image. (Recommended size: 260px (unless image is thinner than 260px since it will make it blurry like below))
ign Optional In-game name. Defaults to title.
pronouns Optional Pronouns.
levels Optional Level Count.
roles Optional Roles.
joined Optional Date joined. use of {{#dateformat}} recommended.

Examples[edit]

Markup[edit]

{{Player Infobox
|title=Anton.exe
|image=[[File:Antonschar.png|260px]]
|pronouns=He/him
|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[edit]

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