(Hopefully this works...) |
(Make consistent with other TASVideos template pages) |
||
Line 8: | Line 8: | ||
{{related templates TASVideos}} | {{related templates TASVideos}} | ||
{{TemplateData preamble}}<templatedata> | |||
<templatedata> | |||
{ | { | ||
"params": { | "params": { | ||
" | "1": { | ||
" | "label": "Game ID", | ||
" | "type": "number", | ||
" | "required": true, | ||
"description": "Game ID", | |||
"example": "8694" | |||
}, | }, | ||
"Label text": | "2": { | ||
"label": "Label text", | |||
"type": "line", | |||
"example": "click here", | "example": "click here", | ||
"default": "TASVideos thread" | |||
"default": "TASVideos | |||
} | } | ||
}, | }, | ||
"description": " Link to a TASVideos Game page. | "description": "Link to a TASVideos Game page.", | ||
"paramOrder": [ | |||
"1", | |||
"2" | |||
], | |||
"format": "inline" | "format": "inline" | ||
} | } | ||
</templatedata> | </templatedata> | ||
Revision as of 23:41, 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 | Game ID
| Number | required |
Label text | 2 | no description
| Line | optional |