Template:User link/doc

From Saintapedia
< Template:User link
Revision as of 12:44, 17 September 2024 by Tom (talk | contribs) (Created page with "{{Documentation subpage}} <!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE. --> {{Template shortcut|U|ul}} ==Usage== This template provides a way to link to a userpage and display just the username, like {{code2|Example}}. This may not help much for a short username like "Example", but it can be more useful with long usernames such as {{code2|Guywhositsbehindphilip12}}. ===Example=== :{{tlx|user link...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Usage

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

Example

{{user link|Example}}

or the shortcut form

{{u|Example}}

gives

Template:U

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

Template:U

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