Template:Omission/doc: Difference between revisions
Jump to navigation
Jump to search
w>John of Reading m (Typo/general fixes, replaced: ommission → omission) |
m (1 revision imported) |
(No difference)
|
Revision as of 13:56, 18 May 2023
This is a documentation subpage for Template:Terminate sentence It may contain usage information, categories and other content that is not part of the original template page. |
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}}.