Template:User/doc
From Portals of Phereon Wiki
This template creates a link to the provided username.
Parameters[]
- 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[]
{{User|Olaroll}}
{{User|Olaroll|t}}
{{User|Olaroll|c}}
{{User|Olaroll|cs}}
{{User|Olaroll|s}}
{{User|Olaroll|b}}
{{User|Olaroll|bs}}
produces:
Olaroll
Olaroll (talk · contribs · block)
Only one parameter can be used at a time. Example:
{{User|Olaroll|t|c}}