Toggle menu
15
236
73
27.6K
Kenshi Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Revision as of 01:48, 25 February 2025 by Prd (talk | contribs) (Created page with "{{documentation subpage}} {{template redirect|deltext}} A way to mark up deleted text without using HTML. This template wraps the HTML tag {{tag|del|o}}, which most browsers render by striking through the text. Example: {{demo-inline|<nowiki>I like free culture{{deleted text| and censorship}}!</nowiki>}} Note: {{tlx|del}} is not an alias for this template as it's used for another purpose. == Difference from strikethrough == {{tlx|strikethrough}} uses {{tag|s|o}...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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

External links