Template:Enum: Difference between revisions
Jump to navigation
Jump to search
Uses external CSS styling instead of inline CSS. |
Categorizing templates. |
||
Line 3: | Line 3: | ||
<code><nowiki>{{enum|some text goes here}}</nowiki></code> becomes: {{enum|some text goes here}}. | <code><nowiki>{{enum|some text goes here}}</nowiki></code> becomes: {{enum|some text goes here}}. | ||
[[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 23:07, 5 February 2013
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.