Difference between revisions of "Template:Italics correction/doc"

From blackwiki
Jump to navigation Jump to search
imported>Hyacinth
(TemplateData)
imported>28bytes
(→‎See also: rm deleted)
Line 24: Line 24:
 
== See also ==
 
== See also ==
 
* {{tl|pad}}, to produce whitespace (e.g. <nowiki>{{pad|0.5em}}</nowiki>)
 
* {{tl|pad}}, to produce whitespace (e.g. <nowiki>{{pad|0.5em}}</nowiki>)
* {{tl|dab italics}}
 
 
* {{tl|italics after}}
 
* {{tl|italics after}}
 
* {{tl|Talk header italics}}
 
* {{tl|Talk header italics}}

Revision as of 00:33, 10 December 2018

Usage

Use {{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 (''Harbi'') without the template would produce (Harbi) with the italicized 'i' intruding into the ')'. ({{italics correction|''Harbi''}}) produces (Harbi) instead.

TemplateData

No description.

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
text1

no description

Stringrequired

See also