Template:Infobox Player: Difference between revisions
More actions
| [checked revision] | [checked revision] |
mNo edit summary Tags: Manual revert Reverted |
mNo edit summary Tags: Manual revert Reverted |
||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
{| class="infobox trp-player" style="width: | {| class="infobox trp-player" style="width:350px; float:right; margin:0 0 1em 1em; font-size:90%; border:1px solid var(--border-color-base, #a2a9b1);" | ||
|+ style="font-size:120%; font-weight:bold | |+ style="font-size:120%; font-weight:bold; text-align:center;" | {{{username|{{PAGENAME}}}}} | ||
|- | |- | ||
| Line 20: | Line 20: | ||
}} | }} | ||
! colspan="2" style=" | ! colspan="2" style="text-align:left; font-weight:bold; background-color:var(--background-color-neutral-subtle, #f8f9fa);" | Player information | ||
|- | |- | ||
{{#if:{{{username|}}}| | {{#if:{{{username|}}}| | ||
| Line 53: | Line 53: | ||
}} | }} | ||
! colspan="2" style=" | ! colspan="2" style="text-align:left; font-weight:bold; background-color:var(--background-color-neutral-subtle, #f8f9fa);" | Out-of-character | ||
|- | |- | ||
{{#if:{{{age|}}}| | {{#if:{{{age|}}}| | ||
| Line 74: | Line 74: | ||
|- | |- | ||
! colspan="2" style=" | ! colspan="2" style="text-align:left; font-weight:bold; background-color:var(--background-color-neutral-subtle, #f8f9fa);" | TRP Roles | ||
|- | |- | ||
{{#if:{{{roles|}}}| | {{#if:{{{roles|}}}| | ||
| Line 84: | Line 84: | ||
}} | }} | ||
! colspan="2" style=" | ! colspan="2" style="text-align:left; font-weight:bold; background-color:var(--background-color-neutral-subtle, #f8f9fa);" | Roleplay activity | ||
|- | |- | ||
{{#if:{{{characters|}}}| | {{#if:{{{characters|}}}| | ||
| Line 97: | Line 97: | ||
}} | }} | ||
! colspan="2" style=" | ! colspan="2" style="text-align:left; font-weight:bold; background-color:var(--background-color-neutral-subtle, #f8f9fa);" | Disciplinary record | ||
|- | |- | ||
| colspan="2" style="padding:4px;" | {{{discipline|None}}} | | colspan="2" style="padding:4px;" | {{{discipline|None}}} | ||
| Line 103: | Line 103: | ||
|- | |- | ||
{{#if:{{{notes|}}}| | {{#if:{{{notes|}}}| | ||
! colspan="2" style=" | ! colspan="2" style="text-align:left; font-weight:bold; background-color:var(--background-color-neutral-subtle, #f8f9fa);" | Notes | ||
{{!}}- | {{!}}- | ||
{{!}} colspan="2" style="padding:4px;" {{!}} {{{notes}}} | {{!}} colspan="2" style="padding:4px;" {{!}} {{{notes}}} | ||
Revision as of 12:40, 4 September 2025
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 |