<?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%3AUserboxCOI%2Fdoc</id>
	<title>Template:UserboxCOI/doc - 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%3AUserboxCOI%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://moasspedia.org/w/index.php?title=Template:UserboxCOI/doc&amp;action=history"/>
	<updated>2026-04-09T07:49:17Z</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:UserboxCOI/doc&amp;diff=37050&amp;oldid=prev</id>
		<title>Wikipedia&gt;Sdkb: /* Parameters */ add to templatedata</title>
		<link rel="alternate" type="text/html" href="https://moasspedia.org/w/index.php?title=Template:UserboxCOI/doc&amp;diff=37050&amp;oldid=prev"/>
		<updated>2021-06-27T07:08:42Z</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; add to templatedata&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;
&lt;br /&gt;
=== Introduction ===&lt;br /&gt;
&lt;br /&gt;
A user may place this tag on their user page to self-identify as having a [[conflict of interest]] (&amp;quot;COI&amp;quot;) regarding one or more existing Wikipedia articles. Ideally, this tag should be placed on the user page by the user themself, rather than by another editor who may have identified the user as having a conflict of interest. But, in practice, anyone may place the tag.&lt;br /&gt;
&lt;br /&gt;
Placing this tag on your user page will satisfy the requirement of the [[WP:COI]] guideline section &amp;quot;[[WP:disclose|How to disclose a COI]].&amp;quot;&lt;br /&gt;
&lt;br /&gt;
This tag does not need to be [[Wikipedia:Substitution|substituted]]: it can and should be used as is, without the &amp;lt;code&amp;gt;subst:&amp;lt;/code&amp;gt; prefix.&lt;br /&gt;
&lt;br /&gt;
If a user has made any significant contributions to a COI article (i.e., any contribution above the level of correcting layout, style, or grammar problems), that user is encouraged to also place the {{Tlx|Connected contributor}} template on the article&amp;#039;s talk page.  Please see the documentation for that template in order to learn how to use it correctly.&lt;br /&gt;
&lt;br /&gt;
=== Usage ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{UserboxCOI&lt;br /&gt;
|1=Beer and Wine Festival&lt;br /&gt;
|2=Coffee and Tea Festival - Prishtine&lt;br /&gt;
...&lt;br /&gt;
up to&lt;br /&gt;
|9=Ninth Wikipedia article title&lt;br /&gt;
|text=Free flowing text if more detailed explanations are needed&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Parameters ===&lt;br /&gt;
&amp;lt;templatedata&amp;gt;&lt;br /&gt;
{&lt;br /&gt;
	&amp;quot;params&amp;quot;: {&lt;br /&gt;
		&amp;quot;1&amp;quot;: {&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;The name of the first or only Wikipedia article with which this user has a declared conflict of interest (do not use brackets)&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;wiki-page-name&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: true&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;2&amp;quot;: {&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Second page with which the user has a conflict of interest&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;wiki-page-name&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;3&amp;quot;: {&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Third page with which the user has a conflict of interest&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;wiki-page-name&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;4&amp;quot;: {&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Fourth page with which the user has a conflict of interest&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;wiki-page-name&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;5&amp;quot;: {&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Fifth page with which the user has a conflict of interest&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;wiki-page-name&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;6&amp;quot;: {&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Sixth page with which the user has a conflict of interest&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;wiki-page-name&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;7&amp;quot;: {&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Seventh page with which the user has a conflict of interest&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;wiki-page-name&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;8&amp;quot;: {&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Eighth page with which the user has a conflict of interest&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;wiki-page-name&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;9&amp;quot;: {&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Ninth page with which the user has a conflict of interest&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;wiki-page-name&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;float&amp;quot;: {&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Alignment of the userbox to the left or right side of the page&amp;quot;,&lt;br /&gt;
			&amp;quot;suggestedvalues&amp;quot;: [&lt;br /&gt;
				&amp;quot;left&amp;quot;,&lt;br /&gt;
				&amp;quot;right&amp;quot;&lt;br /&gt;
			]&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;text&amp;quot;: {&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Free flowing text allowing for more detailed explanations&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;content&amp;quot;,&lt;br /&gt;
			&amp;quot;example&amp;quot;: &amp;quot;I have a pet [[lemur]], whom I love dearly, so I find it difficult to write [[Wikipedia:Neutrality|neutrally]] about the species.&amp;quot;&lt;br /&gt;
		}&lt;br /&gt;
	},&lt;br /&gt;
	&amp;quot;paramOrder&amp;quot;: [&lt;br /&gt;
		&amp;quot;1&amp;quot;,&lt;br /&gt;
		&amp;quot;2&amp;quot;,&lt;br /&gt;
		&amp;quot;3&amp;quot;,&lt;br /&gt;
		&amp;quot;4&amp;quot;,&lt;br /&gt;
		&amp;quot;5&amp;quot;,&lt;br /&gt;
		&amp;quot;6&amp;quot;,&lt;br /&gt;
		&amp;quot;7&amp;quot;,&lt;br /&gt;
		&amp;quot;8&amp;quot;,&lt;br /&gt;
		&amp;quot;9&amp;quot;,&lt;br /&gt;
		&amp;quot;text&amp;quot;,&lt;br /&gt;
		&amp;quot;float&amp;quot;&lt;br /&gt;
	],&lt;br /&gt;
	&amp;quot;description&amp;quot;: &amp;quot;Userbox for declaring a conflict of interest&amp;quot;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/templatedata&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Tracking category ===&lt;br /&gt;
Draft pages with misplaced userbox are added to [[:Category:Misplaced COI declarations in draftspace]].&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{Sandbox other||&lt;br /&gt;
&amp;lt;!--Categories go here.--&amp;gt;&lt;br /&gt;
[[Category:Wikipedia conflict of interest self-declaration templates]]&lt;br /&gt;
[[Category:Wikipedia conflict of interest templates]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Wikipedia&gt;Sdkb</name></author>
	</entry>
</feed>