Template:User

From Test Wiki
(Redirected from Template:Userv)
Jump to navigation Jump to search

Example (talk · contribs)

The template description below will not be displayed when the template is placed.
Template: v · d · eTemplate/doc: v · d · e

Lua error in Module:Lua_banner at line 115: attempt to compare nil with number.

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

In cases of usernames which contain = sign, the former syntax should be used, e.g.

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.

Sandbox

Template:User/sandbox can be used for testing. Additional edit history for this template is contained there.

TemplateData

This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. See a monthly parameter usage report for Template:User in articles based on its 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>

Userspace link templates

User information templates provide informational links for a user; they are similar to signatures, but often provide additional information, and may be used by other users. List:

Demo user used is User:Example