The first video in the TASBot Re: (TASBot Revisited) series is out! TASBot Re: Gradius covers our first run from AGDQ 2014.

Historians wanted: Inquire here.

Template:Infobox individual: Difference between revisions

Template page
m (Fixups to documentation)
m (Use template)
Line 7: Line 7:
<header>Profiles</header>
<header>Profiles</header>
<group row-items="2">
<group row-items="2">
<data source="tasvideos"><label>TASVideos</label><format>[https://tasvideos.org/Users/Profile/{{{tasvideos}}} {{{tasvideos}}}]</format></data>
<data source="tasvideos"><label>TASVideos</label><format>{{TASVideosU|{{{tasvideos}}}}}</format></data>
<data source="tasbot-wiki"><label>This wiki</label><format>[[User:{{{tasbot-wiki}}}]]</format></data>
<data source="tasbot-wiki"><label>This wiki</label><format>[[User:{{{tasbot-wiki}}}]]</format></data>
</group>
</group>

Revision as of 01:45, 7 July 2023

Infobox usage: The example infobox shown on this page is the result of the following template call:

{{infobox individual
|name=Username
|contribs=* Console verifier
* Published TASer
|day-job=Software Engineer at Company
|tasvideos=username
|github=username
|discord=username
}}

Parameters:

  • name (optional): Top header text. Defaults to page title if omitted, though unfortunately it doesn't respect DISPLAYTITLE.
  • image (optional): Filename for image.
  • real-name (optional): Self-explanatory.
  • contribs: List of contributions/specialties. If more than 1, you can use bullet points.
  • day-job (optional): Self-explanatory.
  • Profiles (include at least one because the header doesn't auto-hide!):
    • tasvideos (optional): Username for TASVideos.org.
    • tasbot-wiki (optional): Username for this wiki, omitting "User:".
    • gitlab (optional): Username for GitLab.com, omitting '@'.
    • github (optional): Username for GitHub.com, omitting '@'.
    • youtube (optional): YouTube user handle, omitting '@'.
    • twitch (optional): Twitch username.
    • discord (optional): Discord username.
    • twitter (optional): Twitter handle, omitting '@'.
    • website (optional): Address of personal site (just the link, not wikitext).