Template:User-multi
[[User:{{{User}}}|{{{User}}}]]
This is a very flexible user link template, which allows you to specify which links are shown beside the username. It can be used as a meta-template to support other user link templates, or it can be used alone.
Usage
On a template please use the following syntax:
{{User-multi<noinclude>/template</noinclude> |User={{{User|{{{1|}}}}}} |1= |2= |3= ... |doc= }}
where the parameters |1=
, |2=
, |3=
, etc. are the codes from the table below which specify which links to display.
The doc parameter is used to provide automatic documentation on the template page, i.e. |doc=yes
.
Example
{{user-multi<noinclude>/template</noinclude>|user=Peter Harrison|t|c|e}}
→ Peter Harrison (talk · contribs · email)
Here is a list of currently supported parameters (up to ten may be specified):
Sub-templates
Each option is contained in a separate subtemplate. To add new options, you can add a new subtemplate Template:User-multi/CODE.
See the list of subtemplates.