Difference between revisions of "Template:'/doc"
blackwiki>IceWelder (This is no longer true.) |
blackwiki>Art LaPella (In that case, this is no longer true either.) |
||
Line 2: | Line 2: | ||
<!----PLEASE ADD CATEGORIES WHERE INDICATED AT THE BOTTOM OF THIS PAGE----> | <!----PLEASE ADD CATEGORIES WHERE INDICATED AT THE BOTTOM OF THIS PAGE----> | ||
− | This template leaves leading space before the apostrophe | + | This template leaves leading space before the apostrophe. This template is now intended for use with '''bold''' or ''[[Italic type|italic]]'' text. For example: |
+ | * <code><nowiki>... that according to '''[[Lynne Kelly (science writer)|Lynne Kelly]]'''{{'}}s theory, ...</nowiki></code> | ||
+ | generates: | ||
+ | *... that according to '''[[Lynne Kelly (science writer)|Lynne Kelly]]'''{{'}}s theory, ... | ||
+ | and | ||
* <code><nowiki>The ''Iliad''{{'}}s vocabulary is archaic.</nowiki></code> | * <code><nowiki>The ''Iliad''{{'}}s vocabulary is archaic.</nowiki></code> | ||
generates: | generates: |
Revision as of 14:58, 18 February 2016
![]() | This is a documentation subpage for Template:'. It contains usage information, categories and other content that is not part of the original template page. |
This template leaves leading space before the apostrophe. This template is now intended for use with bold or italic text. For example:
... that according to '''[[Lynne Kelly (science writer)|Lynne Kelly]]'''{{'}}s theory, ...
generates:
- ... that according to Lynne Kelly's theory, ...
and
The ''Iliad''{{'}}s vocabulary is archaic.
generates:
- The Iliad's vocabulary is archaic.
This template is also similar to {{-'}}, used to slightly space apart a leading single quote from a surrounding double quotation mark provided by a template parameter in which the content is placed, e.g. the |title=
parameter of {{cite web}}. The equivalent template when manually placing double quotes around a single-quoted passage is {{" '}}; see also {{'-}} and {{' "}} for the right-hand side equivalents (parameter and manual, respectively). All of these templates use 0.2 em of spacing, while {{'}}, this template, uses only 0.1 em of spacing, as does {{'s}}, which is used for possessives in italics.
See also
- {{'}} (Template:Apostrophe)
- {{'s}}
- {{′}} (Template:Prime)
- {{''}}
- {{' "}} (Template:Single+double)
- {{" '}} (Template:Double+single)
- {{' '}} (Template:Single+single)
- {{" ' "}} (Template:Double+single+double)
- {{' " '}} (Template:Single+double+single)
- {{-"}} (Template:Space+double)
- {{"-}} (Template:Double+space)
- {{-'}} (Template:Space+single)
- {{'-}} (Template:Single+space)
- {{--)}} (Template:Space+parenthesis) (it's
--)
because)
and-)
were already used by other templates) - {{(-}} (Template:Parenthesis+space) (using
(--
also works, for consistency with the one above)