<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://capipedia.cap.gov/index.php?action=history&amp;feed=atom&amp;title=Template%3AOpinion%2Fdoc</id>
	<title>Template:Opinion/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://capipedia.cap.gov/index.php?action=history&amp;feed=atom&amp;title=Template%3AOpinion%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://capipedia.cap.gov/index.php?title=Template:Opinion/doc&amp;action=history"/>
	<updated>2026-04-23T10:02:50Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>https://capipedia.cap.gov/index.php?title=Template:Opinion/doc&amp;diff=6005&amp;oldid=prev</id>
		<title>NMcLarty27: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://capipedia.cap.gov/index.php?title=Template:Opinion/doc&amp;diff=6005&amp;oldid=prev"/>
		<updated>2024-01-23T18:09:38Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&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: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 14:09, 23 January 2024&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>NMcLarty27</name></author>
	</entry>
	<entry>
		<id>https://capipedia.cap.gov/index.php?title=Template:Opinion/doc&amp;diff=6004&amp;oldid=prev</id>
		<title>en&gt;Mauls: /* See also */</title>
		<link rel="alternate" type="text/html" href="https://capipedia.cap.gov/index.php?title=Template:Opinion/doc&amp;diff=6004&amp;oldid=prev"/>
		<updated>2022-06-13T21:10:02Z</updated>

		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;See also&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;
{{Lua|Module:Unsubst}}&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
This is an inline cleanup tag which may be placed within an article at the end of a paragraph or sentence to indicate that it appears to contain information which is based on someone&amp;#039;s opinion rather than on an appropriate published source.&lt;br /&gt;
&lt;br /&gt;
Placing this tag will add the article to [[:Category:Articles with minor POV problems]]. Hovering over this tag will produce the text, &amp;#039;This statement may be opinion presented as fact.&amp;#039; Any editor may place this tag, and any editor may remove it once the issue has been addressed or the sentence/paragraph in question has been established as being factual rather than opinion.&lt;br /&gt;
&lt;br /&gt;
Avoid placing this tag multiple times within the same article, as this will appear to be [[Wikipedia:TAGBOMBING|TAGBOMBING]] the piece and is not usually helpful.&lt;br /&gt;
&lt;br /&gt;
:{{Tlx|Opinion|date{{=}}&amp;#039;&amp;#039;Month and year&amp;#039;&amp;#039;}}&lt;br /&gt;
&lt;br /&gt;
== Parameters ==&lt;br /&gt;
&lt;br /&gt;
* {{para|date}}: the date the tag was added&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&lt;br /&gt;
Input:&lt;br /&gt;
&lt;br /&gt;
: {{Tlx|Opinion|date{{=}}{{Currentmonthname}}&amp;amp;nbsp;{{Currentyear}}}}&lt;br /&gt;
&lt;br /&gt;
Result:&lt;br /&gt;
&lt;br /&gt;
: {{Opinion|date={{Currentmonthname}}&amp;amp;nbsp;{{Currentyear}}}}&lt;br /&gt;
&lt;br /&gt;
Hovering over the link will show the date in the tooltip.&lt;br /&gt;
&lt;br /&gt;
== TemplateData ==&lt;br /&gt;
&lt;br /&gt;
{{TemplateDataHeader}}&lt;br /&gt;
&amp;lt;templatedata&amp;gt;&lt;br /&gt;
{&lt;br /&gt;
    &amp;quot;description&amp;quot;: &amp;quot;Use this inline template to tag a sentence that may be opinion presented as fact.&amp;quot;,&lt;br /&gt;
	&amp;quot;params&amp;quot;: {&lt;br /&gt;
		&amp;quot;date&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Month and year&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Month and year of tagging; e.g., &amp;#039;January 2013&amp;#039;, but not &amp;#039;jan13&amp;#039;&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;autovalue&amp;quot;: &amp;quot;{{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}}&amp;quot;,&lt;br /&gt;
			&amp;quot;example&amp;quot;: &amp;quot;January 2013&amp;quot;,&lt;br /&gt;
			&amp;quot;suggested&amp;quot;: true&lt;br /&gt;
		}&lt;br /&gt;
	}&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/templatedata&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* {{tl|Fact or opinion}}&lt;br /&gt;
{{inline cleanup tags}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{sandbox other||&lt;br /&gt;
[[Category:Inline cleanup templates]]&lt;br /&gt;
&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>en&gt;Mauls</name></author>
	</entry>
</feed>