m (Remove extraneous whitespace) Tag: 2017 source edit |
m (Document the way this template is now being used) Tag: 2017 source edit |
||
Line 22: | Line 22: | ||
|{{{recording}}} | |{{{recording}}} | ||
|}</includeonly></onlyinclude> | |}</includeonly></onlyinclude> | ||
'''Note''': This template has been repurposed into a 'formatter' for {{t|format run data}}; it should now only be used with that e.g. as <code><nowiki>{{format run data|showcase|SML2 Memory Tour}}</nowiki></code>. | |||
Blank example: | Blank example: | ||
Line 94: | Line 96: | ||
} | } | ||
</templatedata> | </templatedata> | ||
Revision as of 11:37, 23 November 2023
Note: This template has been repurposed into a 'formatter' for {{format run data}}; it should now only be used with that e.g. as {{format run data|showcase|SML2 Memory Tour}}
.
Blank example:
{{{{{tasvideos-movie-template}}}|{{{tasvideos-movie-value}}}|{{{game-name}}} {{{run-branch}}}}} | |
---|---|
Game(s) | {{{game-name}}} |
Platform(s) | {{{platform}}} |
Author(s) | {{{author}}} |
Lead(s) | {{{lead}}} |
Presenter(s) | {{{presenter}}} |
Video(s) | {{{recording}}} |
Populated example:
run1 | |
---|---|
Game(s) | game1 |
Platform(s) | platform1 |
Author(s) | author1 |
Lead(s) | lead1 |
Presenter(s) | presenter1 |
Video(s) | 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 or showcase, 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 | Console(s)/platform(s) the game(s) are for
| Line | required |
Author(s) | author | Names of the author(s) of the run content
| Line | required |
Lead(s) | lead | Lead(s) (whether at the event or not)
| Line | required |
Presenter(s) | presenter | Presenter(s)/commentator(s)
| Line | required |
Recording(s) | recording | Link(s) to videos(s) of the showcase
| Line | required |