|
|
| Line 1: |
Line 1: |
| <includeonly>{{#if:{{{2|}}}|[[user talk:{{{1}}}|{{{2}}}]] | [[user talk:{{{1}}}|{{{1}}}]]}}</includeonly><noinclude>[[Category:Uncategorized templates|user talk]]
| | {{#if: {{{2|}}} | [[User talk:{{{1}}}|{{{2}}}]] | [[User talk:{{{1}}}|{{{1}}}]]}}</includeonly><noinclude> |
| [[Category:Miscellaneous templates|user talk]]
| |
| ==Usage==
| |
| :''This utility is a typing saver for use on talk pages to link another users's talk page.''
| |
|
| |
|
| This template takes a one or two arguments'''... <nowiki>{{ Ut | Arg-1 | Arg-2 }}</nowiki> '''of which, {{indent|4}}The '''first''' must be an official''' 'User name'''', (not signature or Nickname) {{indent|4}}and the second being a ''Pipetrick name'' (if you don't want the default display of ''User Name'') {{indent|4}}and expands these as follows:<br>
| |
|
| |
|
| 1) Given a single arg. as''' <nowiki>{{ ut | UserName }} </nowiki>''' expands to''' <nowiki>[[User talk: UserName| UserName]] </nowiki>''' {{indent|10}} ('''Arg-1''' repeats <u>as the default</u>, and '''hides''' the phrase 'User Talk:' displaying 'User Name' as a link).
| | ---- |
| | This is creating a link to a user's talk page. It hides the "User talk:" prefix. |
|
| |
|
| 2) Given a double arg. as''' <nowiki>{{ ut | UserName |Mr. Fudge }}</nowiki>''' expands to''' <nowiki>[[User talk: UserName| Mr. Fudge]] </nowiki>''' {{indent|10}} ('''Arg-2''' <u>masks</u> the default, and hides the phrase{{space|5}} 'User Talk:' displaying <font color="blue">'<u>Mr. Fudge</u>'</font> as a link).{{i}}This allows embedding a username link to his/her talk while reading as the user's name, which aids clarity, yet accesses their talk.{{i}}Pretty handy for cross-posting, or remembering to notify them, that said discussion is 'Hot' with their involvement in said arguments made or cited.
| | ====Usage==== |
| {{Interwikitmp-grp|!{{PAGENAME}} }}
| | <nowiki>{{</nowiki>ut|Username}} → {{ut|Username}} (which is the same as writing out <nowiki>[[</nowiki>User talk:Username|Username]]) |
| [[Category:Wikipedia navigation templates|user talk]]
| |
| [[Category:Navigational templates|user talk]]
| |
|
| |
|
| | <nowiki>{{</nowiki>ut|Username|Nickname}} → {{ut|Username|Nickname}} (which is the same as writing out <nowiki>[[</nowiki>User talk:Username|Nickname]]) |
| | |
| | [[Category:Internal link templates|{{PAGENAME}}]] |
| </noinclude> | | </noinclude> |
Revision as of 21:09, 12 March 2008
[[User talk:{{{1}}}|{{{1}}}]]</includeonly>
This is creating a link to a user's talk page. It hides the "User talk:" prefix.
Usage
{{ut|Username}} → Username (which is the same as writing out [[User talk:Username|Username]])
{{ut|Username|Nickname}} → Nickname (which is the same as writing out [[User talk:Username|Nickname]])