Template:Emphasis underline/doc
Appearance
| This is a documentation subpage for Template:Emphasis underline. It may contain usage information, categories and other content that is not part of the original template page. |
| 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
[edit]{{emu|Foo}}becomes Foo{{emu|Foo|style=color:red;}}becomes Foo
TemplateData
[edit]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
[edit]- Template:Underline – for underlining without any semantic meaning
- Template:Em – for italic semantic emphasis
- Template:Strong – for bold semantic emphasis