Template:Infobox Player: Difference between revisions
More actions
| [checked revision] | [checked revision] |
mNo edit summary |
mNo edit summary |
||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
{| class="infobox" | {| class="infobox trp-player" style="width:300px; border:1px solid #aaa; background:#f9f9f9; float:right; margin:0 0 1em 1em; font-size:90%;" | ||
|+ {{{username|{{PAGENAME}}}}} | |+ style="font-size:120%; font-weight:bold; background:#d9edf7; text-align:center;" | {{{username|{{PAGENAME}}}}} | ||
|- | |- | ||
{{#if:{{{avatar|}}}| | {{#if:{{{avatar|}}}| | ||
! | {{!}} style="text-align:center;" {{!}} [[File:{{{avatar}}}|200px]] | ||
{{!}}- | |||
| | |||
{{!}} style="text-align:center;" {{!}} [[File:Avatar-{{#titleparts:{{PAGENAME}}|1|2}}.png|200px]] | |||
{{!}}- | |||
}} | |||
| style="text-align:center; font-size:85%;" | [{{fullurl:Special:FlexiUpload | |||
| campaign=players&username={{#titleparts:{{PAGENAME}}|1|2}} | |||
}} '''⬆ Upload your avatar here'''] | |||
|- | |- | ||
{{#if:{{{caption|}}}| | {{#if:{{{caption|}}}| | ||
{{!}} style="text-align:center; font-size:85%; color:#555;" {{!}} {{{caption}}} | |||
{{!}}- | |||
}} | }} | ||
! | |||
! colspan="2" style="background:#e9eef7; text-align:left;" | Player information | |||
|- | |- | ||
{{#if:{{{username|}}}| | {{#if:{{{username|}}}| | ||
| Line 34: | Line 42: | ||
{{!}}- | {{!}}- | ||
}} | }} | ||
! colspan="2" style="text-align: | {{#if:{{{timezone|}}}| | ||
! Timezone | |||
{{!}} {{{timezone}}} | |||
{{!}}- | |||
}} | |||
{{#if:{{{languages|}}}| | |||
! Languages | |||
{{!}} {{{languages}}} | |||
{{!}}- | |||
}} | |||
! colspan="2" style="background:#e9eef7; text-align:left;" | Out-of-character | |||
|- | |- | ||
{{#if:{{{age|}}}| | {{#if:{{{age|}}}| | ||
| Line 51: | Line 70: | ||
{{!}}- | {{!}}- | ||
}} | }} | ||
{{#if:{{{ | ! Current status | ||
! | | {{StatusBadges|{{{status|Active}}}}} | ||
{{!}} {{{ | |- | ||
! colspan="2" style="background:#e9eef7; text-align:left;" | TRP Roles | |||
|- | |||
{{#if:{{{roles|}}}| | |||
{{!}} colspan="2" style="padding:4px;" {{!}} {{{roles}}} | |||
{{!}}- | {{!}}- | ||
| | |||
{{!}} colspan="2" style="padding:4px;" {{!}} None | |||
{{!}} {{ | |||
{{!}}- | {{!}}- | ||
}} | }} | ||
! colspan="2" style="text-align: | |||
! colspan="2" style="background:#e9eef7; text-align:left;" | Roleplay activity | |||
|- | |- | ||
{{#if:{{{characters|}}}| | {{#if:{{{characters|}}}| | ||
! Played characters | ! Played characters | ||
| Line 78: | Line 96: | ||
{{!}}- | {{!}}- | ||
}} | }} | ||
! colspan="2" style="text-align: | |||
! colspan="2" style="background:#e9eef7; text-align:left;" | Disciplinary record | |||
|- | |||
| colspan="2" style="padding:4px;" | {{{discipline|None}}} | |||
|- | |- | ||
{{#if:{{{notes|}}}| | {{#if:{{{notes|}}}| | ||
! Notes | ! colspan="2" style="background:#e9eef7; text-align:left;" | Notes | ||
{{!}}- | {{!}}- | ||
{{!}} colspan="2" style="padding:4px;" {{!}} {{{notes}}} | |||
}} | }} | ||
|} | |} | ||
Revision as of 11: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 |