Difference between revisions of "Template:Ins/doc"

From blackwiki
Jump to navigation Jump to search
imported>Koavf
imported>Andrybak
(link to Template:Deltext)
 
(2 intermediate revisions by 2 users 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.
  
<noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude>
+
== See also ==
 
+
* {{tl|deltext}}
<includeonly>
+
<includeonly>{{Sandbox other||
[[Category:Formatting templates]]
+
[[Category:Wikipedia formatting and function templates]]
</includeonly>
+
}}</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