Template:Enum: Difference between revisions

From OpenGL Wiki
Jump to navigation Jump to search
m Equals protection in template.
Removing errant UTF-8 character of some form.
Line 4: Line 4:


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

Revision as of 05:53, 2 May 2015

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

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