(Make consistent with other TASVideos template pages) |
m (Fix typos) |
||
Line 1: | Line 1: | ||
<onlyinclude><includeonly>{{TASVideos|{{{1}}}G|{{{2|{{{1}}} | <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> ⟶ {{TASVideosG|17|click here}} | Link to a Game page on TASVideos. <code><nowiki>{{TASVideosG|17|click here}}</nowiki></code> ⟶ {{TASVideosG|17|click here}} | ||
Line 15: | Line 15: | ||
"type": "number", | "type": "number", | ||
"required": true, | "required": true, | ||
"description": " | "description": "omit trailing 'G'", | ||
"example": " | "example": "17" | ||
}, | }, | ||
"2": { | "2": { | ||
Line 22: | Line 22: | ||
"type": "line", | "type": "line", | ||
"example": "click here", | "example": "click here", | ||
"default": " | "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:
- {{TASVideos}}
- {{TASVideosFP}}—forum post
- {{TASVideosFT}}—forum topic (thread)
- {{TASVideosG}}—game hub
- {{TASVideosM}}—publication (movie)
- {{TASVideosPF}}—platform
- {{TASVideosU}}—user
- {{TASVideosUF}}—userfile
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.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Game ID | 1 | omit trailing 'G'
| Number | required |
Label text | 2 | no description
| Line | optional |