Template:'/doc: Difference between revisions

ArrowHead294 (talk | contribs)
ArrowHead294 (talk | contribs)
Line 16: Line 16:
The templates {{plaincode|<nowiki>{{'}}</nowiki>}} and {{tlx|`|plaincode}} are used in the ''opposite'' manner compared to on Wikipedia: On Wikipedia {{tlx|`|plaincode}} adds a space before the apostrophe and {{plaincode|<nowiki>{{'}}</nowiki>}} does not, whereas on the Xenharmonic Wiki {{plaincode|<nowiki>{{'}}</nowiki>}} adds spacing and {{tlx|`|plaincode}} does not.
The templates {{plaincode|<nowiki>{{'}}</nowiki>}} and {{tlx|`|plaincode}} are used in the ''opposite'' manner compared to on Wikipedia: On Wikipedia {{tlx|`|plaincode}} adds a space before the apostrophe and {{plaincode|<nowiki>{{'}}</nowiki>}} does not, whereas on the Xenharmonic Wiki {{plaincode|<nowiki>{{'}}</nowiki>}} adds spacing and {{tlx|`|plaincode}} does not.


When inserting an apostrophe before a lowercase "s", it is recommended to use {{tlx|'s|plaincode}} instead. For example:
When inserting an apostrophe before a lowercase "s", it is recommended to use {{tlx|'s|plaincode}}, as {{plaincode|<nowiki>{{'}}s</nowiki>}} can be somewhat awkward. For example: <code><nowiki>'''John'''{{'s}} house</nowiki></code>
 
<syntaxhighlight lang="wikitext">
The '''Illiad'''{{'s}} vocabulary
</syntaxhighlight>
<hr />
<hr />
{{esctl}}
{{esctl}}