(Update TemplateData with required flags and minor formatting changes) |
(Add game example) |
||
Line 47: | Line 47: | ||
"label": "Game(s)", | "label": "Game(s)", | ||
"description": "Name(s) of game(s) the run is for", | "description": "Name(s) of game(s) the run is for", | ||
"example": "Super Mario World", | "example": "{{TASVideosG|17|Super Mario World}}", | ||
"type": "line", | "type": "line", | ||
"required": true | "required": true |
Revision as of 05:14, 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
Parameter | Description | Type | Status | |
---|---|---|---|---|
Run/Showcase | run | Name of the run, preferably with a link to TASVideos
| Line | required |
Game(s) | game | Name(s) of game(s) the run is for
| Line | required |
Platform(s) | platform | Consoles/platforms the game(s) are for
| Line | required |
Author(s) | author | Names of the author(s) of the run content
| Line | required |
'''Lead(s)'''/Presenter(s) | presenter | Leads (in '''bold''') and presenters/commentators
| Line | required |
Recording(s) | recording | Link(s) to videos(s) of the showcase
| Line | required |