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 appearance: Difference between revisions

Template page
m (Change label of replay-devices field)
m (Fix name in example)
Line 11: Line 11:
[[Category:{{#time:Y|{{{date}}}}} convention appearances]]|}}</includeonly></onlyinclude>
[[Category:{{#time:Y|{{{date}}}}} convention appearances]]|}}</includeonly></onlyinclude>
{{infobox appearance
{{infobox appearance
|name=Games Done Quick Express 2023
|event-series=Games Done Quick Express
|event-series=Games Done Quick Express
|date=2023-10-22
|date=2023-10-22
Line 19: Line 20:
}}
}}
Infobox usage:
Infobox usage:
The example infobox shown on this page is the result of the following template call:
The example infobox shown on this page is the result of the following template call (modulo page name and categories):
<pre><nowiki>
<pre><nowiki>
{{infobox appearance
{{infobox appearance

Revision as of 16:01, 28 October 2023

Infobox usage: The example infobox shown on this page is the result of the following template call (modulo page name and categories):

{{infobox appearance
|event-series=Games Done Quick Express
|date=2023-10-22
|location=Las Vegas, USA
|charities=[[The AbleGamers Foundation]]
|replay-devices=[[TAStm32]]
}}

Parameters:

  • name (optional): Top header text. Defaults to page title if omitted, though unfortunately it doesn't respect DISPLAYTITLE.
  • image (optional): Filename for image.
  • event-series (optional): Name of category page for event, omitting Category:.
  • date: The (start) date of the event, or the first day TASBot / TAS content was shown if it wasn't for the whole thing. Accepts many formats but please use YYYY-MM-DD.
  • location (optional): Event venue.
  • charities (optional): Beneficiaries of the event (can pass wikitext).
  • replay-devices (optional): HW/SW that was used for live TAS playback (can pass wikitext).

Using this template on a page will add that page to the relevant appearances by year category. If event-series is set, will also add it to that category.