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

Template page
(Make consistent with other TASVideos template pages)
m (Fix typos)
Line 1: Line 1:


<onlyinclude><includeonly>{{TASVideos|{{{1}}}G|{{{2|{{{1}}}M}}}}}</includeonly></onlyinclude>
<onlyinclude><includeonly>{{TASVideos|{{{1}}}G|{{{2|{{{1}}}G}}}}}</includeonly></onlyinclude>
Link to a Game page on TASVideos. <code><nowiki>{{TASVideosG|17|click here}}</nowiki></code> &longrightarrow; {{TASVideosG|17|click here}}
Link to a Game page on TASVideos. <code><nowiki>{{TASVideosG|17|click here}}</nowiki></code> &longrightarrow; {{TASVideosG|17|click here}}


Line 15: Line 15:
"type": "number",
"type": "number",
"required": true,
"required": true,
"description": "Game ID",
"description": "omit trailing 'G'",
"example": "8694"
"example": "17"
},
},
"2": {
"2": {
Line 22: Line 22:
"type": "line",
"type": "line",
"example": "click here",
"example": "click here",
"default": "TASVideos thread"
"default": "{{{1}}}G (value of Game ID parameter with the 'G' added back)"
}
}
},
},

Revision as of 23:48, 29 October 2023


Link to a Game page on TASVideos. {{TASVideosG|17|click here}}click here

Label defaults to the game id (e.g. "17G") if omitted. This takes the same number of characters as {{TASVideos|17G}}, but please avoid that in order to keep the S/N ratio of its transclusion list high.

All templates for linking to TASVideos.org:


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.

Link to a TASVideos Game page.

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Game ID1

omit trailing 'G'

Example
17
Numberrequired
Label text2

no description

Default
{{{1}}}G (value of Game ID parameter with the 'G' added back)
Example
click here
Lineoptional