Template:U
Jump to navigation
Jump to search
[[User:{{{1}}}|{{{1}}}]]
How it works
Now instead of doing this to link a user's page:
[[User:Some user|Some user]]
You can lazily do this:
{{u|Some user}}
Or even change it to another user:
{{u|Some user|Some other user}}
Or even make a banana:
{{u|Some user|S|Type of banana}}
Or both:
{{u|Some user|Some other user|Type of banana}}
Cool huh?