Jump to content

Template:Italics correction/doc: Difference between revisions

From pool
[checked revision][checked revision]
Content deleted Content added
Created page with "{{Documentation subpage}} {{Commons Import}} <!-- PLEASE ADD CATEGORIES AT THE BOTTOM OF THIS PAGE --> == Usage == Use {{tl|italics correction}} to increase the spacing (by 0..."
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 25: Line 25:
== 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>)
* For more detail see wikipedia page [[wikipedia:Template:Italics correction]]
* {{tl|italics after}}
* {{tl|Talk header italics}}


<includeonly>{{basepage subpage|
<includeonly>{{basepage subpage|

Latest revision as of 22:45, 30 October 2020


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[Edit template data]

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
text1

no description

Stringrequired

See also