Template:Username/doc View history

(Created initial doc)
 
No edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 4: Line 4:


== Usage ==
== Usage ==
Place {{tl|Username|NAME_OF_USER}} on a page where one of the desired outputs is desired. The default output is a hyperlink to a user name with a private message link.
Place {{tlx|Username|NAME_OF_USER}} on a page where one of the desired outputs is desired. The default output is a hyperlink to a user name with a private message link.


:{{Username|WazeUserName}}
:{{Username|WazeUserName}}
Line 11: Line 11:
The following parameters can be passed after the username to return these additional links:
The following parameters can be passed after the username to return these additional links:


(NOTE: Currently no other parameters have been defined yet.)
To change the name displayed put the desired display name after the username, separated by a pipe character (|).


{|class="wikitable"
{{tlx|Username|WAZE_USER_NAME|DISPLAY_NAME}}
! Parameter
 
! Output
Will produce:
|-
 
| (none)<br/>default
{{Username|WAZE_USER_NAME|DISPLAY_NAME}}
| {{Username|WazeUserName}}
 
|-
This is usefull if you want to display your real name, but still want to be able to receive Personal Messages which require your Waze Username. For example id Bob Smith has a username bsitty29 he might use this to display his real name on a page but still link to his user page and PM.
|
 
|
{{tlx|Username|bsmitty29|Bob Smith}}
|}
 
Produces:
 
{{Username|bsmitty29|Bob Smith}}




<includeonly>
<includeonly>
<!-- ADD CATEGORIES BELOW THIS LINE -->
<!-- ADD CATEGORIES BELOW THIS LINE -->
[[Categories:Templates]]
[[Category:Templates]]
<!-- ADD INTERWIKIS BELOW THIS LINE -->
<!-- ADD INTERWIKIS BELOW THIS LINE -->


</includeonly>
</includeonly>

Latest revision as of 15:18, 8 March 2017

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.

This template accepts a username and returns different results depending upon the optional second parameter.

Usage

Place {{Username|NAME_OF_USER}} on a page where one of the desired outputs is desired. The default output is a hyperlink to a user name with a private message link.

WazeUserName (PM)

Parameters

The following parameters can be passed after the username to return these additional links:

To change the name displayed put the desired display name after the username, separated by a pipe character (|).

{{Username|WAZE_USER_NAME|DISPLAY_NAME}}

Will produce:

DISPLAY_NAME (PM)

This is usefull if you want to display your real name, but still want to be able to receive Personal Messages which require your Waze Username. For example id Bob Smith has a username bsitty29 he might use this to display his real name on a page but still link to his user page and PM.

{{Username|bsmitty29|Bob Smith}}

Produces:

Bob Smith (PM)