Template:Spaced prime/doc: Difference between revisions
ArrowHead294 (talk | contribs) mNo edit summary |
ArrowHead294 (talk | contribs) mNo edit summary |
||
| Line 1: | Line 1: | ||
This template produces a {{w|prime symbol}} <code>′</code> with leading space so it does not collide with | This template produces a {{w|prime symbol}} <code>′</code> with leading space so it does not collide with preceding '''bold''' (<code><nowiki>'''</nowiki></code>) or ''italic'' (<code><nowiki>''</nowiki></code>) characters. | ||
{{shortcut|-,}} | {{shortcut|-,}} | ||
| Line 12: | Line 13: | ||
| ''T''{{-,}} | | ''T''{{-,}} | ||
|} | |} | ||
=== Technical notes === | |||
The difference between {{tlx|prime|plaincode}} and this template is that {{plaincode|<nowiki>{{prime}}</nowiki}} is designed for letters that require little or no spacing, such as ''o'', ''A'', and ''L'', while this template is designed for letters such as ''f'', ''l'', and uppercase ''C'' and ''T'' that require more space. | |||