Template:Enum: Difference between revisions
Jump to navigation
Jump to search
Screwed up boldface. |
No edit summary |
||
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}}. | ||
</noinclude><includeonly><tt style="background-color: #f8f8f8; color: #34BAAE | </noinclude><includeonly><tt style="background-color: #f8f8f8; color: #34BAAE; font-weight: bold;">{{{1}}}</tt><includeonly> |
Revision as of 23:35, 4 October 2012
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.