Template:`s/doc: Difference between revisions
ArrowHead294 (talk | contribs) mNo edit summary |
ArrowHead294 (talk | contribs) mNo edit summary |
||
| Line 13: | Line 13: | ||
=== Technical notes === | === Technical notes === | ||
The templates {{tlx|'s}} and {{plaincode|<nowiki>{{`s}}</nowiki>}} are used in the ''opposite'' manner compared to on Wikipedia: On Wikipedia {{tlx|'s}} adds a space before the apostrophe and {{ | The templates {{tlx|'s|plaincode}} and {{plaincode|<nowiki>{{`s}}</nowiki>}} are used in the ''opposite'' manner compared to on Wikipedia: On Wikipedia {{tlx|'s|plaincode}} adds a space before the apostrophe and {{plaincode|<nowiki>{{`s}}</nowiki>}} does not, whereas on the Xenharmonic Wiki {{plaincode|<nowiki>{{`s}}</nowiki>}} adds spacing and {{tlx|'s|plaincode}} does not. | ||
This template does not insert any semantically invalid whitespace characters, but does all the spacing visually only, in [[CSS]]. | This template does not insert any semantically invalid whitespace characters, but does all the spacing visually only, in [[CSS]]. | ||