Changes

Jump to navigation Jump to search
→‎See also: rm deleted
{{Documentation subpage}}
<!-- PLEASE ADD CATEGORIES AT THE BOTTOM OF THIS PAGE -->

== Usage ==
Use {{tl|italics correction}} to increase the spacing (by 0.1em) following italic text to keep it from running into an immediately subsequent non-italic character, such as a closing parenthesis. The template takes one unnamed parameter: the text. It should be used within italics markup, which is not provided by this template itself.

== Examples ==
Using the wiki markup <code><nowiki>(''Harbi'')</nowiki></code> without the template would produce (''Harbi'') with the italicized 'i' intruding into the ')'. <code><nowiki>({{italics correction|''Harbi''}})</nowiki></code> produces ({{italics correction|''Harbi''}}) instead.

==TemplateData==
<templatedata>
{
"params": {
"1": {
"label": "text",
"type": "string",
"required": true
}
},
"format": "inline"
}
</templatedata>

== See also ==
* {{tl|pad}}, to produce whitespace (e.g. <nowiki>{{pad|0.5em}}</nowiki>)
* {{tl|italics after}}
* {{tl|Talk header italics}}

<includeonly>{{basepage subpage|
<!-- CATEGORIES BELOW THIS LINE, PLEASE: -->
[[Category:Inline spacing templates]]
}}</includeonly>
Anonymous user

Navigation menu