Template:Underline/doc: Difference between revisions
Template page
More actions
mNo edit summary |
mNo edit summary |
||
| Line 1: | Line 1: | ||
This template formats a span of text using {{tag|span|params=style="text-decoration: underline;"}}. This adds underlining without the semantics of {{tag|u}}. | This template formats a span of text using {{tag|span|params=style="text-decoration:underline;"}}. This adds underlining without the semantics of {{tag|u}}. | ||
{|class=wikitable style="width: 100%;" | {|class=wikitable style="width:100%;" | ||
! Markup | ! Markup | ||
! Renders as | ! Renders as | ||
Revision as of 17:09, 11 July 2020
This template formats a span of text using <span style="text-decoration:underline;">…</span>. This adds underlining without the semantics of <u>…</u>.
| Markup | Renders as |
|---|---|
{{underline|Lorem ipsum dolor sit amet, consectetur}}
|
Lorem ipsum dolor sit amet, consectetur |