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
(Attempt at making a table)
(Update TemplateData with required flags and minor formatting changes)
Line 36: Line 36:
{{TemplateData preamble}}<templatedata>
{{TemplateData preamble}}<templatedata>
{
{
    "params": {
"params": {
        "run": {
"run": {
            "label": "Run/Showcase",
"label": "Run/Showcase",
            "description": "Name of the run, preferably with a link to TASVideos",
"description": "Name of the run, preferably with a link to TASVideos",
            "example": "{{TASVideosM|1234|playaround}}",
"example": "{{TASVideosM|1234|playaround}}",
            "type": "line"
"type": "line",
        },
"required": true
        "game": {
},
            "label": "Game(s)",
"game": {
            "description": "Name(s) of game(s) the run is for",
"label": "Game(s)",
            "example": "Super Mario World",
"description": "Name(s) of game(s) the run is for",
            "type": "line"
"example": "Super Mario World",
        },
"type": "line",
        "platform": {
"required": true
            "label": "Platform(s)",
},
            "description": "Consoles/platforms the game(s) are for",
"platform": {
            "example": "SNES",
"label": "Platform(s)",
            "type": "line"
"description": "Consoles/platforms the game(s) are for",
        },
"example": "SNES",
        "author": {
"type": "line",
            "label": "Author(s)",
"required": true
            "description": "Names of the author(s) of the run content",
},
            "example": "{{TASVideosU|Masterjun}}",
"author": {
            "type": "line"
"label": "Author(s)",
        },
"description": "Names of the author(s) of the run content",
        "presenter": {
"example": "{{TASVideosU|Masterjun}}",
            "label": "'''Lead(s)'''/Presenter(s)",
"type": "line",
            "description": "Leads (in '''bold''') and presenters/commentators",
"required": true
            "example": "''''dwangoAC''', '''micro500''', Weatherton",
},
            "type": "line"
"presenter": {
        },
"label": "'''Lead(s)'''/Presenter(s)",
        "recording": {
"description": "Leads (in '''bold''') and presenters/commentators",
            "label": "Recording(s)",
"example": "''''[[dwangoAC]]''', '''{{TASVideosU|micro500}}''', Weatherton",
            "description": "Link(s) to videos(s) of the showcase",
"type": "line",
            "example": "{{YouTube video|2GtbY1XWGlQ}}",
"required": true
            "type": "line"
},
        }
"recording": {
    },
"label": "Recording(s)",
    "description": "This template is for individual runs and showcases at events",
"description": "Link(s) to videos(s) of the showcase",
    "format": "block"
"example": "{{YouTube video|2GtbY1XWGlQ}}",
"type": "line",
"required": true
}
},
"description": "This template is for individual runs and showcases at events",
"format": "block"
}
}
</templatedata>
</templatedata>

Revision as of 05:06, 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}}
Linerequired
Game(s)game

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

Example
Super Mario World
Linerequired
Platform(s)platform

Consoles/platforms the game(s) are for

Example
SNES
Linerequired
Author(s)author

Names of the author(s) of the run content

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

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

Example
''''[[dwangoAC]]''', '''{{TASVideosU|micro500}}''', Weatherton
Linerequired
Recording(s)recording

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

Example
{{YouTube video|2GtbY1XWGlQ}}
Linerequired