Toggle menu
15
236
75
27.7K
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:47, 25 February 2025 by Prd (talk | contribs) (Created page with "{{documentation subpage}} {{template redirect|ins}} A way to mark up inserted text without using HTML. This template wraps the HTML tag {{tag|ins|o}}, which most browsers render by underlining the text. Example: {{demo-inline|<nowiki>2000s, 2010s, {{inserted text|2020s}}</nowiki>}} == See also == * {{tlx|deleted text}} for indicating text removals == External links == * [https://html.spec.whatwg.org/multipage/edits.html#the-ins-element Specification for the ins...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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

External links