Difference between revisions of "Template:Wkb-user"
From Worms Knowledge Base
Explorer09 (Talk | contribs) m (add examples) |
Explorer09 (Talk | contribs) m |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | <includeonly>{| class="infobox | + | <onlyinclude><includeonly>{| class="infobox noprint" style="float: none;" |
|'''This person is a Worms Knowledge Base user.'''<br/><!-- | |'''This person is a Worms Knowledge Base user.'''<br/><!-- | ||
-->{{#if:{{{nouserpage|}}}||[[User:{{{1}}}|User page]] •}} <!-- | -->{{#if:{{{nouserpage|}}}||[[User:{{{1}}}|User page]] •}} <!-- | ||
-->[[User talk:{{{1}}}|User talk]] • <!-- | -->[[User talk:{{{1}}}|User talk]] • <!-- | ||
− | -->[[Special:Contributions/{{{1 | + | -->[[Special:Contributions/{{{1}}}|User contributions]]<!-- |
− | -->{{#if:{{{log|}}}|[{{fullurl:Special:Log|user={{{1}}}}} Logs] | + | -->{{#if:{{{log|}}}| • <span class="plainlinks">[{{fullurl:Special:Log|user={{{1}}}}} Logs]</span>}}<!-- |
− | -->{{# | + | -->{{#switch: {{{email|}}} |
− | |}</includeonly>< | + | |no= |
+ | |= • [[Special:EmailUser/{{{1}}}|E-mail this user]] | ||
+ | |#default= • [mailto:{{{email}}} E-mail this user]}} | ||
+ | |}</includeonly></onlyinclude>This template is for persons who have both "People/" page and "User:" page. Put this template to the "People/" page to link to the "User:" stuff in WKB. | ||
The template looks like this: | The template looks like this: | ||
Line 12: | Line 15: | ||
|'''This person is a Worms Knowledge Base user.'''<br/>[[Special:MyPage|User page]] • [[Special:MyTalk|User talk]] • [[Special:MyContributions|User contributions]] • [[Special:Log|Logs]] • E-mail this user | |'''This person is a Worms Knowledge Base user.'''<br/>[[Special:MyPage|User page]] • [[Special:MyTalk|User talk]] • [[Special:MyContributions|User contributions]] • [[Special:Log|Logs]] • E-mail this user | ||
|} | |} | ||
− | The [[Special:Log|Logs]] link is hidden by default. | + | The "[[Special:Log|Logs]]" link is hidden by default. |
==Usage== | ==Usage== | ||
Line 19: | Line 22: | ||
===Parameters=== | ===Parameters=== | ||
*'''1''': The user name | *'''1''': The user name | ||
− | *'''email''': (optional) If the user wants to reveal his/her e-mail address, it can be | + | *'''email''': (optional) If the user wants to reveal his/her e-mail address, it can be added here (such as [mailto:example@example.com example@example.com]). Use "no" to remove the link altogether. |
− | *'''nouserpage''': Set "1" to remove the user page link. (Useful if the user page redirects back to the "People/" page) | + | *'''nouserpage''': (optional) Set "1" to remove the user page link. (Useful if the user page redirects back to the "People/" page) |
− | *'''log''': Set "1" to show the "Logs" link. | + | *'''log''': (optional) Set "1" to show the "Logs" link. |
− | + | ||
==Examples== | ==Examples== | ||
<code><nowiki>{{Wkb-user|Example|email=example@example.com|log=1}}</nowiki></code> | <code><nowiki>{{Wkb-user|Example|email=example@example.com|log=1}}</nowiki></code> | ||
{{Wkb-user|Example|email=example@example.com|log=1}} | {{Wkb-user|Example|email=example@example.com|log=1}} | ||
+ | |||
+ | <code><nowiki>{{Wkb-user|Example|email=no|nouserpage=1}}</nowiki></code> | ||
+ | {{Wkb-user|Example|email=no|nouserpage=1}} |
Latest revision as of 13:25, 10 June 2010
This template is for persons who have both "People/" page and "User:" page. Put this template to the "People/" page to link to the "User:" stuff in WKB.
The template looks like this:
This person is a Worms Knowledge Base user. User page • User talk • User contributions • Logs • E-mail this user |
The "Logs" link is hidden by default.
Usage
{{Wkb-user|user name}}
Parameters
- 1: The user name
- email: (optional) If the user wants to reveal his/her e-mail address, it can be added here (such as example@example.com). Use "no" to remove the link altogether.
- nouserpage: (optional) Set "1" to remove the user page link. (Useful if the user page redirects back to the "People/" page)
- log: (optional) Set "1" to show the "Logs" link.
Examples
{{Wkb-user|Example|email=example@example.com|log=1}}
{{Wkb-user|Example|email=no|nouserpage=1}}