<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.panglossian.net/wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AQuote</id>
	<title>Template:Quote - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.panglossian.net/wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AQuote"/>
	<link rel="alternate" type="text/html" href="https://wiki.panglossian.net/wiki/index.php?title=Template:Quote&amp;action=history"/>
	<updated>2026-07-07T21:06:48Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>https://wiki.panglossian.net/wiki/index.php?title=Template:Quote&amp;diff=12&amp;oldid=prev</id>
		<title>Stuart: Template cribbed from Blue Prism (well, I wrote it)</title>
		<link rel="alternate" type="text/html" href="https://wiki.panglossian.net/wiki/index.php?title=Template:Quote&amp;diff=12&amp;oldid=prev"/>
		<updated>2016-08-25T17:47:19Z</updated>

		<summary type="html">&lt;p&gt;Template cribbed from Blue Prism (well, I wrote it)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;includeonly&amp;gt;&amp;lt;blockquote style=&amp;quot;border: 1px solid {{{bordercolor|#ccc}}}; padding: 0.5em; margin: 2em 0 0 1em; background-color: #f4f4f4; {{{style|}}}&amp;quot;&amp;gt;&lt;br /&gt;
{{{text|{{{1}}}}}}&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
Template for quoting a paragraph of text which highlights it slightly more than a standard blockquote.&lt;br /&gt;
There are 3 parameters : &amp;#039;text&amp;#039; (the &amp;#039;default&amp;#039; parameter), &amp;#039;bordercolor&amp;#039; and &amp;#039;style&amp;#039;. The first is the text to include in the quote, the second is the colour of the border to use (I know that&amp;#039;s US spelling, but I&amp;#039;m so used to typing that in for code, I automatically type that spelling in anything approaching code). The colour can be any valid CSS value - eg. &amp;quot;red&amp;quot;, &amp;quot;#fac&amp;quot;, &amp;quot;#a8f93d&amp;quot; etc. You don&amp;#039;t need to specify the name of the parameter for the text, you do for all other parameters (ie. &amp;#039;bordercolor&amp;#039;). To implement your own style, you can specify an inline CSS style using the style parameter.&lt;br /&gt;
eg. &lt;br /&gt;
  &amp;lt;nowiki&amp;gt;{{quote|There is no greater thing that a man can do for his country.. etc}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;Gives&amp;#039;&amp;#039;&lt;br /&gt;
{{quote|There is no greater thing that a man can do for his country.. etc}}&lt;br /&gt;
&lt;br /&gt;
  &amp;lt;nowiki&amp;gt;{{quote|text=When the going gets tough&amp;lt;br/&amp;gt;-- Billy Ocean|bordercolor=red}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;Gives&amp;#039;&amp;#039;&lt;br /&gt;
{{quote|text=When the going gets tough&amp;lt;br/&amp;gt;-- Billy Ocean|bordercolor=red}}&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;{{quote|text=&lt;br /&gt;
* Roses are red&lt;br /&gt;
* Violets are blue&lt;br /&gt;
* Wiki syntax is weird&lt;br /&gt;
** And uses too many braces&lt;br /&gt;
-- ~~~~|}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;Gives&amp;#039;&amp;#039;&lt;br /&gt;
{{quote|text=&lt;br /&gt;
* Roses are red&lt;br /&gt;
* Violets are blue&lt;br /&gt;
* Wiki syntax is weird&lt;br /&gt;
** And uses too many braces&lt;br /&gt;
-- [[User:Stuart|Stuart]] 13:03, 9 July 2010 (UTC)|}}&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;{{quote|text=&lt;br /&gt;
Have you tried setting it as the first test to be run?&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;G Bathgate&amp;#039;&amp;#039;&amp;#039; &amp;#039;&amp;#039;Jan 2012&amp;#039;&amp;#039;&lt;br /&gt;
|style=background-color: #eee; border: 1px dotted #888; font-family: Verdana; font-size: 10pt;}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;Gives&amp;#039;&amp;#039;&lt;br /&gt;
{{quote|text=&lt;br /&gt;
Have you tried setting it as the first test to be run?&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;G Bathgate&amp;#039;&amp;#039;&amp;#039; &amp;#039;&amp;#039;Jan 2012&amp;#039;&amp;#039;&lt;br /&gt;
|style=background-color: #eee; border: 1px dotted #888; font-family: Verdana; font-size: 10pt;}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Stuart</name></author>
	</entry>
</feed>