Difference between revisions of "Template:U"

From GTAMods Wiki
Jump to navigation Jump to search
(New page: <includeonly>{{#if:{{{1|}}}|[[User:{{{1}}}|{{{1}}}]]}}</includeonly><noinclude>'''U''' is a shortcut template used to add a wiki profile link to the article. Usage: <nowiki>{{U|User_name...)
 
m (lol)
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<includeonly>{{#if:{{{1|}}}|[[User:{{{1}}}|{{{1}}}]]}}</includeonly><noinclude>'''U''' is a shortcut template used to add a wiki profile link to the article.  
+
<includeonly>{{#if:{{{1|}}}|[[User:{{{1}}}|{{{2|{{{1}}}}}}]]}}</includeonly><noinclude>'''U''' is a shortcut template used to add a wiki profile link to the article.  
  
Usage: <nowiki>{{U|User_name}}</nowiki>
+
Usage: <nowiki>{{</nowiki>U|User_name|{{hint|Custom title|optional}}}}
  
Example: <nowiki>{{U|Seemann}} produces</nowiki> {{U|Seemann}}</noinclude>
+
'''Examples:'''
 +
# <nowiki>{{U|Seemann}} produces</nowiki> {{U|Seemann}}
 +
# <nowiki>{{U|Seemann|user Seemann}} produces</nowiki> {{U|Seemann|user Seemann}}
 +
 
 +
== See also ==
 +
* [[:Template:Ui|Template <nowiki>{{Ui}}</nowiki>]]</noinclude>

Latest revision as of 21:57, 26 February 2009

U is a shortcut template used to add a wiki profile link to the article.

Usage: {{U|User_name|Custom title}}

Examples:

  1. {{U|Seemann}} produces Seemann
  2. {{U|Seemann|user Seemann}} produces user Seemann

See also