Open main menu

Template:Strikethrough

Revision as of 07:21, 3 January 2019 by Johannes Axner (talk | contribs) (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Template documentation[view] [edit] [history] [purge]

{{Strikethrough}} draws a line through the text that is its parameter. This is done by embedding the parameter in an HTML <s>...</s> element, producing output such as: this, i.e. text with a line drawn through its middle. Outside articles, it can be used to mark something as no longer accurate or relevant without removing it from view. Do not use it, however, to indicate document edits; to mark a span of text as having been removed from a document, use <del>...</del>.

Example

Markup
Output
{{strikethrough|HyperText Markup Language}}

HyperText Markup Language

See also