<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.shadowrunwiki.com/index.php?action=history&amp;feed=atom&amp;title=Template%3AREVISIONUSER2%2Fdoc</id>
	<title>Template:REVISIONUSER2/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.shadowrunwiki.com/index.php?action=history&amp;feed=atom&amp;title=Template%3AREVISIONUSER2%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://www.shadowrunwiki.com/index.php?title=Template:REVISIONUSER2/doc&amp;action=history"/>
	<updated>2026-06-04T08:01:13Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.5</generator>
	<entry>
		<id>https://www.shadowrunwiki.com/index.php?title=Template:REVISIONUSER2/doc&amp;diff=589&amp;oldid=prev</id>
		<title>Catrone3: Created page with &quot;{{Documentation subpage}} &lt;!-- Please place categories where indicated at the bottom of this page --&gt;  The magic word &lt;code&gt;&lt;nowiki&gt;{{REVISIONUSER}}&lt;/nowiki&gt;&lt;/code&gt; gives poor formatting and fails in wikilinks if the username starts with an asterisk &#039;*&#039; or semicolon &#039;;&#039;. This template is a workaround. Usernames starting with &#039;*&#039; or &#039;;&#039; are relatively rare. &lt;code&gt;&lt;nowiki&gt;{{REVISIONUSER}}&lt;/nowiki&gt;&lt;/code&gt; may work correctly if it is not in the output bu...&quot;</title>
		<link rel="alternate" type="text/html" href="https://www.shadowrunwiki.com/index.php?title=Template:REVISIONUSER2/doc&amp;diff=589&amp;oldid=prev"/>
		<updated>2024-03-24T23:31:43Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{Documentation subpage}} &amp;lt;!-- Please place categories where indicated at the bottom of this page --&amp;gt;  The &lt;a href=&quot;/Help:Magic_words&quot; title=&quot;Help:Magic words&quot;&gt;magic word&lt;/a&gt; &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{REVISIONUSER}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; gives poor formatting and fails in wikilinks if the username starts with an asterisk &amp;#039;*&amp;#039; or semicolon &amp;#039;;&amp;#039;. This template is a workaround. Usernames starting with &amp;#039;*&amp;#039; or &amp;#039;;&amp;#039; are relatively rare. &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{REVISIONUSER}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; may work correctly if it is not in the output bu...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
&amp;lt;!-- Please place categories where indicated at the bottom of this page --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The [[Help:Magic words|magic word]] &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{REVISIONUSER}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; gives poor formatting and fails in wikilinks if the username starts with an asterisk &amp;#039;*&amp;#039; or semicolon &amp;#039;;&amp;#039;. This template is a workaround. Usernames starting with &amp;#039;*&amp;#039; or &amp;#039;;&amp;#039; are relatively rare. &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{REVISIONUSER}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; may work correctly if it is not in the output but only used in a test during processing.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
Use &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{REVISIONUSER2}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; instead of &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{REVISIONUSER}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Use &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{REVISIONUSER2|&amp;lt;/nowiki&amp;gt;&amp;#039;&amp;#039;pagename&amp;#039;&amp;#039;&amp;lt;nowiki&amp;gt;}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; instead of &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{REVISIONUSER:&amp;lt;/nowiki&amp;gt;&amp;#039;&amp;#039;pagename&amp;#039;&amp;#039;&amp;lt;nowiki&amp;gt;}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Note the pipe instead of a colon.&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
Suppose you want to link the last editor of [[User:Deadfire/Sandbox]].&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;[[User:{{REVISIONUSER2|User:Deadfire/Sandbox}}]]&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; produces:&lt;br /&gt;
&lt;br /&gt;
[[User:{{REVISIONUSER2|User:Deadfire/Sandbox}}]]&lt;br /&gt;
&lt;br /&gt;
== Alternative approach ==&lt;br /&gt;
Wrapping &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{REVISIONUSER}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; with &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{#invoke:String2|nowiki|...}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; so it looks like &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{#invoke:String2|nowiki|{{REVISIONUSER}}}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; also works.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Template:REVISIONUSER]]&lt;br /&gt;
* [[Template:REVISIONTIMESTAMP]]&lt;br /&gt;
* [[Template:Last edited by]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{sandbox other||&lt;br /&gt;
&amp;lt;!-- Categories below this line, please; interwikis at Wikidata --&amp;gt;&lt;br /&gt;
[[Category:Magic word templates]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Catrone3</name></author>
	</entry>
</feed>