Template:Ut: Difference between revisions
Template page
More actions
m expansion |
m U/main |
||
| Line 1: | Line 1: | ||
<includeonly>{{U/main|{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}|link={{{link|}}}|case={{{case|}}}|par1={{{par1| talk}}}|par2={{{par2|}}}}}</includeonly><noinclude> | |||
| | |||
---- | ---- | ||
This is creating a link to a user's talk page. It hides the "User talk:" prefix. | This is creating a link to a user's talk page. It hides the "User talk:" prefix. | ||
| Line 38: | Line 15: | ||
* <nowiki>{{</nowiki>Ut|Username|+}} → {{Ut|Username|+}} (with the "+" sign for parameter 2, 3 or 4; prefix part of the link) | * <nowiki>{{</nowiki>Ut|Username|+}} → {{Ut|Username|+}} (with the "+" sign for parameter 2, 3 or 4; prefix part of the link) | ||
* {{Tle|t=Ut|Username|-|p3=case|l}} → {{Ut|Username|-|case=l}} (namespace in "case=l"ower case) | * {{Tle|t=Ut|Username|-|p3=case|l}} → {{Ut|Username|-|case=l}} (namespace in "case=l"ower case) | ||
* {{Tle|t=Ut|Username| | * {{Tle|t=Ut|Username|+|l|no|p3=case|p4=link}} → {{Ut|Username|+|case=l|link=no}} (nolink, and namespace in "case=l"ower case) | ||
:* | :* | ||
{{Commons:Link templates/User and user talk links}} | {{Commons:Link templates/User and user talk links}} | ||
Revision as of 13:42, 28 May 2019
This is creating a link to a user's talk page. It hides the "User talk:" prefix.
Usage
{{Ut|Username}}→ Username- (which is the same as writing out
[[User talk:Username|Username]])
- (which is the same as writing out
{{Ut|Username|Nickname}}→ Nickname- (which is the same as writing out
[[User talk:Username|Nickname]])
- (which is the same as writing out
{{Ut|Username|3=fr}}→ Username- (which is the same as writing out
[[:fr:User talk:Username|Username]]or[[:fr:Discussion utilisateur:Username|Username]])
- (which is the same as writing out
Prefix
The username can be prefixed with the namespace identifier "User:".
- {{Ut|Username|+}} → User:Username (with the "+" sign for parameter 2, 3 or 4; prefix part of the link)
- {{ Ut | Username | - | case = l }} → user:Username (namespace in "case=l"ower case)
- {{ Ut | Username | + | case = l | link = no }} → user:Username (nolink, and namespace in "case=l"ower case)
{{Commons:Link templates/User and user talk links}}