Template:U/doc: Difference between revisions
More actions
m +link |
No edit summary |
||
| Line 19: | Line 19: | ||
|usergroup=all | |usergroup=all | ||
|placement= | |placement= | ||
|usage-notes=Many | |usage-notes=Many editors have only a User Talk page on Commons, but no User page on Commons. This results in a red link when the user is mentioned using a standard <code><nowiki>{{user|UserName}}</nowiki></code> template<br>. | ||
An easy edit to fix this link is to just change the <code><nowiki>{{U|</nowiki></code> to <code><nowiki>{{Ut|</nowiki></code> to link the ''user talk page'' with the user name. | An easy edit to fix this link is to just change the <code><nowiki>{{U|</nowiki></code> to <code><nowiki>{{Ut|</nowiki></code> to link the ''user talk page'' with the user name. | ||
| Line 25: | Line 25: | ||
An easy edit to fix this link is to just change it to <code><nowiki>{{Uw|</nowiki></code> to link to the new user page with the user name. | An easy edit to fix this link is to just change it to <code><nowiki>{{Uw|</nowiki></code> to link to the new user page with the user name. | ||
Sometimes neither user page nor the user talk page exist on Commons. | |||
:The template {{Tl|Uc}} checks whether the user page exists, and links to it if yes. | :The template {{Tl|Uc}} checks whether the user page exists, and links to it if ''yes''. | ||
::Otherwise it checks whether the user talk page exists, and links to it if yes. | ::Otherwise it checks whether the user talk page exists, and links to it if ''yes''. | ||
:::Otherwise it links to the special page "user contributions". | :::Otherwise it links to the special page "user contributions" that lists the editor's contributions on Commons. | ||
:If | :If the other pages are created later, it automatically prefers the talk page over the user page. | ||
:<small>Since existence checks are not possible in other Wikipedias, these checks are performed only when ''no language code'' is specified.</small> | :<small>Since existence checks are not possible in other Wikipedias, these checks are performed only when ''no language code'' is specified.</small> | ||
|seealso= | |seealso= | ||
Revision as of 16:42, 29 October 2017
Link to a user, either internal or interwiki
Usage
{{U |1= |2= |3= }}
Many editors have only a User Talk page on Commons, but no User page on Commons. This results in a red link when the user is mentioned using a standard {{user|UserName}} template
.
An easy edit to fix this link is to just change the {{U| to {{Ut| to link the user talk page with the user name.
Another reason for a redlink may result of changing the user name by the postfix "~commonswiki".
An easy edit to fix this link is to just change it to {{Uw| to link to the new user page with the user name.
Sometimes neither user page nor the user talk page exist on Commons.
- The template {{Uc}} checks whether the user page exists, and links to it if yes.
- Otherwise it checks whether the user talk page exists, and links to it if yes.
- Otherwise it links to the special page "user contributions" that lists the editor's contributions on Commons.
- Otherwise it checks whether the user talk page exists, and links to it if yes.
- If the other pages are created later, it automatically prefers the talk page over the user page.
- Since existence checks are not possible in other Wikipedias, these checks are performed only when no language code is specified.
Template parameters
| Parameter | Description | Default | Status | |
|---|---|---|---|---|
1 | user name: it is recommended to define the user name. If absent, the name is shown of the last editing user | empty | optional | |
2 | nick name: display text, may be formatted | empty | optional | |
3 | language code: for interwiki link. If absent, link to user entry in the Commons | empty | optional | |
Additional information
The template is intended to be used in the following namespaces: all namespaces
The template is intended to be used by the following user groups: all users
Localization
This template is not intended to be localized.
{{Commons:Link templates/User and user talk links}}