<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://fotv.wiki.killerrin.com/index.php?action=history&amp;feed=atom&amp;title=Template%3ADoc</id>
	<title>Template:Doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://fotv.wiki.killerrin.com/index.php?action=history&amp;feed=atom&amp;title=Template%3ADoc"/>
	<link rel="alternate" type="text/html" href="http://fotv.wiki.killerrin.com/index.php?title=Template:Doc&amp;action=history"/>
	<updated>2026-04-06T20:30:22Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.31.5</generator>
	<entry>
		<id>http://fotv.wiki.killerrin.com/index.php?title=Template:Doc&amp;diff=20&amp;oldid=prev</id>
		<title>Killer rin: Created page with &quot;{{Documentation subpage}} &lt;!-- DO NOT move the &quot;pp-template&quot; to the template page since the ! template should be as short as possible to save server load (to not break templat...&quot;</title>
		<link rel="alternate" type="text/html" href="http://fotv.wiki.killerrin.com/index.php?title=Template:Doc&amp;diff=20&amp;oldid=prev"/>
		<updated>2014-07-30T19:22:53Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{Documentation subpage}} &amp;lt;!-- DO NOT move the &amp;quot;pp-template&amp;quot; to the template page since the ! template should be as short as possible to save server load (to not break templat...&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;!-- DO NOT move the &amp;quot;pp-template&amp;quot; to the template page since the ! template should be as short as possible to save server load (to not break template inclusion limits). --&amp;gt;&lt;br /&gt;
{{high-risk|5,000,000+}}&lt;br /&gt;
__NOTOC__&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
This is the {{t&amp;lt;noinclude&amp;gt;n&amp;lt;/noinclude&amp;gt;&amp;lt;includeonly&amp;gt;l&amp;lt;/includeonly&amp;gt;|!}} meta-template. Its use is analogous to an [[escape character]].&lt;br /&gt;
&lt;br /&gt;
This is an auxiliary template allowing the encoding of &amp;quot;&amp;lt;code&amp;gt;|&amp;lt;/code&amp;gt;&amp;quot; within template parameters, because the pipe character is normally interpreted as a separator. This template is necessary if the character is used in wiki table syntax, or if the parameter is automatically wikilinked and you wish to use a pipe to specify different link text from the target page name. In other cases it is better to use &amp;quot;&amp;lt;code&amp;gt;&amp;amp;amp;#124;&amp;lt;/code&amp;gt;&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
This template cannot be used for putting the character as text in a wiki table; in that case, again,  &amp;quot;&amp;lt;code&amp;gt;&amp;amp;amp;#124;&amp;lt;/code&amp;gt;&amp;quot; can be used.&lt;br /&gt;
&lt;br /&gt;
Note that no special template is needed for &amp;quot;&amp;lt;code&amp;gt;!&amp;lt;/code&amp;gt;&amp;quot; (exclamation mark).&lt;br /&gt;
&lt;br /&gt;
This is a [[WP:high-risk template|high-risk template]], and it usually cannot be [[Wikipedia:Substitution|substituted]] (see conditions for substing on [[#Substitution|the section below]]).&lt;br /&gt;
&lt;br /&gt;
=== Substitution ===&lt;br /&gt;
It is possible to [[Wikipedia:Substitution|substitute]] &amp;lt;nowiki&amp;gt;{{!}}&amp;lt;/nowiki&amp;gt; only if an unescaped &amp;quot;'''&amp;lt;code&amp;gt;|&amp;lt;/code&amp;gt;'''&amp;quot; works as expected, i.e. after substituting the template containing &amp;lt;nowiki&amp;gt;{{!}}&amp;lt;/nowiki&amp;gt;, or after eliminating an&lt;br /&gt;
[[mw:Help:Extension:ParserFunctions#.23if|#if]] containing &amp;lt;nowiki&amp;gt;{{!}}&amp;lt;/nowiki&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
=== A simple example ===&lt;br /&gt;
&lt;br /&gt;
The following template code for {{tl|Quotation}} using an ordinary pipe character,&lt;br /&gt;
* &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Quotation|It is not possible to use an ordinary pipe character | in template parameters, as it will be interpreted as a separator.|[[Help:Template#Usage hints and workarounds]]}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
produces:&lt;br /&gt;
{{Quotation|It is not possible to use an ordinary pipe character | in template parameters, as it will be interpreted as a separator.|[[Help:Template#Usage hints and workarounds]]}}&lt;br /&gt;
&lt;br /&gt;
whereas this code using the &amp;lt;nowiki&amp;gt;{{!}}&amp;lt;/nowiki&amp;gt; meta-template,&lt;br /&gt;
* &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Quotation|It is not possible to use an ordinary pipe character {{!}} in template parameters, as it will be interpreted as a separator.|[[Help:Template#Usage hints and workarounds]]}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
produces:&lt;br /&gt;
{{Quotation|It is not possible to use an ordinary pipe character {{!}} in template parameters, as it will be interpreted as a separator.|[[Help:Template#Usage hints and workarounds]]}}&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* {{tl|!!}}&lt;br /&gt;
* {{tl|!-}} creates |-&lt;br /&gt;
* {{tl|-!}}&lt;br /&gt;
* {{tl|broken bar}}&lt;br /&gt;
* {{tn|'}} and related&lt;br /&gt;
* [[Wikipedia:Conditional tables]]&lt;br /&gt;
* {{tl|pipe}} - Note that this one looks like {{tlf|!}} but has a very different meaning for the MediaWiki parser and thus has different functionality.&lt;br /&gt;
* {{tn|(}} creates {&lt;br /&gt;
* {{tn|((}} creates {{&lt;br /&gt;
* {{tl|!(}}&lt;br /&gt;
* {{[[template:=|=]]}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
[[Category:Template namespace templates|{{PAGENAME}}]]&lt;br /&gt;
[[Category:Wikipedia formatting and function templates|{{PAGENAME}}]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- These are the inter-language links for templates in other languages corresponding to [[Template:!]] --&amp;gt;&lt;br /&gt;
[[ar:قالب:!]]&lt;br /&gt;
[[as:Template:!]]&lt;br /&gt;
[[be-x-old:Шаблён:!]]&lt;br /&gt;
[[bg:Шаблон:!]]&lt;br /&gt;
[[bn:Template:!]]&lt;br /&gt;
[[cs:Šablona:!]]&lt;br /&gt;
[[da:Skabelon:!]]&lt;br /&gt;
[[de:Vorlage:!]]&lt;br /&gt;
[[dsb:Pśedłoga:!]]&lt;br /&gt;
[[et:Mall:!]]&lt;br /&gt;
[[es:Plantilla:!]]&lt;br /&gt;
[[fa:الگو:!]]&lt;br /&gt;
[[fr:Modèle:!]]&lt;br /&gt;
[[hsb:Předłoha:!]]&lt;br /&gt;
[[it:Template:!]]&lt;br /&gt;
[[ja:Template:!]]&lt;br /&gt;
[[ka:თარგი:!]]&lt;br /&gt;
[[ko:틀:!]]&lt;br /&gt;
[[ku:Şablon:!]]&lt;br /&gt;
[[la:Formula:!]]&lt;br /&gt;
[[myv:ЛопаПарцун:!]]&lt;br /&gt;
[[nl:Sjabloon:!]]&lt;br /&gt;
[[no:Mal:!]]&lt;br /&gt;
[[pap:Template:!]]&lt;br /&gt;
[[pl:Szablon:!]]&lt;br /&gt;
[[pt:Template:!]]&lt;br /&gt;
[[ru:Шаблон:!]]&lt;br /&gt;
[[sk:Šablóna:!]]&lt;br /&gt;
[[sl:Template:!]]&lt;br /&gt;
[[sr:Шаблон:!]]&lt;br /&gt;
[[vi:Tiêu bản:!]]&lt;br /&gt;
[[zh:Template:!]]&lt;br /&gt;
[[zh-yue:Template:!]]&lt;br /&gt;
[[he:תבנית:!]]&lt;br /&gt;
[[uk:Шаблон:!]]&lt;br /&gt;
[[fi:Malline:!]]&lt;br /&gt;
[[sv:Mall:!]]&lt;br /&gt;
[[simple:Template:!]]&lt;br /&gt;
[[ur:سانچہ:!]]&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- These are the inter-language links for the documentation subpage [[Template:!/doc]], not for the template itself. --&amp;gt;&lt;br /&gt;
[[ar:قالب:!/شرح]]&lt;br /&gt;
[[as:সাঁচ:!/doc]]&lt;br /&gt;
[[cs:Šablona:!/doc]]&lt;br /&gt;
[[de:Vorlage:!/Doku]]&lt;br /&gt;
[[es:Plantilla:!/doc]]&lt;br /&gt;
[[fr:Modèle:!/Documentation]]&lt;br /&gt;
[[or:ଟେମ୍ପଲେଟ:!/doc]]&lt;br /&gt;
[[ro:Format:!/doc]]&lt;br /&gt;
[[ru:Шаблон:!/doc]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Killer rin</name></author>
		
	</entry>
</feed>