Template:Enum: Difference between revisions

From OpenGL Wiki
Jump to navigation Jump to search
Categorizing templates.
No edit summary
 
(2 intermediate revisions by one other user not shown)
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>

Latest revision as of 22:11, 22 November 2017

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.