Template:Italics correction
From Good Old TV Fan Wiki
Revision as of 13:33, 10 March 2021 by Adminpeter (talk | contribs) (Created page with "<span style="padding-right:0.1em;">{{{1}}}</span><noinclude> {{Documentation}} <!-- PLEASE ADD CATEGORIES AND INTERWIKI LINK ON THE DOCUMENTATION PAGE. --> </noinclude>")
{{{1}}}
Usage[edit]
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[edit]
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[edit]
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| text | 1 | no description | String | required |
See also[edit]
- {{pad}}, to produce whitespace (e.g. {{pad|0.5em}})
- {{italics after}}