Template:USERNAME/doc

From [N8]
Revision as of 08:28, 2 June 2020 by Banri (talk | contribs) (Created page with "{{documentation}} __NOEDITSECTION__ {{t|USERNAME}} displays the username of the user viewing the page. It relies on MediaWiki:Gadget-Username.js. If the user is not logg...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
This is a documentation subpage for Template:USERNAME.
It contains usage information, categories, and other content that is not part of the original template page.


{{USERNAME}} displays the username of the user viewing the page. It relies on MediaWiki:Gadget-Username.js.

If the user is not logged in, then the template will display <insert name here>. You can control the text by adding a parameter to the template with a value of the default text. For example, {{USERNAME|foo}} outputs "foo" if the user viewing it is not logged in.

Usage

{{USERNAME|fallback (optional)}}

The type parameter is optional. If left blank, the placeholder text will be replaced with the viewer's wiki username (if logged in).

Examples

Code Gives
{{USERNAME}} <insert name here>
{{USERNAME|Zezima}} Banri