Template:Infobox Player: Difference between revisions
More actions
| [checked revision] | [checked revision] |
mNo edit summary Tag: Reverted |
mNo edit summary Tag: Reverted |
||
| Line 74: | Line 74: | ||
|- | |- | ||
{{#if:{{{roles|}}}| | |||
! colspan="2" style="text-align:center; font-weight:bold; font-size:110%; padding:8px; background-color:var(--background-color-neutral-subtle, #f8f9fa);" | TRP Roles | ! colspan="2" style="text-align:center; font-weight:bold; font-size:110%; padding:8px; background-color:var(--background-color-neutral-subtle, #f8f9fa);" | TRP Roles | ||
{{!}}- | |||
{{!}} colspan="2" style="padding:4px;" {{!}} {{{roles}}} | {{!}} colspan="2" style="padding:4px;" {{!}} {{{roles}}} | ||
{{!}}- | {{!}}- | ||
}} | }} | ||
{{#if:{{{characters|}}}{{{relations|}}}| | |||
! colspan="2" style="text-align:center; font-weight:bold; font-size:110%; padding:8px; background-color:var(--background-color-neutral-subtle, #f8f9fa);" | Roleplay activity | ! colspan="2" style="text-align:center; font-weight:bold; font-size:110%; padding:8px; background-color:var(--background-color-neutral-subtle, #f8f9fa);" | Roleplay activity | ||
{{!}}- | |||
}} | |||
{{#if:{{{characters|}}}| | {{#if:{{{characters|}}}| | ||
! style="width:35%;" {{!}} Played characters | ! style="width:35%;" {{!}} Played characters | ||
| Line 97: | Line 96: | ||
}} | }} | ||
{{#if:{{{discipline|}}}| | |||
! colspan="2" style="text-align:center; font-weight:bold; font-size:110%; padding:8px; background-color:var(--background-color-neutral-subtle, #f8f9fa);" | Disciplinary record | |||
{{!}}- | |||
{{!}} colspan="2" style="padding:4px;" {{!}} {{{discipline}}} | |||
| | |||
! colspan="2" style="text-align:center; font-weight:bold; font-size:110%; padding:8px; background-color:var(--background-color-neutral-subtle, #f8f9fa);" | Disciplinary record | ! colspan="2" style="text-align:center; font-weight:bold; font-size:110%; padding:8px; background-color:var(--background-color-neutral-subtle, #f8f9fa);" | Disciplinary record | ||
{{!}}- | |||
{{!}} colspan="2" style="padding:4px;" {{!}} None | |||
}} | |||
{{#if:{{{notes|}}}| | {{#if:{{{notes|}}}| | ||
! colspan="2" style="text-align:center; font-weight:bold; font-size:110%; padding:8px; background-color:var(--background-color-neutral-subtle, #f8f9fa);" | Notes | ! colspan="2" style="text-align:center; font-weight:bold; font-size:110%; padding:8px; background-color:var(--background-color-neutral-subtle, #f8f9fa);" | Notes | ||
Revision as of 12:25, 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 |