Difference between revisions of "Template:Ins/doc"

From blackwiki
Jump to navigation Jump to search
imported>Timrollpickering
m (make bot & tool compatible by transferring categories to template itself)
imported>Andrybak
(link to Template:Deltext)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
{{documentation subpage}}
 
{{documentation subpage}}
A way to add inserted text without using HTML.
+
A way to add text styled as inserted (i.e. underlined) without using HTML.
  
Example:
+
Example: {{demo-inline|<nowiki>2000s, 2010s, {{ins|2020s}}</nowiki>}}
*Wikipedia thru the decades: 2000s, 2010s, {{ins|2020s}}, and beyond!
 
  
 
The default styling for most browsers is to have this text underlined.
 
The default styling for most browsers is to have this text underlined.
 +
 +
== See also ==
 +
* {{tl|deltext}}
 +
<includeonly>{{Sandbox other||
 +
[[Category:Wikipedia formatting and function templates]]
 +
}}</includeonly>

Latest revision as of 13:04, 27 February 2020

A way to add text styled as inserted (i.e. underlined) without using HTML.

Example: 2000s, 2010s, {{ins|2020s}} → 2000s, 2010s, 2020s

The default styling for most browsers is to have this text underlined.

See also