ଛାଞ୍ଚ: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=Jimbo Wales|t|c|e}}
→ Jimbo Wales ([[::User talk:Jimbo Wales|talk]] · [[::Special:Contributions/Jimbo Wales|contribs]] · email)
Here is a list of currently supported parameters (up to ten may be specified):
Code | Preview | Subtemplate | Notes |
---|---|---|---|
t |
[[::User talk:Example|talk]] | ||
c |
[[::Special:Contributions/Example|contribs]] | ||
ct |
count | ||
m |
page moves | ||
l |
logs | ||
bl |
block log | ||
bls |
blocks | ||
bu |
block user | ||
c |
[[::Special:Contributions/Example|contribs]] | ||
ca |
central auth | ||
dc |
deleted contribs | ||
del |
deletions | ||
lu |
listuser | ||
sul |
global contribs | ||
tl |
target logs | ||
efl |
edit filter log | ||
pr |
protections | ||
rl |
rights | ||
ren |
renames |
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.