<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
		<id>http://www.mansun.wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3ATnull%2Fdoc</id>
		<title>Template:Tnull/doc - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://www.mansun.wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3ATnull%2Fdoc"/>
		<link rel="alternate" type="text/html" href="http://www.mansun.wiki/index.php?title=Template:Tnull/doc&amp;action=history"/>
		<updated>2026-04-29T19:35:23Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.26.2</generator>

	<entry>
		<id>http://www.mansun.wiki/index.php?title=Template:Tnull/doc&amp;diff=2116&amp;oldid=prev</id>
		<title>DarkMavis: Created page with &quot;{{Documentation subpage}} &lt;!-- PLEASE ADD CATEGORIES WHERE INDICATED AT THE BOTTOM OF THIS PAGE --&gt; ===Usage=== '''Tnull''' is used to nullify templates in the monospaced font...&quot;</title>
		<link rel="alternate" type="text/html" href="http://www.mansun.wiki/index.php?title=Template:Tnull/doc&amp;diff=2116&amp;oldid=prev"/>
				<updated>2015-07-15T20:58:53Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{Documentation subpage}} &amp;lt;!-- PLEASE ADD CATEGORIES WHERE INDICATED AT THE BOTTOM OF THIS PAGE --&amp;gt; ===Usage=== &amp;#039;&amp;#039;&amp;#039;Tnull&amp;#039;&amp;#039;&amp;#039; is used to nullify templates in the monospaced font...&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 ADD CATEGORIES WHERE INDICATED AT THE BOTTOM OF THIS PAGE --&amp;gt;&lt;br /&gt;
===Usage===&lt;br /&gt;
'''Tnull''' is used to nullify templates in the monospaced font. It is similar to {{tlx|tlx}} in the way that it has support for many parameters.&lt;br /&gt;
&lt;br /&gt;
===Example===&lt;br /&gt;
Typing &amp;lt;code&amp;gt;&amp;amp;#123;&amp;amp;#123;tnull|foo|bar|baz|boo&amp;amp;#125;&amp;amp;#125;&amp;lt;/code&amp;gt; in the edit window would yield &amp;lt;code&amp;gt;&amp;amp;#123;&amp;amp;#123;foo|bar|baz|boo&amp;amp;#125;&amp;amp;#125;&amp;lt;/code&amp;gt; in the rendered page.&lt;br /&gt;
&lt;br /&gt;
===Special character handling===&lt;br /&gt;
====&amp;quot;=&amp;quot; (equality sign)====&lt;br /&gt;
If there is a &amp;quot;=&amp;quot; character (equality/equals sign) in ''any'' parameter, it must be replaced with &amp;lt;code&amp;gt;&amp;amp;amp;#61;&amp;lt;/code&amp;gt; [or {{tl|{{=}}}}?]:&lt;br /&gt;
:&amp;lt;code&amp;gt;&amp;amp;#123;&amp;amp;#123;tnull|click|image&amp;amp;amp;#61;&amp;lt;var&amp;gt;image name&amp;lt;/var&amp;gt;|width&amp;amp;amp;#61;&amp;lt;var&amp;gt;width&amp;lt;/var&amp;gt;|height&amp;amp;amp;#61;&amp;lt;var&amp;gt;height&amp;lt;/var&amp;gt;|link&amp;amp;amp;#61;&amp;lt;var&amp;gt;page name&amp;lt;/var&amp;gt;&amp;amp;#125;&amp;amp;#125;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Or you can use &amp;lt;code&amp;gt;&amp;lt;var&amp;gt;parameter-number&amp;lt;/var&amp;gt;=&amp;lt;var&amp;gt;value&amp;lt;/var&amp;gt;&amp;lt;/code&amp;gt; as in:&lt;br /&gt;
:&amp;lt;code&amp;gt;&amp;amp;#123;&amp;amp;#123;tnull|click|2=image=&amp;lt;var&amp;gt;image name&amp;lt;/var&amp;gt;|3=width=&amp;lt;var&amp;gt;width&amp;lt;/var&amp;gt;|4=height=&amp;lt;var&amp;gt;height&amp;lt;/var&amp;gt;|5=link=&amp;lt;var&amp;gt;page name&amp;lt;/var&amp;gt;&amp;amp;#125;&amp;amp;#125;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Either method would yield the following output:&lt;br /&gt;
:{{tnull|click|2=image=&amp;lt;var&amp;gt;image name&amp;lt;/var&amp;gt;|3=width=&amp;lt;var&amp;gt;width&amp;lt;/var&amp;gt;|4=height=&amp;lt;var&amp;gt;height&amp;lt;/var&amp;gt;|5=link=&amp;lt;var&amp;gt;page name&amp;lt;/var&amp;gt;}}&lt;br /&gt;
&lt;br /&gt;
====&amp;quot;|&amp;quot; (vertical bar, pipe)====&lt;br /&gt;
If a second consecutive pipe (|) is used to denote that a parameter has been skipped, you must replace it with &amp;lt;code&amp;gt;&amp;amp;amp;#124;&amp;lt;/code&amp;gt; as in:&lt;br /&gt;
:&amp;lt;code&amp;gt;&amp;amp;#123;&amp;amp;#123;tnull|look from|Alan|&amp;amp;amp;#124;all the Alans&amp;amp;#125;&amp;amp;#125;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
That would yield the following displayed output:&lt;br /&gt;
:{{tnull|look from|Alan|&amp;amp;#124;all the Alans}}&lt;br /&gt;
&lt;br /&gt;
===See also===&lt;br /&gt;
{{Template-linking templates}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{#ifeq:{{SUBPAGENAME}}|sandbox |&lt;br /&gt;
| &amp;lt;!-- ADD CATEGORIES BELOW THIS LINE, PLEASE: --&amp;gt;&lt;br /&gt;
[[Category:Template-related templates]]&lt;br /&gt;
[[Category:Typing-aid templates]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>DarkMavis</name></author>	</entry>

	</feed>