<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://ml.sayahna.org/index.php?action=history&amp;feed=atom&amp;title=Template%3AQq%2Fdoc</id>
	<title>Template:Qq/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://ml.sayahna.org/index.php?action=history&amp;feed=atom&amp;title=Template%3AQq%2Fdoc"/>
	<link rel="alternate" type="text/html" href="http://ml.sayahna.org/index.php?title=Template:Qq/doc&amp;action=history"/>
	<updated>2026-04-23T23:28:24Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.31.5</generator>
	<entry>
		<id>http://ml.sayahna.org/index.php?title=Template:Qq/doc&amp;diff=5018&amp;oldid=prev</id>
		<title>Admin: 1 revision</title>
		<link rel="alternate" type="text/html" href="http://ml.sayahna.org/index.php?title=Template:Qq/doc&amp;diff=5018&amp;oldid=prev"/>
		<updated>2014-03-23T05:07:51Z</updated>

		<summary type="html">&lt;p&gt;1 revision&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;Revision as of 05:07, 23 March 2014&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Admin</name></author>
		
	</entry>
	<entry>
		<id>http://ml.sayahna.org/index.php?title=Template:Qq/doc&amp;diff=5017&amp;oldid=prev</id>
		<title>MusikAnimal: /* Parameters */ update example</title>
		<link rel="alternate" type="text/html" href="http://ml.sayahna.org/index.php?title=Template:Qq/doc&amp;diff=5017&amp;oldid=prev"/>
		<updated>2014-02-24T04:59:41Z</updated>

		<summary type="html">&lt;p&gt;‎&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Parameters: &lt;/span&gt; update example&lt;/span&gt;&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;!-- Categories and interwikis go at the bottom of this page. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
The template {{tlx|Qq}} (for &amp;quot;quick quotation&amp;quot;) can be used in talk page discussions to quote, in a visually and CSS-class distinct way, material quoted, e.g. from a guideline or from another editor's previous post. The text will appear in a sans-serif font and italics, surrounded by double quotation marks. Extra parameters allow linking to a policy page, user page, or reference easily.&lt;br /&gt;
&lt;br /&gt;
=== Examples ===&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;When you say {{Qq|I'm not certain that source is entirely reliable}}, I think I see what you mean now.&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
::When you say {{Qq|I'm not certain that source is entirely reliable}}, I think I see what you mean now.&lt;br /&gt;
:&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;*{{Qq|r=NYT Article|I'm not certain that source is entirely reliable}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
::*{{Qq|r=NYT Article|I'm not certain that source is entirely reliable}}&lt;br /&gt;
:&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;*{{Qq|u=ExampleUser|I'm not certain that source is entirely reliable}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
::*{{Qq|u=ExampleUser|I'm not certain that source is entirely reliable}}&lt;br /&gt;
:&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;*{{Qq|p=BLP|I'm not certain that source is entirely reliable}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
::*{{Qq|p=BLP|I'm not certain that source is entirely reliable}}&lt;br /&gt;
:&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;*{{Qq|d=https://en.wikipedia.org/w/index.php?title=Template:Qq/doc&amp;amp;diff=588690154&amp;amp;oldid=588689883|I'm not certain that source is entirely reliable}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
::*{{Qq|d=https://en.wikipedia.org/w/index.php?title=Template:Qq/doc&amp;amp;diff=588690154&amp;amp;oldid=588689883|I'm not certain that source is entirely reliable}}&lt;br /&gt;
&lt;br /&gt;
=== Parameters ===&lt;br /&gt;
;Unnamed (positional) parameters&lt;br /&gt;
:&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Qq|text}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
:*'''text''' unnamed parameter is the text that is quoted. It may appear before or after any named parameters.&lt;br /&gt;
;Using named parameters&lt;br /&gt;
:&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Qq|title=Jimbo Wales|tg=y|r=Reference|u=User quoted|p=Policy quoted|d=Diff|text}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
; Explanation of named parameters&lt;br /&gt;
:*'''title''': Add &amp;lt;code&amp;gt;title&amp;lt;/code&amp;gt; HTML attribute to text. This &amp;quot;offers advisory information about the element&amp;quot;[http://www.w3.org/TR/html4/struct/global.html#h-7.4.3].  On most browsers the title appears as a pop-up &amp;quot;tooltip&amp;quot; when the cursor is hovered over the text.  It is suggested that this parameter be used to name the party/source being quoted.  {{strong|This parameter cannot contain any wikimarkup, HTML or other formatting, only plain text.}}&lt;br /&gt;
:*'''tg''': Use &amp;lt;code&amp;gt;tg=y&amp;lt;/code&amp;gt; to render [[Quotation mark glyphs#Quotation marks in English|typographic]] quotation marks glyphs (curly quotes) instead of typewriter glyphs.&lt;br /&gt;
:*'''r''': Adds a reference to the end of the quote, in plain text.&lt;br /&gt;
:*'''u''': Links to a user page to reference the quote&lt;br /&gt;
:*'''p''': Links to a page in wikipedia-space, for instance a policy page, to reference the quote.&lt;br /&gt;
:*'''d''': Links to a diff to reference the quote&lt;br /&gt;
&lt;br /&gt;
:The parameters '''r''', '''u''' and '''p''' are mutually exclusive. If more than one is included, only one will be displayed.&lt;br /&gt;
&lt;br /&gt;
== Style ==&lt;br /&gt;
The template applies a green color and also (because some users are color-blind) changes the font to serif sans-serif in italics.  For users of screen readers with ''user CSS'' at the browser end, or WP users who simply like to [[Help:Cascading Style Sheets|customize the appearance of page elements]] by editing their [[Special:Mypage/skin.css]], the template applies CSS classes to the marked up content:&lt;br /&gt;
* &amp;lt;code&amp;gt;inline-quote-talk2&amp;lt;/code&amp;gt; by default&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
*{{tl|Talkquote}} – for quoting other editors (or guidelines, etc.) on talk pages, in a block&lt;br /&gt;
*{{tl|Tq}} - Similar to this template, without quotation marks, different defaults and options.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
[[Category:Quotation templates]]&lt;br /&gt;
[[Category:Talk namespace templates]]&lt;br /&gt;
[[Category:Text color templates]]&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>MusikAnimal</name></author>
		
	</entry>
</feed>