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

Template page
m (Use a nicer-looking arrow)
m (Add TemplateData)
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> &longrightarrow; {{TASVideosFP|239984|click here}}
Link to a TASVideos forum post. <code><nowiki>{{TASVideosFP|239984|click here}}</nowiki></code> &longrightarrow; {{TASVideosFP|239984|click here}}


Line 5: Line 6:


{{related templates TASVideos}}
{{related templates TASVideos}}
<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>

Revision as of 23:17, 29 October 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:

Link to a TASVideos forum post.

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Post ID1

not to be confused with a topic (thread) ID

Example
239984
Numberrequired
Label text2

no description

Default
TASVideos forum post
Example
click here
Lineoptional