Template:Infobox Player: Difference between revisions
Template page
More actions
| [unchecked revision] | [unchecked revision] |
Kowaulsky moved page Template:Infobox Player to Template:Infobox Character: Misspelled title: Meant "Character" not "Player" (which is OOC) Tag: New redirect |
Removed redirect to Template:Infobox Character Tag: Removed redirect |
||
| Line 1: | Line 1: | ||
# | {| class="infobox trp-player" style="width:300px; border:1px solid #aaa; background:#f9f9f9; float:right; margin:0 0 1em 1em; font-size:90%;" | ||
|+ style="font-size:120%; font-weight:bold; background:#d9edf7; text-align:center;" | {{{username|Unknown Player}}} | |||
|- | |||
| style="text-align:center;" | [[File:{{{avatar|Placeholder.png}}}|200px]] | |||
|- | |||
| style="text-align:center; font-size:85%; color:#555;" | {{{caption|}}} | |||
|- | |||
! colspan="2" style="background:#e9eef7; text-align:left;" | Player information | |||
|- | |||
! Username | |||
| {{{username|}}} | |||
|- | |||
! Discord | |||
| {{{discord|}}} | |||
|- | |||
! Joined TRP | |||
| {{{joined|}}} | |||
|- | |||
! Timezone | |||
| {{{timezone|}}} | |||
|- | |||
! Languages | |||
| {{{languages|}}} | |||
|- | |||
! colspan="2" style="background:#e9eef7; text-align:left;" | Out-of-character | |||
|- | |||
! Age | |||
| {{{age|}}} | |||
|- | |||
! Pronouns | |||
| {{{pronouns|}}} | |||
|- | |||
! Country | |||
| {{{country|}}} | |||
|- | |||
! Current status | |||
| {{{status|Active}}} | |||
|- | |||
! colspan="2" style="background:#e9eef7; text-align:left;" | TRP Roles | |||
|- | |||
| colspan="2" style="padding:4px;" | {{{roles|}}} | |||
|- | |||
! colspan="2" style="background:#e9eef7; text-align:left;" | Roleplay activity | |||
|- | |||
! Played characters | |||
| {{{characters|}}} | |||
|- | |||
! Relations (OOC) | |||
| {{{relations|}}} | |||
|- | |||
! colspan="2" style="background:#e9eef7; text-align:left;" | Disciplinary record | |||
|- | |||
| colspan="2" style="padding:4px;" | {{{discipline|None}}} | |||
|- | |||
! colspan="2" style="background:#e9eef7; text-align:left;" | Notes | |||
|- | |||
| colspan="2" style="padding:4px;" | {{{notes|}}} | |||
|} | |||
<noinclude> | |||
== Usage == | |||
On a **user page**, add: | |||
<pre> | |||
{{Infobox Player | |||
|username = John Doe | |||
|avatar = JohnDoe.jpg | |||
|caption = Long-time TRP player | |||
|discord = JohnDoe#1234 | |||
|joined = September 2025 | |||
|timezone = EST (UTC-5) | |||
|languages = English, Spanish | |||
|age = 24 | |||
|pronouns = he/him | |||
|country = USA | |||
|status = Active | |||
|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. | |||
}} | |||
</pre> | |||
[[Category:Infobox templates]] | |||
</noinclude> | |||
Revision as of 18:52, 31 August 2025
| File:Placeholder.png | |
| Player information | |
|---|---|
| Username | |
| Discord | |
| Joined TRP | |
| Timezone | |
| Languages | |
| Out-of-character | |
| Age | |
| Pronouns | |
| Country | |
| Current status | Active |
| TRP Roles | |
| Roleplay activity | |
| Played characters | |
| Relations (OOC) | |
| Disciplinary record | |
| None | |
| Notes | |
Usage
On a **user page**, add:
{{Infobox Player
|username = John Doe
|avatar = JohnDoe.jpg
|caption = Long-time TRP player
|discord = JohnDoe#1234
|joined = September 2025
|timezone = EST (UTC-5)
|languages = English, Spanish
|age = 24
|pronouns = he/him
|country = USA
|status = Active
|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.
}}