<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://sapph.group/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=75.0.176.80</id>
	<title>Sapphire Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://sapph.group/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=75.0.176.80"/>
	<link rel="alternate" type="text/html" href="https://sapph.group/wiki/index.php?title=Special:Contributions/75.0.176.80"/>
	<updated>2026-05-18T02:26:24Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>https://sapph.group/wiki/index.php?title=Template:Rquote/doc&amp;diff=7431</id>
		<title>Template:Rquote/doc</title>
		<link rel="alternate" type="text/html" href="https://sapph.group/wiki/index.php?title=Template:Rquote/doc&amp;diff=7431"/>
		<updated>2014-01-29T02:02:56Z</updated>

		<summary type="html">&lt;p&gt;75.0.176.80: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
&amp;lt;!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*  &amp;lt;font color=&amp;quot;red&amp;quot;&amp;gt;&#039;&#039;&#039;NOTE&#039;&#039;&#039;: This template should &#039;&#039;&#039;not be used&#039;&#039;&#039; for block quotations in article text.&amp;lt;/font&amp;gt; For long quotations in the text, the [[Wikipedia:Manual_of_Style#Quotations|Manual of Style]] recommends using the HTML &amp;amp;lt;[[blockquote]]&amp;gt; element or the {{tl|quote}} template (which produces the blockquote tag).&lt;br /&gt;
*  &amp;lt;font color=&amp;quot;red&amp;quot;&amp;gt;&#039;&#039;&#039;NOTE&#039;&#039;&#039;: This template should &#039;&#039;&#039;not be used&#039;&#039;&#039; for quotations&amp;lt;/font&amp;gt; if they are not repeated elsewhere in the main text. The [[Wikipedia:Manual of Style#Block quotations|Manual of Style]] recommendation is:&lt;br /&gt;
** For visually distinctive quotation, use {{tl|Quotation}} template.&lt;br /&gt;
** For long quotations, use the HTML &amp;amp;lt;[[blockquote]]&amp;amp;gt; element, such as through the use of the {{tl|Quote}} or {{tl|quote box}} template.&lt;br /&gt;
* Pull quotes work best when used with short sentences, and at the start or end of a section, as a hint of the section&#039;s content.&lt;br /&gt;
*&#039;&#039;&#039;{{tl|Rquote}}&#039;&#039;&#039; (for &#039;&#039;&#039;Reduced pull-quote&#039;&#039;&#039;) is a variant of the {{tl|Cquote}} [[:Category:Quotation templates|quotation template]], intended for relatively short [[pull quote]]s of 50 or 100 words. It results in a floating quote with the article text wrapping around it, like an image.&lt;br /&gt;
* Pull-quotes work best when used with short quotes, and at the start or end of a section, to help emphasize the content of the section. For longer pull quotes, especially those more than a paragraph, or longer than the rest of the paragraph they are quoted in, a similar effect (across the page) can be produced by  [[:Template:Cquote|Cquote]].&lt;br /&gt;
&lt;br /&gt;
{{TOCright}}&lt;br /&gt;
==Usage==&lt;br /&gt;
Align quote box to the &#039;&#039;&#039;right&#039;&#039;&#039;:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;{{Rquote|right|Quote text|Origin of quote|Cited source}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Align quote box to the &#039;&#039;&#039;left&#039;&#039;&#039;:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;{{Rquote|left|Quote text|Origin of quote|Cited source}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Parameters==&lt;br /&gt;
# &#039;&#039;&#039;Alignment&#039;&#039;&#039; (&#039;&#039;left&#039;&#039;, &#039;&#039;right&#039;&#039;).&lt;br /&gt;
# &#039;&#039;&#039;Quote text&#039;&#039;&#039;&lt;br /&gt;
# &#039;&#039;&#039;Source&#039;&#039;&#039; (who said it?)&lt;br /&gt;
# &#039;&#039;&#039;Citation&#039;&#039;&#039; (where was it said?)&lt;br /&gt;
&lt;br /&gt;
==Formatting==&lt;br /&gt;
[[Quotation marks]] are supplied by the template and should not be included in the quote text. [[Soft hyphen]]s (&amp;lt;code&amp;gt;[[List of XML and HTML character entity references|&amp;amp;amp;shy;]]&amp;lt;/code&amp;gt;) can be used to influence [[line break]]s within the quote text.&lt;br /&gt;
&lt;br /&gt;
==Example==&lt;br /&gt;
===Align Right &amp;amp;rarr;===&lt;br /&gt;
====Code====&lt;br /&gt;
 &amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;{{Rquote|right|&lt;br /&gt;
This is an example pullquote with the first option set to &#039;&#039;right&#039;&#039;.|&lt;br /&gt;
[[Anonymity|Anonymous]]|&#039;&#039;Rquote template page&#039;&#039;}}{{Str left|{{Lorem ipsum}}|335}}&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
====Result====&lt;br /&gt;
{{Rquote|right|&lt;br /&gt;
This is an example pullquote with the first option set to &#039;&#039;right&#039;&#039;.|&lt;br /&gt;
[[Anonymity|Anonymous]]|&#039;&#039;Rquote template page&#039;&#039;}}{{Str left|{{Lorem ipsum}}|335}}&lt;br /&gt;
&lt;br /&gt;
===Align Left &amp;amp;larr;===&lt;br /&gt;
====Code====&lt;br /&gt;
 &amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;{{Rquote|left|&lt;br /&gt;
This is another, slightly longer example pullquote with the first option set to &#039;&#039;left&#039;&#039;.|&lt;br /&gt;
[[Anonymity|Anonymous]]|&#039;&#039;Rquote template page&#039;&#039;}}{{Lorem Ipsum}}&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
 &amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;{{Rquote|left|&lt;br /&gt;
This is another, slightly longer ex&amp;amp;amp;shy;ample pull&amp;amp;amp;shy;quote with the first option set to &#039;&#039;left&#039;&#039; and two soft hyphens included in the quote text.|&lt;br /&gt;
[[Anonymity|Anonymous]]|&#039;&#039;Rquote template page&#039;&#039;}}{{Lorem Ipsum}}&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Result====&lt;br /&gt;
{{Rquote|left|&lt;br /&gt;
This is another, slightly longer example pullquote with the first option set to &#039;&#039;left&#039;&#039;.|&lt;br /&gt;
[[Anonymity|Anonymous]]|&#039;&#039;Rquote template page&#039;&#039;}}{{Lorem ipsum}}&lt;br /&gt;
{{Rquote|left|&lt;br /&gt;
This is another, slightly longer ex&amp;amp;shy;ample pull&amp;amp;shy;quote with the first option set to &#039;&#039;left&#039;&#039; and two soft hyphens included in the quote text.|&lt;br /&gt;
[[Anonymity|Anonymous]]|&#039;&#039;Rquote template page&#039;&#039;}}{{Lorem ipsum}}&lt;br /&gt;
&lt;br /&gt;
{{clear}}&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
{{Quotation templates see also}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&amp;lt;!--&lt;br /&gt;
++++ PLEASE ADD CATEGORIES AND INTERWIKIS BELOW THIS LINE, THANK YOU. --&amp;gt;&lt;br /&gt;
[[Category:Quotation templates|{{PAGENAME}}]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>75.0.176.80</name></author>
	</entry>
</feed>