Template:Ut: Difference between revisions
More actions
Genesis - port from en.wikiP |
Fixing pipe in 'true' link text |
||
| Line 1: | Line 1: | ||
<includeonly>{{#if:{{{2|}}}|[[user talk:{{{1}}} | <includeonly>{{#if:{{{2|}}}|[[user talk:{{{1}}}|{{{2}}}]] | [[user talk:{{{1}}}|{{{1}}}]]}}</includeonly><noinclude>[[Category:Uncategorized templates|user talk]] | ||
[[Category:Miscellaneous templates|user talk]] | [[Category:Miscellaneous templates|user talk]] | ||
{{WikiPtmp}} | {{WikiPtmp}} | ||
Revision as of 00:34, 16 July 2006
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... {{ Ut | Arg-1 | Arg-2 }} of which, Template:IndentThe first must be an official 'User name', (not signature or Nickname) Template:Indentand the second being a Pipetrick name (if you don't want the default display of User Name) Template:Indentand expands these as follows:
1) Given a single arg. as {{ ut | UserName }} expands to [[User talk: UserName| UserName]] Template:Indent (Arg-1 repeats as the default, and hides the phrase 'User Talk:' displaying 'User Name' as a link).
2) Given a double arg. as {{ ut | UserName |Mr. Fudge }} expands to [[User talk: UserName| Mr. Fudge]] Template:Indent (Arg-2 masks the default, and hides the phraseTemplate:Space 'User Talk:' displaying 'Mr. Fudge' as a link).