Template:!/doc

From Project: Redcap
Revision as of 10:07, 9 February 2014 by Andrew Gronosky (talk | contribs) (Copied from MediaWiki.org)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

[[Category:Template documentation pages{{#translation:}}]][[Category:Template documentation{{#translation:}}]]

Template:!

This template exists to provide a way to easily escape the raw pipe character (|) in a situation where markup containing it (i.e. a wikitable) needs to be passed as a parameter to a template. Parser functions will mangle wikitable syntax and pipe characters, treating all the raw pipe characters as parameter dividers. This template 'hides' the pipe from the MediaWiki parser, ensuring that it is not considered until after all the templates and variables on a page have been expanded. It will then be interpreted as a table row or column separator.

See Also