Template:Italics correction/doc: Difference between revisions
Appearance
| [unchecked revision] | [unchecked 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) |
||
| Line 26: | Line 26: | ||
* {{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|italics after}} |
* {{tl|italics after}} |
||
* For more detail see wikipedia page [[wikipedia:Template:Italics correction]] |
|||
* {{tl|Talk header italics}} |
|||
<includeonly>{{basepage subpage| |
<includeonly>{{basepage subpage| |
||
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}})
- {{italics after}}
- For more detail see wikipedia page wikipedia:Template:Italics correction