Template:!

From Disobiki
Revision as of 14:48, 17 July 2009 by Morbus Iff (talk | contribs) (Created page with '|<noinclude> ==Usage== <nowiki>{{!}}</nowiki> inserts a vertical bar "|" within a template parameter without delimiting the end of that parameter. It should be used only for ins…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

|

Usage

{{!}} inserts a vertical bar "|" within a template parameter without delimiting the end of that parameter. It should be used only for inserting tables, or table columns, within a template. 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 all other cases, such as to merely display a vertical bar, it's better to use &#124; or the almost equivalent (but verbose) <nowiki>|</nowiki>. See also Wikipedia's Template:!.