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

Template page
m (Add the template part of the template, still just a draft)
(Attempt at making a table)
Line 1: Line 1:
<onlyinclude><includeonly>{{{game}}} {{{platform}}} {{{run}}} {{{author}}} {{{presenter}}} {{{recording}}}</includeonly></onlyinclude>
<onlyinclude><includeonly>
{| class="wikitable"
! colspan="2" |
======{{{run}}}======
|-
|Game
|{{{game}}}
|-
|Platform
|{{{platform}}}
|-
|Author(s)
|{{{author}}}
|-
|'''Lead(s)'''/presenter(s)
|{{{presenter}}}
|-
|Videos
|{{{recording}}}
|}
</includeonly></onlyinclude>


Blank example:
Blank example:
Line 6: Line 26:
Populated example:
Populated example:
{{showcase
{{showcase
|run=run1
|game=game1
|game=game1
|platform=platform1
|platform=platform1
|run=run1
|author=author1
|author=author1
|presenter=presenter1
|presenter=presenter1
Line 17: Line 37:
{
{
     "params": {
     "params": {
        "run": {
            "label": "Run/Showcase",
            "description": "Name of the run, preferably with a link to TASVideos",
            "example": "{{TASVideosM|1234|playaround}}",
            "type": "line"
        },
         "game": {
         "game": {
             "label": "Game(s)",
             "label": "Game(s)",
             "description": "names of game(s) the run is for",
             "description": "Name(s) of game(s) the run is for",
             "example": "Super Mario World",
             "example": "Super Mario World",
             "type": "line"
             "type": "line"
Line 25: Line 51:
         "platform": {
         "platform": {
             "label": "Platform(s)",
             "label": "Platform(s)",
             "description": "consoles/platforms the game(s) are for",
             "description": "Consoles/platforms the game(s) are for",
             "example": "SNES",
             "example": "SNES",
            "type": "line"
        },
        "run": {
            "label": "Run/Showcase",
            "description": "Category name of the run, preferably with a link to TASVideos",
            "example": "{{TASVideosM|1234|playaround}}",
             "type": "line"
             "type": "line"
         },
         },
Line 38: Line 58:
             "label": "Author(s)",
             "label": "Author(s)",
             "description": "Names of the author(s) of the run content",
             "description": "Names of the author(s) of the run content",
             "example": "Masterjun",
             "example": "{{TASVideosU|Masterjun}}",
             "type": "line"
             "type": "line"
         },
         },
Line 49: Line 69:
         "recording": {
         "recording": {
             "label": "Recording(s)",
             "label": "Recording(s)",
             "description": "link(s) to stream video of the showcase",
             "description": "Link(s) to videos(s) of the showcase",
             "example": "{{YouTube video|2GtbY1XWGlQ}}",
             "example": "{{YouTube video|2GtbY1XWGlQ}}",
             "type": "line"
             "type": "line"

Revision as of 04:55, 30 October 2023


Blank example:

{{{run}}}
Game {{{game}}}
Platform {{{platform}}}
Author(s) {{{author}}}
Lead(s)/presenter(s) {{{presenter}}}
Videos {{{recording}}}


Populated example:

run1
Game game1
Platform platform1
Author(s) author1
Lead(s)/presenter(s) presenter1
Videos recording1



The below documentation is automatically generated from JSON.

It can be changed by editing this page, but note that it's only the documentation (for the visual editor)—the actual template part must also be edited, manually.

This template is for individual runs and showcases at events

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Run/Showcaserun

Name of the run, preferably with a link to TASVideos

Example
{{TASVideosM|1234|playaround}}
Lineoptional
Game(s)game

Name(s) of game(s) the run is for

Example
Super Mario World
Lineoptional
Platform(s)platform

Consoles/platforms the game(s) are for

Example
SNES
Lineoptional
Author(s)author

Names of the author(s) of the run content

Example
{{TASVideosU|Masterjun}}
Lineoptional
'''Lead(s)'''/Presenter(s)presenter

Leads (in '''bold''') and presenters/commentators

Example
''''dwangoAC''', '''micro500''', Weatherton
Lineoptional
Recording(s)recording

Link(s) to videos(s) of the showcase

Example
{{YouTube video|2GtbY1XWGlQ}}
Lineoptional