Template:Pipe/doc: Difference between revisions
Appearance
| [checked revision] | [checked revision] |
Content deleted Content added
Caleb Cooper (talk | contribs) m Text replacement - "[[WP:" to "[[Wikipedia:WP:" |
Caleb Cooper (talk | contribs) m Text replacement - "[[Help:Template" to "[[Wikipedia:Help:Template " |
||
| Line 4: | Line 4: | ||
This is the {{tl|pipe}} meta-template. It looks like this: {{pipe}} |
This is the {{tl|pipe}} meta-template. It looks like this: {{pipe}} |
||
This template uses the {{mono|<nowiki>&#124;</nowiki>}} [[List of XML and HTML character entity references|decimal code]] for the [[vertical bar]] (or pipe character) so that its usage doesn't cause problems when it is used inside a [[Help: |
This template uses the {{mono|<nowiki>&#124;</nowiki>}} [[List of XML and HTML character entity references|decimal code]] for the [[vertical bar]] (or pipe character) so that its usage doesn't cause problems when it is used inside a [[Wikipedia:Help:Template |template]]. This situation most commonly arises when the title of a cited reference contains a pipe character instead of a hyphen or dash (e.g. [http://www.xbox.com/ Xbox.com {{pipe}} Xbox.com Home]). <code>{{tl|Pipe}}</code> is easier to remember and clearer than an unadorned {{mono|<nowiki>&#124;</nowiki>}}. |
||
Please do not use the Unicode {{mono|<nowiki>&#448;</nowiki>}} (which produces ǀ) since that does not work in all web browsers. It is also slightly smaller than |. |
Please do not use the Unicode {{mono|<nowiki>&#448;</nowiki>}} (which produces ǀ) since that does not work in all web browsers. It is also slightly smaller than |. |
||
Latest revision as of 08:29, 21 October 2020
| This page was automatically imported from Commons any changes will be overwritten, the source page is here () |
This is the {{pipe}} meta-template. It looks like this: |
This template uses the | decimal code for the vertical bar (or pipe character) so that its usage doesn't cause problems when it is used inside a template. This situation most commonly arises when the title of a cited reference contains a pipe character instead of a hyphen or dash (e.g. Xbox.com | Xbox.com Home). {{Pipe}} is easier to remember and clearer than an unadorned |.
Please do not use the Unicode ǀ (which produces ǀ) since that does not work in all web browsers. It is also slightly smaller than |.
Alternative names
The following names redirect here and can be used as alternative names for this template:
- {{vbar}}
- {{verti-bar}}
- {{vertical bar}}
- {{vertical line}}
- {{vertical slash}}
See also
- {{!}} - A magic word to encode "|" within template parameters or wikitables. Note that this one looks the same but has a very different meaning for the MediaWiki parser and thus has different functionality.
- {{'}} - Used to encode apostrophe to keep it separate from
''and'''markup.