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…')
 
m (Protected "Template:'": Structural template, potentially high-use. ([edit=sysop] (indefinite) [move=sysop] (indefinite)))
 
(One intermediate revision by the same user not shown)
Line 5: Line 5:
 
<code><nowiki>The ''Irregular Apocalypse''{{'}}s engines were failing.</nowiki></code> produces: The ''Irregular Apocalypse''&#39;s engines were failing.
 
<code><nowiki>The ''Irregular Apocalypse''{{'}}s engines were failing.</nowiki></code> produces: The ''Irregular Apocalypse''&#39;s engines were failing.
  
<code><nowiki>The ''Irregular Apocalypse'''s engines were failing.</nowiki></code> produces: The ''Irregular Apocalypse'''s engines were failing.</noinclude>
+
<code><nowiki>The ''Irregular Apocalypse'''s engines were failing.</nowiki></code> produces: The ''Irregular Apocalypse'''s engines were failing.
 +
 
 +
{{syntax-template}}</noinclude>

Latest revision as of 15:04, 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.