Template:User: Difference between revisions
m 1 revision imported |
m Protected "Template:User": High-risk template ([Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only autoconfirmed users] (indefinite)) |
||
Line 1: | Line 1: | ||
[[User:{{ucfirst:{{{User|{{{1|Example}}}}}}}}|{{ucfirst:{{{User|{{{1|''Example''}}}}}}}}]] ([[User talk:{{ucfirst:{{{User|{{{1|Example}}}}}}}}|{{int:talkpagelinktext}}]]{{·}}[[Special:Contributions/{{ucfirst:{{{User|{{{1|Example}}}}}}}}|{{int:contribslink}}]])<noinclude> |
|||
<includeonly>{{safesubst:#invoke:user|main}}</includeonly><noinclude> |
|||
{{doc}} |
|||
<!-- |
|||
-- Use the automatic documentation from [[Template:User-multi/template]]. |
|||
-- Some parameters must be blank, but not absent, to work correctly. |
|||
-- |
|||
-->{{User-multi/template |
|||
| User = |
|||
| Project = |
|||
| Lang = |
|||
| separator = |
|||
| 1 = t |
|||
| 2 = c |
|||
| demo = |
|||
| span = no |
|||
| doc = yes |
|||
}} |
|||
<!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> |
|||
</noinclude> |
</noinclude> |
Revision as of 01:34, 7 November 2019
This template is used on approximately 643,000 pages, or roughly 10787% of all pages. To avoid major disruption and server load, any changes should be tested in the template's /sandbox or /testcases subpages, or in your own user subpage. The tested changes can be added to this page in a single edit. Consider discussing changes on the talk page before implementing them. |
Sandbox
Template:User/sandbox can be used for testing. Additional edit history for this template is contained there.
TemplateData
TemplateData for User
<templatedata> { "description": "This template is used to create a link to a user's user page (unless using Example (talk)), talk page, and contributions, and generates a special notification (aka 'ping').", "params": { "1": { "label": "User name", "type": "wiki-user-name", "required": true, "description": "The user name that you want to create links to and notify.", "aliases": [ "user" ] }, "project": { "label": "Sister project", "type": "string", "description": "Used to link to a sister project instead of the English Wikipedia. Use the standard interwiki prefix.", "suggestedvalues": [ "wiktionary", "wikinews", "wikibooks", "wikiquote", "wikisource", "wikispecies", "wikiversity", "wikivoyage", "foundation", "commons", "meta", "mediawikiwiki", "wikidata" ] }, "lang": { "label": "Other language project", "type": "string", "description": "Used to link to another language project. If used with the \"sister project\" parameter, links to another language of a sister project. Otherwise links to another language Wikipedia. Use the standard language code." }, "separator": { "label": "Separator", "description": "Used to change the separator between the links. If unused, defaults to a dot." } } } </templatedata>