Template:=: Difference between revisions
Jump to navigation
Jump to search
Created page with "The expression {{code|<nowiki>{{=}}</nowiki>}} is used to insert a = character into a template or table where it would otherwise affect or break the formatting of the template/table instead of displaying the character. It is most likely to be used in conjunction with templates like {{T|Note}} or the {{T|Key}} template. See its documentation for further information. {{Tip|Instead of having to "escape" every single occurrence of an equals sign with {{T|=}} in an unname..." |
(No difference)
|
Latest revision as of 23:37, 25 August 2025
The expression {{=}} is used to insert a = character into a template or table where it would otherwise affect or break the formatting of the template/table instead of displaying the character. It is most likely to be used in conjunction with templates like {{Note}} or the {{Key}} template. See its documentation for further information.
Both of the following deliver if (i == 0) return count == 0;: