(Create template) |
m (Add to category) Tag: 2017 source edit |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<onlyinclude><includeonly>{{TASVideos|Forum/Posts/{{{1}}}|{{{2|TASVideos forum post}}}}}</includeonly></onlyinclude> | <onlyinclude><includeonly>{{TASVideos|/Forum/Posts/{{{1}}}|{{{2|TASVideos forum post}}}}}</includeonly></onlyinclude> | ||
Link to a TASVideos forum post. <code><nowiki>{{TASVideosFP|239984|click here}}</nowiki></code> | |||
Link to a TASVideos forum post. <code><nowiki>{{TASVideosFP|239984|click here}}</nowiki></code> ⟶ {{TASVideosFP|239984|click here}} | |||
Label defaults to "TASVideos forum post" if omitted. | Label defaults to "TASVideos forum post" if omitted. | ||
{{related templates TASVideos}} | {{related templates TASVideos}} | ||
{{TemplateData preamble}}<templatedata> | |||
{ | |||
"params": { | |||
"1": { | |||
"label": "Post ID", | |||
"type": "number", | |||
"required": true, | |||
"description": "not to be confused with a topic (thread) ID", | |||
"example": "239984" | |||
}, | |||
"2": { | |||
"label": "Label text", | |||
"type": "line", | |||
"example": "click here", | |||
"default": "TASVideos forum post" | |||
} | |||
}, | |||
"description": "Link to a TASVideos forum post.", | |||
"paramOrder": [ | |||
"1", | |||
"2" | |||
], | |||
"format": "inline" | |||
} | |||
</templatedata> | |||
[[Category:General-use_inline_templates]] |
Latest revision as of 07:00, 4 November 2023
Link to a TASVideos forum post. {{TASVideosFP|239984|click here}}
⟶ click here
Label defaults to "TASVideos forum post" if omitted.
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 forum post.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Post ID | 1 | not to be confused with a topic (thread) ID
| Number | required |
Label text | 2 | no description
| Line | optional |