Template:Infobox Player
More actions
<infobox> <title source="username"> <default>Infobox Player</default> <format>{{{username}}}</format> </title> <image source="avatar">
</image> <label>Status</label> <format>❌ SYNTAX ERROR </format> <label>Username</label> <format>{{{username}}}</format> <label>Also known as</label> <format>{{{aka}}}</format> <label>Discord</label> <format>{{{discord}}}</format> <label>Joined TRP</label> <format>{{{joined}}}</format> <group collapse="open"> <header>Out-of-character</header> <label>Age</label> <format>{{{age}}}</format> <label>Pronouns</label> <format>{{{pronouns}}}</format> <label>Country</label> <format>{{{country}}}</format> <label>Timezone</label> <format>{{{timezone}}}</format> <label>Languages</label> <format>{{{languages}}}</format> </group> <group collapse="open"> <header>TRP Activity</header> <label>TRP Roles</label> <format>{{{roles}}}</format> <label>Played characters</label> <format>{{{characters}}}</format> <label>Relations (OOC)</label> <format>{{{relations}}}</format> </group> <group collapse="open"> <header>Administrative</header> <label>Disciplinary record</label> <format>{{{discipline}}}</format> <label>Notes</label> <format>{{{notes}}}</format> </group> </infobox>
Usage
On a player page, add:
{{Infobox Player
|username = John Doe
|avatar = Avatar_JohnDoe.jpg
|caption = Long-time TRP player
|status = Active
|aka = JohnDoe2, JDoe
|discord = JohnDoe#1234
|joined = September 2025
|age = 24
|pronouns = he/him
|country = USA
|timezone = EST (UTC-5)
|languages = English, Spanish
|roles =
* Player (2022–present)
* Moderation (previously, quit in 2023)
|characters = [[Jane Tanaka]], [[Kenji Sato]]
|relations =
* Friend of [[Jane Doe]]
* Worked with [[Richard Roe]] in Business faction
|discipline =
* Warning — March 2023 (spamming)
* 3-day ban — July 2024 (combat logging)
|notes = Returned in 2025 with good standing.
}}
- Avatar
Upload player avatars as image files and reference them in the |avatar= parameter.
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Username | username | If the field is empty, the page name will be automatically added. | Line | optional |
| Avatar image | avatar | no description | File | suggested |
| Avatar caption | caption | no description | Line | suggested |
| Status | status | Player's current status on the server.
| Line | required |
| Also known as | aka | Alternative usernames or nicknames. | Content | suggested |
| Discord | discord | Player's Discord username | Line | optional |
| Joined TRP | joined | When the player joined the server. | Line | suggested |
| Age | age | Player's real-life age (out-of-character). | Line | suggested |
| Pronouns | pronouns | Player's preferred pronouns. | Line | suggested |
| Country | country | Player's country of residence. | Line | suggested |
| Timezone | timezone | Player's timezone. | Line | suggested |
| Languages | languages | Languages spoken by the player. | Line | suggested |
| TRP Roles | roles | Player's roles on the server (staff, moderation, etc.). | Content | suggested |
| Played characters | characters | Characters played by this player. | Content | suggested |
| Relations (OOC) | relations | Out-of-character relationships with other players. | Content | suggested |
| Disciplinary record | discipline | Any disciplinary actions or warnings. | Content | suggested |
| Notes | notes | Additional notes about the player. | Content | suggested |