Template:User
Creates formatted links to a specified user's page and talk page.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Username | 1 | Name of the user to link to
| String | required |
| Display name | 2 | If set to anything, changes the text of the link to the user's page
| String | optional |
| Contribs | contribs | If set to anything, adds a link to the user's contributions as well
| Boolean | optional |
Sample usage
{{user|Pymonkibot}}
|
Pymonkibot (talk) |
{{user|Pymonkibot|Pymonkibot but evil}}
|
Pymonkibot but evil (talk) |
{{user|Pymonkibot|contribs=y}}
|
Pymonkibot (talk | contribs) |