<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.boobpedia.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AQuote%2Fdoc</id>
	<title>Template:Quote/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.boobpedia.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AQuote%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://www.boobpedia.com/wiki/index.php?title=Template:Quote/doc&amp;action=history"/>
	<updated>2026-06-09T10:14:38Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.40.1</generator>
	<entry>
		<id>https://www.boobpedia.com/wiki/index.php?title=Template:Quote/doc&amp;diff=293202&amp;oldid=prev</id>
		<title>REDTURTLE: Created page with &quot;{{Documentation subpage}} &lt;!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --&gt;   ==Usage==  {{tlx|Quote}} adds a block quotation to an article page.  This...&quot;</title>
		<link rel="alternate" type="text/html" href="https://www.boobpedia.com/wiki/index.php?title=Template:Quote/doc&amp;diff=293202&amp;oldid=prev"/>
		<updated>2012-11-17T19:48:56Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{Documentation subpage}} &amp;lt;!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --&amp;gt;   ==Usage==  {{tlx|Quote}} adds a &lt;a href=&quot;/wiki/index.php?title=Block_quotation&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Block quotation (page does not exist)&quot;&gt;block quotation&lt;/a&gt; to an article page.  This...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&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;
&lt;br /&gt;
==Usage==&lt;br /&gt;
&lt;br /&gt;
{{tlx|Quote}} adds a [[block quotation]] to an article page.&lt;br /&gt;
&lt;br /&gt;
This is easier to type and more wiki-like than the equivalent HTML {{tag|blockquote}} tags, and has additional pre-formatted attribution and source parameters. &amp;lt;!-- THIS WORKAROUND FAILED; see talk page and its archives. New workaround provided hereafter. It also contains a workaround for [[Bugzilla:6200]], which means you don&amp;#039;t need to type {{tag|p}} tags manually. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Note: Block quotes do not normally contain quotation marks. See [[MOS:QUOTE]].&lt;br /&gt;
&lt;br /&gt;
=== Synopsis ===&lt;br /&gt;
&lt;br /&gt;
;Unnamed (positional) parameters&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{quote|phrase|person|source}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
This markup will fail if any parameter contains an equals sign (=).&lt;br /&gt;
&lt;br /&gt;
;Numbered (positional) parameters&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{quote|1=phrase|2=person|3=source}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
;Named parameters&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{quote|text=phrase|sign=person|source=source}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Example ===&lt;br /&gt;
&lt;br /&gt;
;Wikitext:&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Quote|text=Cry “Havoc” and let slip the dogs of war.|sign=[[William Shakespeare]]|source=&amp;#039;&amp;#039;[[Julius Caesar (play)|Julius Caesar]]&amp;#039;&amp;#039;, Act III, Scene I}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
;Result:&lt;br /&gt;
{{Quote|text=Cry “Havoc” and let slip the dogs of war.|sign=[[William Shakespeare]]|source=&amp;#039;&amp;#039;[[Julius Caesar (play)|Julius Caesar]]&amp;#039;&amp;#039;, Act III, Scene I}}&lt;br /&gt;
&lt;br /&gt;
=== Restrictions ===&lt;br /&gt;
&lt;br /&gt;
If you do not provide quoted text, the template generates a parser error message, which will appear in red text in the rendered page.&lt;br /&gt;
&lt;br /&gt;
If any parameter&amp;#039;s actual value contains an [[equals sign]] (=), you &amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;must&amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039; use named parameters. (The equals sign gets interpreted as a named parameter otherwise.)&lt;br /&gt;
&lt;br /&gt;
If any parameter&amp;#039;s actual value contains characters used for wiki markup syntax (such as [[vertical bar|pipe]], [[brackets]], single quotation marks, etc.), you may need to escape it. See [[Template:!]] and friends.&lt;br /&gt;
&lt;br /&gt;
Be wary of URLs which contain restricted characters. The equals sign is especially common.&lt;br /&gt;
&lt;br /&gt;
=== Multiple paragraphs ===&lt;br /&gt;
&lt;br /&gt;
{{Blockquote paragraphs}}&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;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ADD CATEGORIES AFTER THIS LINE --&amp;gt;&lt;br /&gt;
[[Category:Quotation templates|{{PAGENAME}}]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ADD INTERWIKIS AFTER THIS LINE --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>REDTURTLE</name></author>
	</entry>
</feed>