Ta̱mpi̱let:User
Li
Script error: No such module "UserLinks".
Template documentation
Lua error in Module:Lua_banner at line 113: attempt to index field 'edit' (a nil value).
This is a user link template for use internally on Wikipedia.
Usage
The username can be defined via a named or an unnamed parameter, i.e.
{{User|User=USERNAME}}
or{{User|USERNAME}}
Examples
{{User|Jimbo Wales}}
→ Script error: No such module "user".
In cases of usernames which contain = sign, the former syntax should be used, e.g.
{{User|User=Billbailey=legend}}
→ Script error: No such module "user".
Parameters
- User is a required parameter, e.g.
|User=Jimbo Wales
. - Project defines a Wikimedia sister project to be used instead of the English Wikipedia, the correct code for the interwiki link should be used, e.g.
|Project=b
. - Lang is the interlanguage code for a project to be used instead of the English Wikipedia, e.g.
|Lang=es
. This can be used in conjunction with the project parameter. - separator defines the symbol used to separate different links, e.g.
|separator=pipe
. The default is a dot.