<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh-Hans-CN">
	<id>https://wiki.statsape.com/index.php?action=history&amp;feed=atom&amp;title=%E6%A8%A1%E6%9D%BF%3ATnull%2Fdoc</id>
	<title>模板:Tnull/doc - 版本历史</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.statsape.com/index.php?action=history&amp;feed=atom&amp;title=%E6%A8%A1%E6%9D%BF%3ATnull%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://wiki.statsape.com/index.php?title=%E6%A8%A1%E6%9D%BF:Tnull/doc&amp;action=history"/>
	<updated>2026-04-04T08:41:37Z</updated>
	<subtitle>本wiki上该页面的版本历史</subtitle>
	<generator>MediaWiki 1.39.6</generator>
	<entry>
		<id>https://wiki.statsape.com/index.php?title=%E6%A8%A1%E6%9D%BF:Tnull/doc&amp;diff=554&amp;oldid=prev</id>
		<title>Zeroclanzhang：​创建页面，内容为“{{Documentation}} ===Usage=== &#039;&#039;&#039;Tnull&#039;&#039;&#039; 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, but it does not link the template name. It is similar to {{tl|tlc}}, but does not prevent text wrapping.  ===Example=== Typing &lt;code&gt;&amp;#123;&amp;#123;tnull|foo|bar|baz|boo&amp;#125;&amp;#125;&lt;/code&gt; in the edit window would yield &lt;code&gt;&amp;#123;&amp;#123;foo|bar|baz|boo&amp;#125;&amp;#125;&lt;/code&gt; in the rendered pag…”</title>
		<link rel="alternate" type="text/html" href="https://wiki.statsape.com/index.php?title=%E6%A8%A1%E6%9D%BF:Tnull/doc&amp;diff=554&amp;oldid=prev"/>
		<updated>2023-07-13T15:20:42Z</updated>

		<summary type="html">&lt;p&gt;创建页面，内容为“{{Documentation}} ===Usage=== &amp;#039;&amp;#039;&amp;#039;Tnull&amp;#039;&amp;#039;&amp;#039; 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, but it does not link the template name. It is similar to {{tl|tlc}}, but does not prevent text wrapping.  ===Example=== Typing &amp;lt;code&amp;gt;{{tnull|foo|bar|baz|boo}}&amp;lt;/code&amp;gt; in the edit window would yield &amp;lt;code&amp;gt;{{foo|bar|baz|boo}}&amp;lt;/code&amp;gt; in the rendered pag…”&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新页面&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Documentation}}&lt;br /&gt;
===Usage===&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Tnull&amp;#039;&amp;#039;&amp;#039; 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, but it does not link the template name. It is similar to {{tl|tlc}}, but does not prevent text wrapping.&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 &amp;#039;&amp;#039;any&amp;#039;&amp;#039; 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;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
[[Category:Typing-aid templates]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Zeroclanzhang</name></author>
	</entry>
</feed>