ထႅမ်းပလဵတ်ႉ:Deleted text
Appearance
(လုၵ်ႉတီး ထႅမ်းပလဵတ်ႉ:Deltext ၼႆႈသေ ၶိုၼ်းပိၼ်ႇဝၢႆႇမႃး)
{{{1}}}
A way to mark up deleted text without using HTML. This template wraps the HTML tag <del>, which most browsers render by striking through the text.
Example:
I like free culture{{deleted text| and censorship}}! → I like free culture and censorship!
Note: {{del}} is not an alias for this template as it's used for another purpose.
Difference from strikethrough
[မႄးထတ်းငဝ်ႈငႃႇ]{{strikethrough}} uses <s>, which renders similarly, like this, but has a different semantic value. It represents contents which are no longer accurate or relevant, but isn't appropriate to use for indicating removals of text from a document.
See also
[မႄးထတ်းငဝ်ႈငႃႇ]{{inserted text}}for indicating text insertions
External links
[မႄးထတ်းငဝ်ႈငႃႇ]- Specification of the del element in the WHATWG standard for HTML5
- Specification of the s element