Difference between revisions of "Template:U"

From GTAMods Wiki
Jump to navigation Jump to search
m (Ok, at least this works... looks cool, I think :p)
m (lol)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>{{#if:{{{1|}}}|[[Image:User.png]]&nbsp;[[User:{{{1}}}|{{{2|{{{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>{{</nowiki>U|User_name|{{hint|Custom title|optional}}}}
 
Usage: <nowiki>{{</nowiki>U|User_name|{{hint|Custom title|optional}}}}
Line 5: Line 5:
 
'''Examples:'''
 
'''Examples:'''
 
# <nowiki>{{U|Seemann}} produces</nowiki> {{U|Seemann}}
 
# <nowiki>{{U|Seemann}} produces</nowiki> {{U|Seemann}}
# <nowiki>{{U|Seemann|user Seemann}} produces</nowiki> {{U|Seemann|user Seemann}}</noinclude>
+
# <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