Template:Code: Difference between revisions

From OpenGL Wiki
Jump to navigation Jump to search
m Equals protection in template.
Remove zero width space
Line 4: Line 4:


[[Category:Inline Formatting Templates]]
[[Category:Inline Formatting Templates]]
</noinclude><includeonly><span class{{=}}"tpl-code">{{{1}}}</span><includeonly>
</noinclude><includeonly><span class{{=}}"tpl-code">{{{1}}}</span><includeonly>

Revision as of 15:53, 3 March 2017

This template is used for inline code demarcation. This should be used for things like enumerators and the like.

{{code|some text goes here}} becomes: some text goes here.