<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.moltenaether.com/w/index.php?action=history&amp;feed=atom&amp;title=Template%3AUser%2FDocumentation</id>
	<title>Template:User/Documentation - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.moltenaether.com/w/index.php?action=history&amp;feed=atom&amp;title=Template%3AUser%2FDocumentation"/>
	<link rel="alternate" type="text/html" href="https://wiki.moltenaether.com/w/index.php?title=Template:User/Documentation&amp;action=history"/>
	<updated>2026-04-20T16:39:09Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.40.1</generator>
	<entry>
		<id>https://wiki.moltenaether.com/w/index.php?title=Template:User/Documentation&amp;diff=1586&amp;oldid=prev</id>
		<title>Thumper: Created template documentation</title>
		<link rel="alternate" type="text/html" href="https://wiki.moltenaether.com/w/index.php?title=Template:User/Documentation&amp;diff=1586&amp;oldid=prev"/>
		<updated>2016-08-19T22:36:06Z</updated>

		<summary type="html">&lt;p&gt;Created template documentation&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;This template provides an easy way to link to wiki users.&lt;br /&gt;
&lt;br /&gt;
To link to a wiki user, you can't just use &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;[[Thumper]]&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;, because that links to the page &amp;quot;Thumper&amp;quot; in the ''main'' namespace, not the user namespace.&lt;br /&gt;
To link to &amp;quot;Thumper&amp;quot; in the ''user'' namespace, you have to do &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;[[User:Thumper]]&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;.&lt;br /&gt;
Unfortunately, that produces the following, rather ugly, result: [[User:Thumper]].&lt;br /&gt;
To get a clean link, you would have to do: &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;[[User:Thumper|Thumper]]&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;.&lt;br /&gt;
That will give you what you probably want: [[User:Thumper|Thumper]].&lt;br /&gt;
&lt;br /&gt;
But that's rather complicated, hard to remember, and easy to screw up.&lt;br /&gt;
Hence, this template, which allows you to do just {{tlx|user|Thumper}}, and it generates: {{user|Thumper}}.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
To link to any user, just use:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;{{user|&amp;lt;user&amp;gt;}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Where &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;user&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt; is the user's wiki name.&lt;br /&gt;
&lt;br /&gt;
If the user's page does not exist (or if you use a non-existent user name), you'll get a red link.&lt;br /&gt;
&lt;br /&gt;
=== Alternate link text ===&lt;br /&gt;
&lt;br /&gt;
Sometimes you want to link to a user, but you don't actually want the link text to be the user's name.&lt;br /&gt;
This template has a second, optional parameter that allows you to do that.&lt;br /&gt;
&lt;br /&gt;
For example, you can write {{tlx|user|Thumper|a link to the wiki's resident super genius}}, and it will produce {{user|Thumper|a link to the wiki's resident super genius}}.&lt;br /&gt;
If you check that link, you will see it takes you to Thumper's user page.&lt;br /&gt;
&lt;br /&gt;
=== Examples ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Code&lt;br /&gt;
! Result&lt;br /&gt;
|-&lt;br /&gt;
|{{tlx|user|Thumper}}&lt;br /&gt;
|{{user|Thumper}}&lt;br /&gt;
|-&lt;br /&gt;
|{{tlx|user|Cyclops}}&lt;br /&gt;
|{{user|Cyclops}}&lt;br /&gt;
|-&lt;br /&gt;
|{{tlx|user|Thumper|link text (the link will go to Thumper's user page)}}&lt;br /&gt;
|{{user|Thumper|link text (the link will go to Thumper's user page)}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
[[Category:Template documentation]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Thumper</name></author>
	</entry>
</feed>