Template:User/doc
This is a documentation subpage for Template:User. It contains usage information, categories, and other content that is not part of the original template page. |
This template is used on approximately 643,000 pages, or roughly 11214% 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[edit source]
Template:User/sandbox can be used for testing. Additional edit history for this template is contained there.
TemplateData[edit source]
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>