Template:Italics correction/doc: Difference between revisions
Appearance
| [checked revision] | [checked revision] |
Content deleted Content added
Caleb Cooper (talk | contribs) 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..." |
Caleb Cooper (talk | contribs) 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
| This page was automatically imported from Commons any changes will be overwritten, the source page is here () |
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.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| text | 1 | no description | String | required |
See also
- {{pad}}, to produce whitespace (e.g. {{pad|0.5em}})
- For more detail see wikipedia page wikipedia:Template:Italics correction