<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.filipefonseca.pt/index.php?action=history&amp;feed=atom&amp;title=Template%3AUser-multi%2Ftemplate</id>
	<title>Template:User-multi/template - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.filipefonseca.pt/index.php?action=history&amp;feed=atom&amp;title=Template%3AUser-multi%2Ftemplate"/>
	<link rel="alternate" type="text/html" href="http://wiki.filipefonseca.pt/index.php?title=Template:User-multi/template&amp;action=history"/>
	<updated>2026-04-19T01:03:54Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.36.1</generator>
	<entry>
		<id>http://wiki.filipefonseca.pt/index.php?title=Template:User-multi/template&amp;diff=3078&amp;oldid=prev</id>
		<title>FilipeFonseca: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="http://wiki.filipefonseca.pt/index.php?title=Template:User-multi/template&amp;diff=3078&amp;oldid=prev"/>
		<updated>2021-07-08T08:36:09Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{#invoke:UserLinks|main|user=Example|User=Example}}{{#ifeq:{{{doc&amp;lt;noinclude&amp;gt;|yes&amp;lt;/noinclude&amp;gt;}}}|yes&lt;br /&gt;
 |{{documentation&lt;br /&gt;
  |content=&lt;br /&gt;
{{#ifeq:{{FULLPAGENAME}}|Template:User| {{high-risk| 526549 }} }}&lt;br /&gt;
{{lua|Module:UserLinks}}&lt;br /&gt;
&lt;br /&gt;
This is a user link template for use internally on Wikipedia.&lt;br /&gt;
&lt;br /&gt;
=== Usage ===&lt;br /&gt;
The username can be defined via a named or an unnamed parameter, i.e.&lt;br /&gt;
* &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{&amp;lt;/nowiki&amp;gt;{{BASEPAGENAME}}&amp;lt;nowiki&amp;gt;|&amp;lt;/nowiki&amp;gt;{{#ifeq:{{{User|¬}}}|¬||User}}{{#ifeq:{{{user|¬}}}|¬||user}}&amp;lt;nowiki&amp;gt;=USERNAME}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; or&lt;br /&gt;
* &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{&amp;lt;/nowiki&amp;gt;{{BASEPAGENAME}}&amp;lt;nowiki&amp;gt;|USERNAME}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Examples ===&lt;br /&gt;
* &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{&amp;lt;/nowiki&amp;gt;{{BASEPAGENAME}}&amp;lt;nowiki&amp;gt;|Jimbo Wales}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;  → {{ {{BASEPAGENAME}}|User=Jimbo Wales}}&lt;br /&gt;
&lt;br /&gt;
In cases of usernames which contain = sign, the former syntax should be used, e.g.&lt;br /&gt;
* &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{&amp;lt;/nowiki&amp;gt;{{BASEPAGENAME}}&amp;lt;nowiki&amp;gt;|&amp;lt;/nowiki&amp;gt;{{#ifeq:{{{User|¬}}}|¬||User}}{{#ifeq:{{{user|¬}}}|¬||user}}&amp;lt;nowiki&amp;gt;=Billbailey=legend}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; → {{ {{BASEPAGENAME}}|User=Billbailey=legend}}&lt;br /&gt;
&lt;br /&gt;
=== Parameters ===&lt;br /&gt;
{{#ifeq:{{{User|¬}}}|¬|&lt;br /&gt;
|* ''User'' is a required parameter, e.g. {{para|User|Jimbo Wales}}.&lt;br /&gt;
}}{{#ifeq:{{{user|¬}}}|¬|&lt;br /&gt;
|* ''user'' is a required parameter, e.g. {{para|user|Jimbo Wales}}.&lt;br /&gt;
}}{{#ifeq:{{{Project|¬}}}|¬|&lt;br /&gt;
|* ''Project'' defines a [[Wikipedia:Wikimedia sister projects|Wikimedia sister project]] to be used instead of the English Wikipedia, the correct code for the [[Help:Interwikimedia links|interwiki]] link should be used, e.g. {{para|Project|b}}. &lt;br /&gt;
}}{{#ifeq:{{{project|¬}}}|¬|&lt;br /&gt;
|* ''project'' defines a [[Wikipedia:Wikimedia sister projects|Wikimedia sister project]] to be used instead of the English Wikipedia, the correct code for the [[Help:Interwikimedia links|interwiki]] link should be used, e.g. {{para|project|b}}.&lt;br /&gt;
}}{{#ifeq:{{{Lang|¬}}}|¬|&lt;br /&gt;
|* ''Lang'' is the [[Help:Interlanguage links|interlanguage]] code for a project to be used instead of the English Wikipedia, e.g. {{para|Lang|es}}. This can be used in conjunction with the project parameter. &lt;br /&gt;
}}{{#ifeq:{{{lang|¬}}}|¬|&lt;br /&gt;
|* ''lang'' is the [[Help:Interlanguage links|interlanguage]] code for a project to be used instead of the English Wikipedia, e.g. {{para|lang|es}}. This can be used in conjunction with the project parameter.&lt;br /&gt;
}}{{#ifeq:{{{small|¬}}}|¬|&lt;br /&gt;
|* ''small'' causes a smaller text to be used, e.g. {{para|small|yes}}.&lt;br /&gt;
}}{{#ifeq:{{{separator|¬}}}|¬|&lt;br /&gt;
|* ''separator'' defines the symbol used to separate different links, e.g. {{para|separator|pipe}}. The default is a dot.&lt;br /&gt;
}}{{#ifeq:{{{sup|¬}}}|¬|&lt;br /&gt;
|* ''sup'' controls whether the output is in superscript, e.g. {{para|sup|yes}}.&lt;br /&gt;
}}&lt;br /&gt;
{{#ifexist:{{FULLPAGENAME}}/doc|{{{{FULLPAGENAME}}/doc}}}}&lt;br /&gt;
{{Userspace linking templates}}&lt;br /&gt;
|link box=This documentation is automatically generated by [[Template:User-multi/template]].&lt;br /&gt;
&amp;lt;br&amp;gt;Any [[WP:CAT|categories]] and documentation specific to this template should be added to the template's [{{fullurl:{{FULLPAGENAME}}/doc|action=edit&amp;amp;preload=Template:Category_interwiki/preload}} /doc] subpage.&lt;br /&gt;
}}&lt;br /&gt;
}}&amp;lt;includeonly&amp;gt;{{#ifeq:{{SUBPAGENAME}}|sandbox||[[Category:Username internal link templates]]}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>FilipeFonseca</name></author>
	</entry>
</feed>