Template:UserLink/doc: Difference between revisions
Jump to navigation
Jump to search
(Template:UserLink example use) |
(Update: Final.) |
||
Line 1: | Line 1: | ||
Using this template, you can create a link to a user page, if a page exists. | Using this template, you can create a link to a user page, if a page exists. If the user has a different name, a second name can be listed to rename the link. | ||
<pre>{{UserLink | actual page link | }}</pre>or<pre>{{UserLink | actual page link | shown link}}</pre> | |||
Example usage: | Example usage: | ||
<pre> | <pre> | ||
{{UserLink | Bloo}} | {{UserLink | Bloo |}}} | ||
{{UserLink | Dennis | Denniss}} | |||
</pre> | </pre> | ||
produces: | produces: | ||
{{UserLink | Bloo}} | {{UserLink | Bloo |}} | ||
{{UserLink | Dennis | Denniss}} |
Revision as of 14:25, 7 May 2020
Using this template, you can create a link to a user page, if a page exists. If the user has a different name, a second name can be listed to rename the link.
{{UserLink | actual page link | }}
or
{{UserLink | actual page link | shown link}}
Example usage:
{{UserLink | Bloo |}}} {{UserLink | Dennis | Denniss}}