Template:Style S-Double underline: Difference between revisions

From Teopedia
(Created page with "<noinclude>{{Text for symbol styles | description = '''Double underline'''. This style is used to underline twice some text. | modifications = double underlined | to copy =...")
 
No edit summary
 
Line 9: Line 9:
Some text is <span style="text-decoration:underline; text-decoration-style:double;">underlined twice</span> inside a paragraph.
Some text is <span style="text-decoration:underline; text-decoration-style:double;">underlined twice</span> inside a paragraph.


</noinclude><includeonly>{{#tag:span style="text-decoration:underline; text-decoration-style:double;"|<{{{1|}}}>}}</includeonly>
</noinclude><includeonly>{{#tag:span style="text-decoration:underline; text-decoration-style:double;"|{{{1|}}}}}</includeonly>

Latest revision as of 08:56, 5 May 2020

This symbol style is used to highlight letters or symbols inside paragraph. To highlight whole paragraph use templates for paragraph styles.
Double underline. This style is used to underline twice some text.


Modifications:

  • double underlined


To copy:

{{Style S-Double underline|}}


Example:


Some text is underlined twice inside a paragraph.