Template:Ut: Difference between revisions
Template page
More actions
Genesis - port from en.wikiP |
Prefix language interwiki links with w: |
||
| (24 intermediate revisions by 11 users not shown) | |||
| Line 1: | Line 1: | ||
<includeonly>{{ | <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. | |||
<!-- | |||
== Usage == | |||
* <code><nowiki>{{</nowiki>Ut|Username}}</code> → {{Ut|Username}} | |||
*: (which is the same as writing out <code><nowiki>[[User talk:Username|Username]]</nowiki></code>) | |||
* <code><nowiki>{{</nowiki>Ut|Username|Nickname}}</code> → {{Ut|Username|Nickname}} | |||
*: (which is the same as writing out <code><nowiki>[[User talk:Username|Nickname]]</nowiki></code>) | |||
* <code><nowiki>{{</nowiki>Ut|Username|3=fr}}</code> → {{Ut|Username|3=fr}} | |||
*: (which is the same as writing out <code><nowiki>[[:w:fr:User talk:Username|Username]]</nowiki></code> or <code><nowiki>[[:w:fr:Discussion utilisateur:Username|Username]]</nowiki></code>) | |||
== Prefix == | |||
The username can be prefixed with the namespace identifier "User:". | |||
* <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|+|l|no|p3=case|p4=link}} → {{Ut|Username|+|case=l|link=no}} (nolink, and namespace in "case=l"ower case) | |||
:* | |||
--> | |||
{{Documentation|Template:U/doc}} | |||
</noinclude> | </noinclude> | ||