Difference between revisions of "Template:!"
Jump to navigation
Jump to search
(VdpLZFmYLfYgDK) |
Morbus Iff (talk | contribs) m (Reverted edits by 88.182.17.109 (talk) to last revision by Morbus Iff) |
||
| Line 1: | Line 1: | ||
| − | + | |<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 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) <tt><nowiki>|</nowiki></tt>. See also [http://en.wikipedia.org/wiki/Template:! Wikipedia's Template:!]. | ||
| + | |||
| + | [[Category:Templates]] | ||
| + | </noinclude> | ||
Revision as of 18:46, 24 September 2010
|
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 | or the almost equivalent (but verbose) <nowiki>|</nowiki>. See also Wikipedia's Template:!.