Template:Emphasis underline
Appearance
{{{1}}}
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 |