Difference between revisions of "Template:Italics correction/doc"
Jump to navigation
Jump to search
imported>Frietjes |
imported>RL0919 (→Examples: expand example to contrast results with and without template) |
||
| Line 6: | Line 6: | ||
== Examples == | == Examples == | ||
| − | <code><nowiki>({{italics correction|''Harbi''}})</nowiki></code> produces | + | Using the wiki markup <code><nowiki>(''Harbi'')</nowiki></code> without the template would produce (''Harbi'') with the italicized 'i' intruding into the ')'. <code><nowiki>({{italics correction|''Harbi''}})</nowiki></code> produces ({{italics correction|''Harbi''}}) instead. |
== See also == | == See also == | ||
Revision as of 19:50, 5 October 2016
| This is a documentation subpage for Template:Italics correction. It contains usage information, categories and other content that is not part of the original template page. |
Usage
Use {{italics correction}} to insert a thin whitespace following a (slanted) text in italics to keep it from running into the following (upright) character. The template takes one unnamed parameter: the text. It should be enclosed in 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.
See also
- {{pad}}, to produce whitespace (e.g. {{pad|0.5em}})
- {{dab italics}}
- {{italics after}}
- {{Talk header italics}}