Difference between revisions of "Template:'"
From Elite Wiki
(Created page with ''<noinclude> Encodes a simple apostrophe, for cases where it might otherwise be confused with a bold or italic syntax marker. For example: <code><nowiki>The ''Irregular Apo…') |
(No difference)
|
Revision as of 14:03, 4 April 2010
'
Encodes a simple apostrophe, for cases where it might otherwise be confused with a bold or italic syntax marker. For example:
The ''Irregular Apocalypse''{{'}}s engines were failing.
produces: The Irregular Apocalypse's engines were failing.
The ''Irregular Apocalypse'''s engines were failing.
produces: The Irregular Apocalypse's engines were failing.