Template:UserInfo: Difference between revisions

From Pokemon Revolution Online Wiki
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 20: Line 20:
<includeonly>{{#vardefine:cell|#{{{{{Theme|Normal}}}_color_light}}}}{{#vardefine:background|#{{{{{Theme|Normal}}}_color}}}}{{#vardefine:border|#{{{{{Theme|Normal}}}_color_dark}}}}{{#vardefine:defaultusername|{{#titleparts: {{PAGENAME}} | 2}}}}
<includeonly>{{#vardefine:cell|#{{{{{Theme|Normal}}}_color_light}}}}{{#vardefine:background|#{{{{{Theme|Normal}}}_color}}}}{{#vardefine:border|#{{{{{Theme|Normal}}}_color_dark}}}}{{#vardefine:defaultusername|{{#titleparts: {{PAGENAME}} | 2}}}}
{{#arraydefine:birthdate|{{{Bmonth|null}}}/{{{Bday|null}}}/{{{Byear|null}}}|/}}
{{#arraydefine:birthdate|{{{Bmonth|null}}}/{{{Bday|null}}}/{{{Byear|null}}}|/}}
<table align="Right" style="width: 46%; margin: auto auto; border-radius: 25px; border: 3px solid {{#var:border}}; background-color: {{#var:background}}; padding: 5px; text-align: center; color: {{#var:border}}; font-weight: bold;">
<table class="informational-box" align="Right" style="width: 46%; border-radius: 25px; border: 3px solid {{#var:border}}; background-color: {{#var:background}}; padding: 5px; text-align: center; color: {{#var:border}}; font-weight: bold;">
<tr><td colspan="2" style="border-radius: 25px; border: 3px solid {{#var:border}}; background-color: {{#var:cell}}; font-weight: bold;">{{#var:defaultusername}}
<tr><td colspan="2" style="border-radius: 25px; border: 3px solid {{#var:border}}; background-color: {{#var:cell}}; font-weight: bold;">{{#var:defaultusername}}
<div style="margin: auto auto;">{{#if:{{{Filename|}}}| [[File:{{{Filename}}}|250px]]}}</div></td></tr>
<div style="margin: auto auto;">{{#if:{{{Filename|}}}| [[File:{{{Filename}}}|250px]]}}</div></td></tr>

Revision as of 04:57, 21 April 2017

This is an informational box that can be used to tabulate basic user data of yourself on your userpage.

Only the username and avatar (if uploaded) will be initialized on your userbox unless you plug in more arguments. It is receptible of the following parameteric arguments:

  • Filename - to specify the designated filename of the avatar that you want displayed on your profile. Use the full exactitude of the filename, including file-format suffixes (example: Filename=User_avatar.gif).
  • IGNs - {{{IGN}}} for your in-game name. If empty, your wiki username will be defaultly initialized in that tabular cell.
  • Real-world name - {{{Realname}}} for your real-world name. Only specify as much of it as you are reasonably comfortable divulging.
  • Gender - {{{Gender}}} to specify your gender.
  • Birthdate - use the following arguments to output your birthdate: {{{Bmonth}}} for the month, {{{Bday}}} for the day, and {{{Byear}}} for the year. All constituents must be supplied; otherwise, the birthdate will not be displayable, altogether.
  • Trainer card - if you have a trainer-card screenshot to upload, input '1' for {{{Trainercard}}}; this will add an alcove in the table for your trainer-card data, which will prompt you to upload it.
  • Theme - {{{Theme}}} will thematize the trichromatic color scheme of your template; by default, it uses the Normal type's color. For a full list of inputtable colors, read: Category:Color templates.
  • Date registered - use {{{Dateregistered}}} to add in the time you were registered. If you know the exactitude of the date (check your forums profile or use the /join command in-game to ascertain it), you are advised to input it in a slash-delimited notation in M/D/YYYY; however, it is not categorically necessitated.
  • Staffship - {{{Staff}}} is permissibly usable if you hold a staff role. Do not use this on your user-info box if you are not in one of the staff groups delineated on the page; that will be considered actionable staff impersonation, which will not be brooked at all. If you have multiple listable staff positions, simply add them all in a comma-delimited notation (example: Staff=Moderator,GM,Content Scripter)
  • Guild - {{{Guild}}} to note your guild name if associated with one.
  • Server - {{{Server}}} to specify your go-to server. If you do not particularize any singular server for your player account, you can leave this specifier blank or simply input 'All' in it.
  • Pokémon - {{{Pokemon}}} to specify your favorite Pokémon.

If you would like me to modularly augment this template for more data options or to do touch-ups on those that exist, feel free to request it to me (Naero)—be it on this talk page or on a real-time venue, elsewhere.