Template:Pipe: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Wikipedia import, character template)
 
mNo edit summary
 
Line 1: Line 1:
&#124;<noinclude>
&#124;<noinclude>
{{documentation}}
{{doc}}
<!-- Add categories and interwikis to the /doc subpage, not here! -->
<!-- Add categories and interwikis to the /doc subpage, not here! -->
</noinclude>
</noinclude>

Latest revision as of 14:36, 11 January 2024

|

English (en)Deutsch (de)Esperanto (eo)Español (es)Français (fr)Suomi (fi)Hrvatski (hr)Magyar (hu)Italiano (it)日本語 (ja)한국어 (ko)Nederlands (nl)Polski (pl)Português (pt)Português do Brasil (pt-br)Русский (ru)Slovenčina (sk)Svenska (sv)Türkçe (tr)Українська (uk)Tiếng Việt (vi)中文 (zh)中文(臺灣) (zh-tw)
Curly brackets white.pngTemplate Documentation [view] [edit]
Icon-translate.png Available doc translations
View
Page history

This is the {{pipe}} meta-template. It looks like this: |

This template uses the &#124; decimal code for the vertical bar (or pipe character) so that its usage doesn't cause problems when it is used inside a template. {{Pipe}} is easier to remember and clearer than an unadorned &#124;.

Please do not use the Unicode &#448; (which produces ǀ) since that does not work in all web browsers. It is also slightly smaller than |.

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.