Template:'s
Jump to navigation
Jump to search
's
An apostrophe and an s. Used when you want to add 's
to something, but MediaWiki markup thinks the apostrophe is part of an italics or bold indicator.
Example: ''Pikmin 2'''s leaders and ''Pikmin 3'''s enemies.
results in:
- Pikmin 2s leaders and Pikmin 3s enemies.
which is incorrect. To fix this with the template, add it like this: ''Pikmin 2''{{'s}} leaders and ''Pikmin 3''{{'s}} enemies.
.