Template:Emphasis underline
Appearance
{{{1}}}
| This template is used on approximately 6,200 pages and changes may be widely noticed. Test changes in the template's /sandbox or /testcases subpages, or in your own user subpage. Consider discussing changes on the talk page before implementing them. |
This template underlines text using the semantic <em>...</em> tag.
Usage
{{emu|Foo}}becomes Foo{{emu|Foo|style=color:red;}}becomes Foo
TemplateData
This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. See a monthly parameter usage report for Template:Emphasis underline in articles based on its TemplateData.
TemplateData for Emphasis underline
Underlines text using semantic <em>...</em> markup
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Text | 1 | Text which should be underlined | Line | required |
| style | style | CSS styling to apply to the text
| Line | optional |
| class | class | CSS classes to apply to the text | Line | optional |
See also
- Template:Underline – for underlining without any semantic meaning
- Template:Em – for italic semantic emphasis
- Template:Strong – for bold semantic emphasis