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

Template page
(Fix path)
m (Add to category)
Tag: 2017 source edit
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
<onlyinclude><includeonly>{{TASVideos|Users/Profile/{{{1}}}|{{{2|{{{1}}}}}}}}</includeonly></onlyinclude>
<onlyinclude><includeonly>{{TASVideos|/Users/Profile/{{urlencode:{{{1}}}|PATH}}|{{{2|{{{1}}}}}}}}</includeonly></onlyinclude>
Link to someone's TASVideos user profile. <code><nowiki>{{TASVideosU|dwangoAC|click here}}</nowiki></code> => {{TASVideosU|dwangoAC|click here}}
 
Link to someone's TASVideos user profile. <code><nowiki>{{TASVideosU|dwangoAC|click here}}</nowiki></code> &longrightarrow; {{TASVideosU|dwangoAC|click here}}


Label defaults to the username if omitted.
Label defaults to the username if omitted.


{{related templates TASVideos}}
{{related templates TASVideos}}
{{TemplateData preamble}}<templatedata>
{
"params": {
"1": {
"label": "Username",
"type": "string",
"required": true,
"example": "dwangoAC"
},
"2": {
"label": "Label text",
"type": "line",
"example": "click here",
"default": "{{{1}}} (value of Username parameter)"
}
},
"description": "Link to someone's TASVideos user profile.",
"paramOrder": [
"1",
"2"
],
"format": "inline"
}
</templatedata>
[[Category:General-use_inline_templates]]

Latest revision as of 07:00, 4 November 2023


Link to someone's TASVideos user profile. {{TASVideosU|dwangoAC|click here}}click here

Label defaults to the username if omitted.

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 someone's TASVideos user profile.

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Username1

no description

Example
dwangoAC
Stringrequired
Label text2

no description

Default
{{{1}}} (value of Username parameter)
Example
click here
Lineoptional