You are an anonymous user who can't edit RoboWiki.
Log in if you already have an account. If you would like to become an editor for the wiki, request an account.

Difference between revisions of "Template:WikiUser"

From RoboWiki
Jump to navigation Jump to search
m (Insert a space so it magically works? IDK...)
m (Fix plain code to copy to be correct.)
 
Line 6: Line 6:
 
==Usage==
 
==Usage==
 
To use this wiki add the following code to a page:
 
To use this wiki add the following code to a page:
  <nowiki>{{WikiUser username}}</nowiki>
+
  <nowiki>{{WikiUser|Tanner}}</nowiki>
 
Which will produce something like: {{WikiUser|Tanner}}
 
Which will produce something like: {{WikiUser|Tanner}}
  
 
[[Category:Templates]]</noinclude>
 
[[Category:Templates]]</noinclude>

Latest revision as of 12:23, 28 April 2010

[[::User:Example|Example]] ([[::User talk:Example|talk]] · [[::Special:Contributions/Example|contribs]])


This template adds a link to the a wiki user's page, talk page, and contrib page.

Usage

To use this wiki add the following code to a page:

{{WikiUser|Tanner}}

Which will produce something like: [[::User:Tanner|Tanner]] ([[::User talk:Tanner|talk]] · [[::Special:Contributions/Tanner|contribs]])