Jump to content

Template:User link/doc: Difference between revisions

From pool
[checked revision][checked revision]
Content deleted Content added
Created page with "{{Documentation subpage}} {{Shared Template Warning}} {{Commons Import}} <!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE. --> ==Usage== This template prov..."
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{Documentation subpage}}
{{Documentation subpage}}
{{Shared Template Warning}}
{{Commons Import}}
{{Commons Import}}
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE. -->
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE. -->
Line 26: Line 25:


==See also==
==See also==
*[[Help:Magic]]
*[[Wikipedia:Help:Magic]]
*[[Template:ping]]
*[[Template:ping]]
*[[Template:FlowMention]]
*[[Template:FlowMention]]
Line 37: Line 36:


<includeonly>
<includeonly>
[[es:Plantilla:U]]
</includeonly>
</includeonly>

Latest revision as of 18:39, 17 November 2020

Usage

This template provides a way to link to a userpage and display just the username, like [[User:Example|Example]]. This may not help much for a short username like "Example", but it can be more useful with long usernames such as [[User:Guywh0sitsbehindphilip12|Guywhositsbehindphilip12]].

Example

{{user link|Example}}

or the shortcut form

{{u|Example}}

gives

Example

The template's second parameter, which is optional, takes the link's label; for example, a link to the long username used above can be shortened while viewing the text like this:

{{u|Guywhositsbehindphilip12|Guy}}

which gives

Guy

Alternative

The desired result can also be achieved using the pipe trick feature of the MediaWiki software. For example, the wikitext

[[User:Example|]]

gives

Example


See also