Template:Em: Difference between revisions

From OpenMW Wiki
Jump to navigation Jump to search
(creating template)
(No difference)

Revision as of 06:54, 18 July 2017

emphasized text

Documentation

This is a convenient template wrapper for the <em>...</em> HTML element, the proper markup for emphasized text, as distinct from purely typographic use of italics (<i>...</i> or, in wikimarkup, ''...''). The latter is for titles of published works, for foreign-language terms, and purposes that are not semantic emphasis.

Usage:

{{em|the emphasized text here}}

If the content contains a = character, the parameter must be named (as |1=):

{{em|1=Italics != emphasis in HTML.}}