Jump to content

Template:!!/doc: Difference between revisions

From pool
[unchecked revision][unchecked revision]
Content deleted Content added
m more specific cat
 
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Documentation subpage}}
{{Documentation subpage}}
{{High-risk|250,000+}}
{{High-risk}}
{{Commons Import}}


This is an auxiliary [[Help:Template|template]] that allows one to encode "<code>||</code>" (two pipes or [[vertical bar]]s) within template parameters. If it is '''unnecessary''' to get a "<code>||</code>", it is better to use "<code>&amp;#124;&amp;#124;</code>". However the "<code>||</code>" delimiter for a [[Wikipedia:Manual of Style/Tables|Wiki table]] has to be [[:Category:Character-substitution templates|escaped by a template]] if it is used within a template.
This is an auxiliary [[Wikipedia:Help:Template|template]] that allows one to encode "<code>||</code>" (two pipes or [[Wikipedia:vertical bar|vertical bar]]s) within template parameters. If it is '''unnecessary''' to get a "<code>||</code>", it is better to use "<code>&amp;#124;&amp;#124;</code>". However the "<code>||</code>" delimiter for a [[Wikipedia:Manual of Style/Tables|Wiki table]] has to be [[:Category:Character-substitution templates|escaped by a template]] if it is used within a template.


== Notes ==
== Notes ==


There is usually no such problem with "<code>!!</code>" (exclamation marks). This problem only affects "<code>||</code>" (vertical bars) in conjunction with the [[m:Help:Parameter default]] mechanism within tables. However, in table rows starting with "<code>!</code>" there can be problems with "<code>!!</code>" being interpreted as a cell separator. Try replacing it with "<code>&amp;#33;&amp;#33;</code>".
There is usually no such problem with "<code>!!</code>" (exclamation marks). This problem only affects "<code>||</code>" (vertical bars) in conjunction with the [[mediawikiwiki:Help:Parameter default]] mechanism within tables. However, in table rows starting with "<code>!</code>" there can be problems with "<code>!!</code>" being interpreted as a cell separator. Try replacing it with "<code>&amp;#33;&amp;#33;</code>".


This template cannot be [[Wikipedia:Substitution|substituted]].
This template cannot be [[Wikipedia:Substitution|substituted]].
Line 18: Line 19:


== See also ==
== See also ==
* [[m:Help:Template#A parameter value containing a pipe character]]
* [[mediawikiwiki:Help:Template#A parameter value containing a pipe character]]
* {{tlx|(!}} Open table
* {{tlx|(!}} Open table
* {{tlx|!}} this is not a template but a "magic word" see [[mw:Help:Magic words#Other]] and {{tim|!}}
* {{tlx|!}} this is not a template but a "magic word" see [[mw:Help:Magic words#Other]] and {{tim|!}}
* {{tlx|!-}} Start of a table row
* {{tlx|!-}} Start of a table row
* {{tlx|!)}} Close table
* {{tlx|!)}} Close table
*[[Help:Conditional tables]]
*[[Wikipedia:Help:Conditional tables]]


<includeonly>{{Sandbox other||
<includeonly>{{Sandbox other||

Latest revision as of 22:30, 30 October 2020


This is an auxiliary template that allows one to encode "||" (two pipes or vertical bars) within template parameters. If it is unnecessary to get a "||", it is better to use "&#124;&#124;". However the "||" delimiter for a Wiki table has to be escaped by a template if it is used within a template.

Notes

There is usually no such problem with "!!" (exclamation marks). This problem only affects "||" (vertical bars) in conjunction with the mediawikiwiki:Help:Parameter default mechanism within tables. However, in table rows starting with "!" there can be problems with "!!" being interpreted as a cell separator. Try replacing it with "&#33;&#33;".

This template cannot be substituted.

Parameters

Escapes double pipe characters within template parameters

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
No parameters specified

See also