Template:Em

From OpenMW Wiki
Revision as of 06:54, 18 July 2017 by Darklocq (talk | contribs) (creating template)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.}}