Template:=/doc: Difference between revisions

From NPOWiki
Jump to navigation Jump to search
(create)
 
mNo edit summary
 
Line 12: Line 12:
</pre>
</pre>


<includeonly>[[Category:Replacement templates</includeonly>
<includeonly>[[Category:Replacement templates]]</includeonly>

Latest revision as of 11:18, 13 July 2021

This page contains the documentation for Template:=. It includes information about the template, such as usage and categories, and is not displayed when using the template itself.

This template is used to escape an equals sign ( = ). The most common usage is within template calls when using HTML elements or URLs with query strings, which otherwise would be interpreted as parameter name/value pairs.

There are no parameters; simply type {{=}}.

Example

{{list
|<span style{{=}}"font-size:smaller;">[[Template:Navbox|view/edit]]</span>
}}