Template:!: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
Note:MediaWiki doesn't use this page. The wikitext 
		
	
m (Undo revision 473369 by SirYodaJedi (talk) Quick test) Tag: Undo  | 
				 (It would show up if someone ended up calling {{Template:!}}. If you're going to assume that will never happen, then we might as well not bother with include tags and template categorization.)  | 
				||
| Line 1: | Line 1: | ||
The expression {{code|<nowiki>{{!}}</nowiki>}} allows the pipe character <code>|</code> to be inserted into a template. Normally the pipe is used as a separator for parameters and will not display correctly. Using {{code|<nowiki>{{!}}</nowiki>}} will render <code>|</code> within the template. This is also necessary for tables.  | |||
{{  | {{Note|MediaWiki doesn't use this page. The wikitext {{code|<nowiki>{{!}}</nowiki>}} is no longer a template call but instead a magic word since [[mw:Help:Magic words#Escaped characters|MediaWiki 1.24]]. [[Special:Version|We're above that]]. Deleting this page would have no impact, except for new editors trying to search it and not finding the above information.}}  | ||
Revision as of 20:00, 24 April 2025
The expression {{!}} allows the pipe character | to be inserted into a template. Normally the pipe is used as a separator for parameters and will not display correctly. Using {{!}} will render | within the template. This is also necessary for tables.
{{!}} is no longer a template call but instead a magic word since MediaWiki 1.24. We're above that. Deleting this page would have no impact, except for new editors trying to search it and not finding the above information.