Template:U/doc
Jump to navigation
Jump to search
This template creates a link to the provided username.
Parameters[edit source]
- 1: The username.
- t: (Optional) Puts a link to the user's talk page in parentheses.
- c: (Optional) Puts a link to the user's contributions in parentheses.
- cs: (Optional) Puts a small link to the user's contributions in parentheses, hyperlinked as "c".
- s: (Optional) Puts a small link to the user's talk page then the user's contributions in parentheses, hyperlinked as "t" and "c" accordingly.
- b: (Optional) Puts a link to the user's talk page, then the user's contributions, then the block page in parentheses.
- bs: (Optional) Puts a small link to the user's talk page, then the user's contributions, then the block page in parentheses, hyperlinked as "t", "c", and "b" accordingly.
Example[edit source]
{{U|Xbony2}}
{{U|Xbony2|t}}
{{U|Xbony2|c}}
{{U|Xbony2|cs}}
{{U|Xbony2|s}}
{{U|Xbony2|b}}
{{U|Xbony2|bs}}
produces:
Xbony2
Xbony2 (talk · contribs · block)
Only one parameter can be used at a time. Example:
{{U|Xbony2|t|c}}
This is the documentation page, it should be transcluded into the main template page. See Template:Doc for more information.