Template:Inserted text
Jump to navigation
Jump to search
{{{1}}}
A way to mark up inserted text without using HTML. This template wraps the HTML tag <ins>, which most browsers render by underlining the text.
Example:
2000s, 2010s, {{inserted text|2020s}} → 2000s, 2010s, 2020s
See also
[edit source]{{deleted text}}for indicating text removals
External links
[edit source]- Specification for the ins element in the WHATWG standard for HTML5