<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://moasspedia.org/w/index.php?action=history&amp;feed=atom&amp;title=Template%3ABlockquote%2Ftestcases</id>
	<title>Template:Blockquote/testcases - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://moasspedia.org/w/index.php?action=history&amp;feed=atom&amp;title=Template%3ABlockquote%2Ftestcases"/>
	<link rel="alternate" type="text/html" href="https://moasspedia.org/w/index.php?title=Template:Blockquote/testcases&amp;action=history"/>
	<updated>2026-04-09T20:24:50Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.37.2</generator>
	<entry>
		<id>https://moasspedia.org/w/index.php?title=Template:Blockquote/testcases&amp;diff=6388&amp;oldid=prev</id>
		<title>Wikipedia&gt;JJMC89: JJMC89 moved page Template:Quote/testcases to Template:Blockquote/testcases: requested move; consensus at Template talk:Blockquote</title>
		<link rel="alternate" type="text/html" href="https://moasspedia.org/w/index.php?title=Template:Blockquote/testcases&amp;diff=6388&amp;oldid=prev"/>
		<updated>2020-12-28T21:59:00Z</updated>

		<summary type="html">&lt;p&gt;JJMC89 moved page &lt;a href=&quot;/w/index.php?title=Template:Quote/testcases&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Template:Quote/testcases (page does not exist)&quot;&gt;Template:Quote/testcases&lt;/a&gt; to &lt;a href=&quot;/wiki/Template:Blockquote/testcases&quot; title=&quot;Template:Blockquote/testcases&quot;&gt;Template:Blockquote/testcases&lt;/a&gt;: &lt;a href=&quot;https://en.wikipedia.org/wiki/Requested_moves&quot; class=&quot;extiw&quot; title=&quot;wikipedia:Requested moves&quot;&gt;requested move&lt;/a&gt;; consensus at &lt;a href=&quot;/w/index.php?title=Template_talk:Blockquote&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Template talk:Blockquote (page does not exist)&quot;&gt;Template talk:Blockquote&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{testcases}}&lt;br /&gt;
{{TOC limit|2}}&lt;br /&gt;
&lt;br /&gt;
== With character ==&lt;br /&gt;
{{test case nowiki&lt;br /&gt;
| code        = &amp;lt;nowiki&amp;gt;{{__TEMPLATENAME__&lt;br /&gt;
| Eliminate all other factors, and the one which remains must be the truth.&lt;br /&gt;
| character   = [[Sherlock Holmes]]&lt;br /&gt;
| author      = [[Sir Arthur Conan Doyle]]&lt;br /&gt;
| title       = &amp;#039;&amp;#039;[[The Sign of the Four]]&amp;#039;&amp;#039;}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
| collapsible = yes&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Just quote text ==&lt;br /&gt;
{{test case nowiki&lt;br /&gt;
| collapsible=yes&lt;br /&gt;
| code = &amp;lt;nowiki&amp;gt;{{__TEMPLATENAME__|It was the best of times, it was the worst of times.}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== All parameters, positional ==&lt;br /&gt;
{{test case nowiki&lt;br /&gt;
| collapsible=yes&lt;br /&gt;
| code = &amp;lt;nowiki&amp;gt;{{__TEMPLATENAME__|It was the best of times, it was the worst of times.|Charles Dickens|&amp;#039;&amp;#039;A Tale of Two Cities&amp;#039;&amp;#039;}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== All parameters, named ==&lt;br /&gt;
{{test case nowiki&lt;br /&gt;
| collapsible=yes&lt;br /&gt;
| code = &amp;lt;nowiki&amp;gt;{{__TEMPLATENAME__|text=It was the best of times, it was the worst of times.|sign=Charles Dickens|source=&amp;#039;&amp;#039;A Tale of Two Cities&amp;#039;&amp;#039;|date=1859}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Without sign, positional ==&lt;br /&gt;
{{test case nowiki&lt;br /&gt;
| collapsible=yes&lt;br /&gt;
| code = &amp;lt;nowiki&amp;gt;{{__TEMPLATENAME__|A quote by the subject of the article might not need to say who said it||2010}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Without sign, named parameters ==&lt;br /&gt;
{{test case nowiki&lt;br /&gt;
| collapsible=yes&lt;br /&gt;
| code = &amp;lt;nowiki&amp;gt;{{__TEMPLATENAME__|text=A quote by the subject of the article might not need to say who said it|source=2010}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Without source, positional ==&lt;br /&gt;
{{test case nowiki&lt;br /&gt;
| collapsible=yes&lt;br /&gt;
| code = &amp;lt;nowiki&amp;gt;{{__TEMPLATENAME__|Add little to little and you have a big pile|Ovid}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Without source, named parameters ==&lt;br /&gt;
{{test case nowiki&lt;br /&gt;
| collapsible=yes&lt;br /&gt;
| code = &amp;lt;nowiki&amp;gt;{{__TEMPLATENAME__|text=Add little to little and you have a big pile|sign=Ovid}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Without text, positional ==&lt;br /&gt;
{{test case nowiki&lt;br /&gt;
| collapsible=yes&lt;br /&gt;
| code = &amp;lt;nowiki&amp;gt;{{__TEMPLATENAME__||Harpo Marx|Duck Soup}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Without text, named parameters ==&lt;br /&gt;
{{test case nowiki&lt;br /&gt;
| collapsible=yes&lt;br /&gt;
| code = &amp;lt;nowiki&amp;gt;{{__TEMPLATENAME__|sign=Harpo Marx|source=Duck Soup}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== With indentation ==&lt;br /&gt;
{{test case nowiki&lt;br /&gt;
| collapsible=yes&lt;br /&gt;
| code = &amp;lt;nowiki&amp;gt;::::{{__TEMPLATENAME__|It was the best of times, it was the worst of times.|Charles Dickens|&amp;#039;&amp;#039;A Tale of Two Cities&amp;#039;&amp;#039;}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== With line breaks ==&lt;br /&gt;
{{test case nowiki&lt;br /&gt;
| collapsible=yes&lt;br /&gt;
| code = &amp;lt;nowiki&amp;gt;{{__TEMPLATENAME__|It was the best of times, &lt;br /&gt;
&lt;br /&gt;
it was the worst of times.|Charles Dickens|&amp;#039;&amp;#039;A Tale of Two Cities&amp;#039;&amp;#039;}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
===With text= ===&lt;br /&gt;
{{test case nowiki&lt;br /&gt;
| collapsible=yes&lt;br /&gt;
| code = &amp;lt;nowiki&amp;gt;{{__TEMPLATENAME__|text=It was the best of times, &lt;br /&gt;
&lt;br /&gt;
it was the worst of times.|Charles Dickens|&amp;#039;&amp;#039;A Tale of Two Cities&amp;#039;&amp;#039;}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==With italics around text==&lt;br /&gt;
{{test case &lt;br /&gt;
|_showcode=yes&lt;br /&gt;
|&amp;#039;&amp;#039;It was the best of times, it was the worst of times.&amp;#039;&amp;#039;&lt;br /&gt;
|Charles Dickens&lt;br /&gt;
|&amp;#039;&amp;#039;A Tale of Two Cities&amp;#039;&amp;#039;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==More line breaks==&lt;br /&gt;
{{test case nowiki&lt;br /&gt;
| collapsible=yes&lt;br /&gt;
| code = &amp;lt;nowiki&amp;gt;{{__TEMPLATENAME__|text=Your service as a teacher has been most satisfactory, but it is in the field of music that your contribution to the country has been outstanding. Since 1952 you have been largely responsible for the Biennial Music Festivals in Georgetown. You are joint Honorary Secretary of the Music Festival Committee and the success of the Festivals is in a large measure due to your organization and supervision. &lt;br /&gt;
&lt;br /&gt;
You have also made a name for yourself in arranging musical programmes in the Schools Broadcasts which have taught many children the joy of music and of singing together.&lt;br /&gt;
By Command of the Queen conveyed to me through Her Majesty&amp;#039;s Principal Secretary of State for the Colonies, I present to you the Insignia of a Member of the Most Excellent Order of the British Empire.|author=His Excellency the Governor, [[Patrick Muir Renison|Sir Patrick Renison]], [[Order of St Michael and St George|K.C.M.G.]] on May 8, 1959}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== No parameters ==&lt;br /&gt;
{{test case nowiki&lt;br /&gt;
| collapsible=yes&lt;br /&gt;
| code = &amp;lt;nowiki&amp;gt;{{__TEMPLATENAME__}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Equals signs ==&lt;br /&gt;
=== Unnamed parameter error ===&lt;br /&gt;
{{test case nowiki&lt;br /&gt;
| collapsible=yes&lt;br /&gt;
| code = &amp;lt;nowiki&amp;gt;{{__TEMPLATENAME__|You cannot have an unnamed parameter with an equals signs (=) in the actual argument.}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Named parameter works ===&lt;br /&gt;
{{test case nowiki&lt;br /&gt;
| collapsible=yes&lt;br /&gt;
| code = &amp;lt;nowiki&amp;gt;{{__TEMPLATENAME__|text=You can have a named parameter with an equals sign (=) in the actual argument.}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Empty parameters ==&lt;br /&gt;
{{test case nowiki&lt;br /&gt;
| collapsible=yes&lt;br /&gt;
| code = &amp;lt;nowiki&amp;gt;{{__TEMPLATENAME__|A|sign=|cite=C|source=|ts=D}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Notrim ==&lt;br /&gt;
{{test case nowiki&lt;br /&gt;
| collapsible=yes&lt;br /&gt;
| code = &amp;lt;nowiki&amp;gt;{{__TEMPLATENAME__|Eliminate all other factors, and the one which remains must be the truth.|notrim=1}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{test case nowiki&lt;br /&gt;
| collapsible=yes&lt;br /&gt;
| code = &amp;lt;nowiki&amp;gt;{{__TEMPLATENAME__|&amp;quot;Eliminate all other factors, and the one which remains must be the truth.&amp;quot;|notrim=1}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{test case nowiki&lt;br /&gt;
| collapsible=yes&lt;br /&gt;
| code = &amp;lt;nowiki&amp;gt;{{__TEMPLATENAME__|&amp;#039;&amp;#039;Eliminate all other factors&amp;#039;&amp;#039; is a book, another book is &amp;#039;&amp;#039;The one which remains must be the truth.&amp;#039;&amp;#039;|notrim=1}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{test case nowiki&lt;br /&gt;
| collapsible=yes&lt;br /&gt;
| code = &amp;lt;nowiki&amp;gt;{{__TEMPLATENAME__|&amp;#039;&amp;#039;&amp;#039;Eliminate all other factors&amp;#039;&amp;#039;&amp;#039; should be said boldly, as should &amp;#039;&amp;#039;&amp;#039;The one which remains must be the truth.&amp;#039;&amp;#039;&amp;#039;|notrim=1}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Without notrim ==&lt;br /&gt;
{{test case nowiki&lt;br /&gt;
| collapsible=yes&lt;br /&gt;
| code = &amp;lt;nowiki&amp;gt;{{__TEMPLATENAME__|Eliminate all other factors, and the one which remains must be the truth.}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{test case nowiki&lt;br /&gt;
| collapsible=yes&lt;br /&gt;
| code = &amp;lt;nowiki&amp;gt;{{__TEMPLATENAME__|&amp;quot;Eliminate all other factors, and the one which remains must be the truth.&amp;quot;}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{test case nowiki&lt;br /&gt;
| collapsible=yes&lt;br /&gt;
| code = &amp;lt;nowiki&amp;gt;{{__TEMPLATENAME__|&amp;#039;&amp;#039;Eliminate all other factors&amp;#039;&amp;#039; is a book, another book is &amp;#039;&amp;#039;The one which remains must be the truth.&amp;#039;&amp;#039;}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{test case nowiki&lt;br /&gt;
| collapsible=yes&lt;br /&gt;
| code = &amp;lt;nowiki&amp;gt;{{__TEMPLATENAME__|&amp;#039;&amp;#039;&amp;#039;Eliminate all other factors&amp;#039;&amp;#039;&amp;#039; should be said boldly, as should &amp;#039;&amp;#039;&amp;#039;The one which remains must be the truth.&amp;#039;&amp;#039;&amp;#039;}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Wikipedia&gt;JJMC89</name></author>
	</entry>
</feed>