<?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%3ATq%2Fdoc</id>
	<title>Template:Tq/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%3ATq%2Fdoc"/>
	<link rel="alternate" type="text/html" href="http://ml.sayahna.org/index.php?title=Template:Tq/doc&amp;action=history"/>
	<updated>2026-07-23T00:45:44Z</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:Tq/doc&amp;diff=4922&amp;oldid=prev</id>
		<title>Admin: 1 revision</title>
		<link rel="alternate" type="text/html" href="http://ml.sayahna.org/index.php?title=Template:Tq/doc&amp;diff=4922&amp;oldid=prev"/>
		<updated>2014-03-23T05:07:36Z</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:Tq/doc&amp;diff=4921&amp;oldid=prev</id>
		<title>Paine Ellsworth: /* Usage */ include useful shortcut</title>
		<link rel="alternate" type="text/html" href="http://ml.sayahna.org/index.php?title=Template:Tq/doc&amp;diff=4921&amp;oldid=prev"/>
		<updated>2013-01-29T22:28:30Z</updated>

		<summary type="html">&lt;p&gt;‎&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Usage: &lt;/span&gt; include useful shortcut&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|tq}} (for &amp;quot;talk 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. If the parameter ''i'' is given, the text will be rendered in italics; otherwise, it will appear in a serif font.  It does {{strong|not}} automatically add quotations marks (it is recommended that you do add them, but this cannot be automated, because the template cannot magically know whether you need double or single quotes in the context).&lt;br /&gt;
&lt;br /&gt;
Default appearance:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;When you say {{tq|&amp;quot;I'm not certain that source is entirely reliable&amp;quot;}}, I think I see what you mean now.&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
::When you say {{tq|&amp;quot;I'm not certain that source is entirely reliable&amp;quot;}}, I think I see what you mean now.&lt;br /&gt;
&lt;br /&gt;
In italics:&lt;br /&gt;
{{tsh|gi}}&lt;br /&gt;
:&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;When you say {{tq|i=y|&amp;quot;I'm not certain that source is entirely reliable&amp;quot;}}, I think I see what you mean now.&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
::When you say {{tq|i=y|&amp;quot;I'm not certain that source is entirely reliable&amp;quot;}}, I think I see what you mean now.&lt;br /&gt;
=== Parameters ===&lt;br /&gt;
;Unnamed (positional) parameters&lt;br /&gt;
:&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{tq|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;{{tq|i=y|title=Jimbo Wales|text}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
; Explanation of named parameters&lt;br /&gt;
:*'''i''': If set to any value, makes the text italic and sans-serif, instead of the default non-italic and serif, and adds a special CSS class ''(see [[#Style|below]])''&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;
&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 (or, optionally, 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-talk&amp;lt;/code&amp;gt;&amp;amp;nbsp;&amp;amp;nbsp;by default&lt;br /&gt;
* &amp;lt;code&amp;gt;inline-quote-talk2&amp;lt;/code&amp;gt;&amp;amp;nbsp;&amp;amp;nbsp;if the &amp;lt;kbd&amp;gt;i&amp;lt;/kbd&amp;gt; option is given&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;
&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>Paine Ellsworth</name></author>
		
	</entry>
</feed>