Template:User
Generates three link entries, either internal or interwiki: User page, user talk page, user contribution special page.
Usage
{{User |User= |2= |3= }}
Template parameters
Parameter | Description | Default | Status | |
---|---|---|---|---|
User 1 | Username | Username | Example | required |
2 | nick name | nick name: display text, may be formatted | param. #1 | optional |
3 | language code | language code: for interwiki link | commons | optional |
<templatedata>JSON</templatedata> ./. {{TemplateBox}}
TemplateData is a way to store information about template parameters (the description of those and of the whole template) for both humans and machines. It is used by VisualEditor and possibly other tools like Upload Wizard. Existing template documentation Newly created template documentation and imports Wikipedia's help about TemplateData • Commons-specific information Generates three link entries, either internal or interwiki: User page, user talk page, user contribution special page.
|
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
See also
Examples
- All parameter combinations
000 {{User}} → Example (talk · contribs) [1]
003 {{User|3=pt}} → Example (talk · contribs) [1]
020 {{User||display}} → display (talk · contribs)[1]
023 {{User||nickname|es}} → nickname (talk · contribs)[1]
100 {{User|Xclios}} → Xclios (talk · contribs)
U00 {{User|User=Xclios}} → Xclios (talk · contribs)
103 {{User|Xclios||it}} → Xclios (talk · contribs)
U03 {{User|User=Xclios|||it}} → Xclios (talk · contribs)
120 {{User|Xclios|Display name}} → Display name (talk · contribs)
U20 {{User|User=Xclios|2=Display name}} → Display name (talk · contribs)
123 {{User|Xclios|Display name|nl}} → Display name (talk · contribs)
U23 {{User|User=Xclios||Display name|nl}} → Display name (talk · contribs)
User and user talk links
- ↑ Interwiki template: Interwiki access (with 3=language code)
Be aware that other templates may use the parameter "editor" or "by" for the same purpose.