Difference between revisions of "Template:!/doc"
m (→Usage:  emphasized "necessary")  | 
				m (cleanup)  | 
				||
| Line 2: | Line 2: | ||
http://en.wikipedia.org/wiki/Template:!/doc  | http://en.wikipedia.org/wiki/Template:!/doc  | ||
-->  | -->  | ||
| − | + | == Usage ==  | |
This is the <nowiki>{{!}}</nowiki> meta-template.  | This is the <nowiki>{{!}}</nowiki> meta-template.  | ||
| Line 13: | Line 13: | ||
This is a '''high risk template''', and it usually cannot be [http://en.wikipedia.org/wiki/Wikipedia:Substitution substituted] (see conditions for substing in the section below).  | This is a '''high risk template''', and it usually cannot be [http://en.wikipedia.org/wiki/Wikipedia:Substitution substituted] (see conditions for substing in the section below).  | ||
| − | + | == Substitution ==  | |
It is possible to [http://en.wikipedia.org/wiki/Wikipedia:Substitution substitute] <nowiki>{{!}}</nowiki> only if an unescaped "'''<code>|</code>'''" works as expected, i.e. after substituting the template containing <nowiki>{{!}}</nowiki>, or after eliminating an  | It is possible to [http://en.wikipedia.org/wiki/Wikipedia:Substitution substitute] <nowiki>{{!}}</nowiki> only if an unescaped "'''<code>|</code>'''" works as expected, i.e. after substituting the template containing <nowiki>{{!}}</nowiki>, or after eliminating an  | ||
[http://www.mediawiki.org/wiki/Help:Extension:ParserFunctions#.23if #if] containing <nowiki>{{!}}</nowiki>.  | [http://www.mediawiki.org/wiki/Help:Extension:ParserFunctions#.23if #if] containing <nowiki>{{!}}</nowiki>.  | ||
| − | + | == See also ==  | |
* {{tl|!!}}  | * {{tl|!!}}  | ||
Revision as of 04:45, 11 December 2010
Usage
This is the {{!}} meta-template.
This is an auxiliary template allowing the encoding of "|" within template parameters. It 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 "|". 
This template cannot be used for putting the character as text in a wiki table; in that case, again,  "|" can be used.
Note that no special template is needed for "!" (exclamation mark).
This is a high risk template, and it usually cannot be substituted (see conditions for substing in the section below).
Substitution
It is possible to substitute {{!}} only if an unescaped "|" works as expected, i.e. after substituting the template containing {{!}}, or after eliminating an
#if containing {{!}}.
See also
- {{!!}}