Deprecated: Use of MediaWiki\Skin\Skin::appendSpecialPagesLinkIfAbsent was deprecated in MediaWiki 1.44. [Called from MediaWiki\Skin\Skin::buildSidebar in /home/u764469453/domains/takashimarp.com/public_html/wiki/includes/skins/Skin.php at line 1639] in /home/u764469453/domains/takashimarp.com/public_html/wiki/includes/debug/MWDebug.php on line 386
Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Revision as of 19:27, 4 September 2025 by Kowaulsky (talk | contribs)


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     = 2025-09-15
 |birthdate  = 2001-05-20
 |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 Falcøn40k
* 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.
}}

Important Notes

Date Formats

  • joined: Use ISO format (YYYY-MM-DD) for consistent display. Example: 2025-08-24
  • birthdate: Use ISO format (YYYY-MM-DD) for age calculation. Example: 2005-03-15

List Format

For fields that support lists (aka, roles, characters, relations, discipline), use MediaWiki list syntax:

 |field = 
* First item
* Second item
* Third item

The relations field automatically creates links to player pages. Just write the player's username and the template will check if their page exists and link to it accordingly.

This template uses CSS variables that automatically adapt to the Citizen skin's light/dark theme.