Template:Omission/doc

From Apotheoun
Revision as of 13:45, 23 July 2024 by Syl (talk | contribs) (2 revisions imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This template provides the string "..." (or alternatively "[...]") marked up as an abbreviation, with a mouse-over tooltip provided text omitted from a quote.

Usage

Example:
Lorem ipsum {{om|dolor sit amet,}} consectetur adipiscing elit. gives:
Lorem ipsum ... consectetur adipiscing elit.

Example:
Lorem ipsum {{om|sub=dolor|dolor sit amet,}} consectetur adipiscing elit. gives:
Lorem ipsum [dolor] consectetur adipiscing elit.

Parameters

  • |br=yes (for brackets).
  • |sub=text (optional) omission text i.e. [this]

Source

Code and documentation borrowed from {{aka}}.