!/doc: Difference between revisions

From Eternal Lands Wiki
Jump to navigation Jump to search
(created page)
 
m (4 revisions imported)
 
(3 intermediate revisions by 2 users not shown)
Line 2: Line 2:
http://en.wikipedia.org/wiki/Template:!/doc
http://en.wikipedia.org/wiki/Template:!/doc
-->
-->
=== Usage ===
== Usage ==
This is the <nowiki>{{!}}</nowiki> meta-template.
This is the <nowiki>{{!}}</nowiki> meta-template.


This is an auxiliary template allowing the encoding of "<code>|</code>" 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 "<code>&amp;#124;</code>".  
This is an auxiliary template allowing the encoding of "<code>|</code>" 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 "<code>&amp;#124;</code>".  


This template cannot be used for putting the character as text in a wiki table; in that case, again, "<code>&amp;#124;</code>" can be used.
This template cannot be used for putting the character as text in a wiki table; in that case, again, "<code>&amp;#124;</code>" can be used.


Note that no special template is needed for "<code>!</code>" (exclamation mark).
Note that no special template is needed for "<code>!</code>" (exclamation mark).
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 ===
== 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 ===
== See also ==
* {{tl|!!}}
* {{tl|!!}}



Latest revision as of 21:08, 8 August 2021

Usage[edit]

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 "&#124;".

This template cannot be used for putting the character as text in a wiki table; in that case, again, "&#124;" 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[edit]

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[edit]