<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://safernicotine.wiki/mediawiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AClass_mask%2Fdoc</id>
	<title>Template:Class mask/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://safernicotine.wiki/mediawiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AClass_mask%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://safernicotine.wiki/mediawiki/index.php?title=Template:Class_mask/doc&amp;action=history"/>
	<updated>2026-05-10T05:21:48Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>https://safernicotine.wiki/mediawiki/index.php?title=Template:Class_mask/doc&amp;diff=33847&amp;oldid=prev</id>
		<title>imported&gt;MSGJ: /* Inline method */ fix</title>
		<link rel="alternate" type="text/html" href="https://safernicotine.wiki/mediawiki/index.php?title=Template:Class_mask/doc&amp;diff=33847&amp;oldid=prev"/>
		<updated>2023-02-09T22:15:18Z</updated>

		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;Inline method: &lt;/span&gt; fix&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;!-- Place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) --&amp;gt;&lt;br /&gt;
{{High-use|demo={{ROOTPAGENAME}}}}&lt;br /&gt;
{{lua|Module:Redirect}}&lt;br /&gt;
This template is designed for use in WikiProject banners, and provides an easy way to construct a bespoke class mask. The &amp;#039;&amp;#039;class&amp;#039;&amp;#039; parameter must be passed to the template as the first unnamed parameter.&lt;br /&gt;
&lt;br /&gt;
== Implementation in [[Template:WPBannerMeta]] ==&lt;br /&gt;
The template provides the default class masks for WikiProject&amp;#039;s quality scales, and is also used by the majority of projects which use a custom class mask. It can be used in two different ways, either&lt;br /&gt;
* the [[#Subpage method|subpage method]], with WPBannerMeta set to {{Para|QUALITY_SCALE|subpage}} in the WikiProject&amp;#039;s banner template and {{Template link general|Class mask|kbd=yes}} called from its &amp;lt;kbd&amp;gt;/class&amp;lt;/kbd&amp;gt; subpage. In this case, specific guidance on how the template works with the chosen parameters is displayed on this page.&lt;br /&gt;
or&lt;br /&gt;
* the [[#Inline method|inline method]], where WPBannerMeta is configured with {{Para|QUALITY_SCALE|inline}} and {{Template link general|Class mask}} is called directly as the value of its {{Para|class}} parameter.&lt;br /&gt;
&lt;br /&gt;
=== Subpage method ===&lt;br /&gt;
When used on a &amp;lt;kbd&amp;gt;/class&amp;lt;/kbd&amp;gt; subpage (with {{Para|QUALITY_SCALE|subpage}} supplied to WPBannerMeta on the root banner template page), the template should be called in the following way:&lt;br /&gt;
&amp;lt;pre style=&amp;quot;margin-left: 2.5em; max-width: 48em;&amp;quot;&amp;gt;{{Class mask&amp;lt;noinclude&amp;gt;/templatepage&amp;lt;/noinclude&amp;gt;|1={{{class|}}}&lt;br /&gt;
 |topic=&lt;br /&gt;
 |all other optional parameters desired, one per line…&lt;br /&gt;
}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
The {{Tag|noinclude}} tags allow the documentation from {{Template link general|Class mask/templatepage|kbd=yes}} to be displayed directly on the banner template&amp;#039;s &amp;lt;kbd&amp;gt;/class&amp;lt;/kbd&amp;gt; subpage, where it can provide useful information and category prompts for WikiProject admins and other interested users without any adverse effects to the banner template.&lt;br /&gt;
* the {{Para|topic}} parameter defines the main naming scheme of the assessment categories used by the project (i.e. the part of its assessment category names that comes after &amp;lt;kbd&amp;gt;&amp;#039;&amp;#039;Category:Whatever-Class&amp;#039;&amp;#039;&amp;lt;/kbd&amp;gt; and before &amp;lt;kbd&amp;gt;&amp;#039;&amp;#039;articles&amp;#039;&amp;#039;&amp;lt;/kbd&amp;gt;) and is used to check the existence of the categories that are required. For example, if your project uses categories such as &amp;lt;kbd&amp;gt;[[:Category:B-Class mathematics articles]]&amp;lt;/kbd&amp;gt;, etc., then set {{Para|topic|mathematics}}.&lt;br /&gt;
** if the template uses task forces, the parameters {{Para|topic1}}, {{Para|topic2}}, {{Para|topic3}}, {{Para|topic4}}, {{Para|topic5}} and {{Para|topic6}} can be used to check for the corresponding categories needed by each.&lt;br /&gt;
 &lt;br /&gt;
Neither of the above are required for the [[#Inline method|inline method]] below.&lt;br /&gt;
&lt;br /&gt;
=== Inline method ===&lt;br /&gt;
When used &amp;quot;inline&amp;quot; (e.g. with {{Para|QUALITY_SCALE|inline}}), the call to /templatepage insides the {{Tag|noinclude}} tags and the {{Para|topic}} parameter(s) are not used, and the template should be called in the following way:&lt;br /&gt;
&amp;lt;pre style=&amp;quot;margin-left: 2.5em; max-width: 48em;&amp;quot;&amp;gt;{{Class mask |1={{{class|}}} |optional parameters}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
Bear in mind that if the banner uses any hooks (e.g. the [[Template:WPBannerMeta/hooks/taskforces|taskforce hook]]), you will need to insert the call to {{Template link general|Class mask|kbd=yes}} with the appropriate options each time &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{{class|}}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; is supposed to be used as the value of a parameter. Therefore, the subpage method may be more expedient in these cases.&lt;br /&gt;
&lt;br /&gt;
== Optional parameters ==&lt;br /&gt;
* If one or more of these nine is set to &amp;lt;code&amp;gt;no&amp;lt;/code&amp;gt;, the class will be switched off. Their default is &amp;lt;code&amp;gt;yes&amp;lt;/code&amp;gt;:&lt;br /&gt;
** {{Para|fa}} – {{Class/icon|FA}} [[Wikipedia:Featured articles|&amp;#039;&amp;#039;&amp;#039;F&amp;#039;&amp;#039;&amp;#039;eatured &amp;#039;&amp;#039;&amp;#039;A&amp;#039;&amp;#039;&amp;#039;rticle]]&lt;br /&gt;
** {{Para|fl}} – {{Class/icon|FL}} [[Wikipedia:Featured lists|&amp;#039;&amp;#039;&amp;#039;F&amp;#039;&amp;#039;&amp;#039;eatured &amp;#039;&amp;#039;&amp;#039;L&amp;#039;&amp;#039;&amp;#039;ist]]&lt;br /&gt;
** {{Para|a}} – {{Class/icon|A}} [[Wikipedia:Content assessment/A-Class criteria|&amp;#039;&amp;#039;&amp;#039;A&amp;#039;&amp;#039;&amp;#039;-Class]]&lt;br /&gt;
** {{Para|ga}} – {{Class/icon|GA}} [[Wikipedia:Good articles|&amp;#039;&amp;#039;&amp;#039;G&amp;#039;&amp;#039;&amp;#039;ood &amp;#039;&amp;#039;&amp;#039;A&amp;#039;&amp;#039;&amp;#039;rticle]]&lt;br /&gt;
** {{Para|b}} – {{Class/icon|B}} [[Wikipedia:Content assessment/B-Class criteria|&amp;#039;&amp;#039;&amp;#039;B&amp;#039;&amp;#039;&amp;#039;-Class]]&lt;br /&gt;
** {{Para|c}} – {{Class/icon|C}} [[Wikipedia:Content assessment/C-Class criteria|&amp;#039;&amp;#039;&amp;#039;C&amp;#039;&amp;#039;&amp;#039;-Class]]&lt;br /&gt;
** {{Para|start}} – {{Class/icon|Start}} [[Wikipedia:Content assessment/Start-Class criteria|&amp;#039;&amp;#039;&amp;#039;Start&amp;#039;&amp;#039;&amp;#039;-Class]]&lt;br /&gt;
** {{Para|stub}} – {{Class/icon|Stub}} [[Wikipedia:Stub|&amp;#039;&amp;#039;&amp;#039;Stub&amp;#039;&amp;#039;&amp;#039;-Class]]&lt;br /&gt;
** {{Para|list}} – {{Class/icon|List}} [[Wikipedia:Stand-alone lists|&amp;#039;&amp;#039;&amp;#039;List&amp;#039;&amp;#039;&amp;#039;-Class]]&lt;br /&gt;
* {{Para|FQS}} – if set to &amp;lt;code&amp;gt;yes&amp;lt;/code&amp;gt;, these seven additional assessment classes are activated (FQS stands for Full Quality Scale). Undesired classes may then be switched off individually by setting them to &amp;lt;code&amp;gt;no&amp;lt;/code&amp;gt;. When {{Para|FQS}} is absent, setting one or more to &amp;lt;code&amp;gt;yes&amp;lt;/code&amp;gt; will switch on only that class.&lt;br /&gt;
** {{Para|category}} – {{Class/icon|Category}} [[Help:Category|&amp;#039;&amp;#039;&amp;#039;Category&amp;#039;&amp;#039;&amp;#039;-Class]]&lt;br /&gt;
** {{Para|disambig}} – {{Class/icon|Disambig}} [[Wikipedia:Disambiguation|&amp;#039;&amp;#039;&amp;#039;Disambig&amp;#039;&amp;#039;&amp;#039;-Class]]&lt;br /&gt;
** {{Para|draft}} – {{Class/icon|Draft}} [[Wikipedia:Drafts|&amp;#039;&amp;#039;&amp;#039;Draft&amp;#039;&amp;#039;&amp;#039;-Class]]&lt;br /&gt;
** {{Para|file}} – {{Class/icon|File}} [[Help:Files|&amp;#039;&amp;#039;&amp;#039;File&amp;#039;&amp;#039;&amp;#039;-Class]]&lt;br /&gt;
** {{Para|portal}} – {{Class/icon|Portal}} [[Wikipedia:Portal|&amp;#039;&amp;#039;&amp;#039;Portal&amp;#039;&amp;#039;&amp;#039;-Class]]&lt;br /&gt;
** {{Para|project}} – {{Class/icon|Project}} [[Wikipedia:WikiProject|&amp;#039;&amp;#039;&amp;#039;Project&amp;#039;&amp;#039;&amp;#039;-Class]]&lt;br /&gt;
** {{Para|template}} – {{Class/icon|Template}} [[Help:Template|&amp;#039;&amp;#039;&amp;#039;Template&amp;#039;&amp;#039;&amp;#039;-Class]]&lt;br /&gt;
* If either of these is set to &amp;lt;code&amp;gt;yes&amp;lt;/code&amp;gt;, that class will be switched on. The default is &amp;lt;code&amp;gt;no&amp;lt;/code&amp;gt;, regardless of the {{Para|FQS}} setting:&lt;br /&gt;
** {{Para|fm}} – {{Class/icon|FM}} [[Wikipedia:Featured pictures|&amp;#039;&amp;#039;&amp;#039;F&amp;#039;&amp;#039;&amp;#039;eatured &amp;#039;&amp;#039;&amp;#039;M&amp;#039;&amp;#039;&amp;#039;edia]]&lt;br /&gt;
** {{Para|redirect}} – {{Class/icon|FM}} [[Wikipedia:Redirect|&amp;#039;&amp;#039;&amp;#039;Redirect&amp;#039;&amp;#039;&amp;#039;-Class]]&lt;br /&gt;
* {{Para|forceNA}} - if set to &amp;lt;code&amp;gt;yes&amp;lt;/code&amp;gt;, will automatically classify pages tagged as {{Para|class|NA}} depending on the namespace of the page. The default setting is &amp;lt;code&amp;gt;no&amp;lt;/code&amp;gt;.&lt;br /&gt;
* {{Para|b1}}, {{Para|b2}}, {{Para|b3}}, {{Para|b4}}, {{Para|b5}}, {{Para|b6}} - if the B-class checklist is used, these parameters must be passed through.&lt;br /&gt;
&lt;br /&gt;
=== The lowercase parameter syntax ===&lt;br /&gt;
Add a class in &amp;#039;&amp;#039;&amp;#039;lowercase&amp;#039;&amp;#039;&amp;#039; as the name of a parameter followed by the value &amp;quot;yes&amp;quot;. For example, {{Para|future|yes}} would add the {{Class/icon|Future}} &amp;lt;table&amp;gt;{{Class|Future}}&amp;lt;/table&amp;gt; class. This is the simplest way of adding a class but has the following two limitations:&lt;br /&gt;
&lt;br /&gt;
* The name of the class must have an initial capital letter and all following letters in lowercase. In other words, the capitalisation must be of the form Xxxxxx.&lt;br /&gt;
* It is not possible to use this method to add a shortcut or alternative alias for a different class, for example &amp;quot;Cur&amp;quot; for Current-class.&lt;br /&gt;
&lt;br /&gt;
If either of these are required, the uppercase parameter syntax must be used (see below).&lt;br /&gt;
&lt;br /&gt;
If {{Para|FQS|yes}} is used, then a value of &amp;quot;no&amp;quot; may be used to switch off that individual class. Thus, on a &amp;lt;kbd&amp;gt;/class&amp;lt;/kbd&amp;gt; subpage:&lt;br /&gt;
&amp;lt;pre style=&amp;quot;margin-left: 2.5em; max-width: 48em;&amp;quot;&amp;gt;{{Class mask&amp;lt;noinclude&amp;gt;/templatepage&amp;lt;/noinclude&amp;gt;|1={{{class|}}}&lt;br /&gt;
 |topic=physics&lt;br /&gt;
 |FQS=yes&lt;br /&gt;
 |portal=no&lt;br /&gt;
}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
would support six of the seven additional classes listed above but &amp;#039;&amp;#039;not&amp;#039;&amp;#039; support Portal-Class.&lt;br /&gt;
&lt;br /&gt;
=== The UPPERCASE parameter syntax ===&lt;br /&gt;
Add a class in &amp;#039;&amp;#039;&amp;#039;UPPERCASE&amp;#039;&amp;#039;&amp;#039; as the name of a parameter followed by the &amp;#039;&amp;#039;exact, case-sensitive name&amp;#039;&amp;#039; of the class as the value of the parameter. For example,&lt;br /&gt;
&amp;lt;pre style=&amp;quot;margin-left: 2.5em; max-width: 20em;&amp;quot;&amp;gt;|SIA=SIA&amp;lt;/pre&amp;gt;&lt;br /&gt;
would add SIA-Class and&lt;br /&gt;
&amp;lt;pre style=&amp;quot;margin-left: 2.5em; max-width: 20em;&amp;quot;&amp;gt;|CHEESECAKE=CheeseCake&amp;lt;/pre&amp;gt;&lt;br /&gt;
would add CheeseCake-Class.&lt;br /&gt;
&lt;br /&gt;
You can use this method to add a shortcut or alias for a class, too, as in the case of&lt;br /&gt;
&amp;lt;pre style=&amp;quot;margin-left: 2.5em; max-width: 20em;&amp;quot;&amp;gt;|future=yes&lt;br /&gt;
|FUT=Future&amp;lt;/pre&amp;gt;&lt;br /&gt;
which would have the effect that defining either {{Para|future}} or {{Para|fut}} (not case sensitive) with a valid value would result in an assessment into Future-Class for that page.&lt;br /&gt;
&lt;br /&gt;
You can add as many aliases for a class as needed, so this would work just as well for SIA-Class,&lt;br /&gt;
&amp;lt;pre style=&amp;quot;margin-left: 2.5em; max-width: 20em;&amp;quot;&amp;gt;|SIA=SIA&lt;br /&gt;
|SETINDEX=SIA&lt;br /&gt;
|SET INDEX ARTICLE=SIA&amp;lt;/pre&amp;gt;&lt;br /&gt;
and would mean that an input of {{Para|sia}}, {{Para|setindex}} or {{Para|set index article}} (again, these are case-insensitive) would each result in an SIA-Class page assessment.&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
=== Example 1: subpage ===&lt;br /&gt;
The following code is placed in the banner template,&lt;br /&gt;
&amp;lt;pre style=&amp;quot;margin-left: 2.5em; max-width: 24em;&amp;quot;&amp;gt;&lt;br /&gt;
|QUALITY_SCALE=subpage&lt;br /&gt;
 |class={{{class|}}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
and on the &amp;lt;kbd&amp;gt;/class&amp;lt;/kbd&amp;gt; subpage (for example {{Template link general|WikiProject Zimbabwe|kbd=yes}} uses the subpage [[Template:WikiProject Zimbabwe/class]]), the following code is used:&lt;br /&gt;
&amp;lt;pre style=&amp;quot;margin-left: 2.5em; max-width: 48em;&amp;quot;&amp;gt;&lt;br /&gt;
{{Class mask&amp;lt;noinclude&amp;gt;/templatepage&amp;lt;/noinclude&amp;gt;|1={{{class|}}}&lt;br /&gt;
 |topic=Zimbabwe&lt;br /&gt;
 |FQS=yes&lt;br /&gt;
 |redirect=yes&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
In this case all seven of the &amp;quot;extended&amp;quot; quality classes are used, plus the additional Redirect-Class, and because the {{Para|topic}} parameter is set, specific documentation will be displayed on the /class subpage for it.&lt;br /&gt;
&lt;br /&gt;
=== Example 2: inline ===&lt;br /&gt;
The following code is placed in the banner template,&lt;br /&gt;
&amp;lt;pre style=&amp;quot;margin-left: 2.5em; max-width: 48em;&amp;quot;&amp;gt;&lt;br /&gt;
|QUALITY_SCALE=inline&lt;br /&gt;
 |class={{Class mask |1={{{class|}}} |FQS=yes |redirect=yes |fm=yes}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
activating all seven extended quality classes, plus the additional Redirect- and FM- classes.&lt;br /&gt;
&lt;br /&gt;
== Subtemplates ==&lt;br /&gt;
* {{Template link general|Class mask/b}} - the mask for B-checklist parameters&lt;br /&gt;
* {{Template link general|Class mask/sandbox}} - the template sandbox, used for experimentation&lt;br /&gt;
* {{Template link general|Class mask/templatepage}} - the documentation that is displayed on &amp;lt;kbd&amp;gt;/class&amp;lt;/kbd&amp;gt; subpages&lt;br /&gt;
** {{Template link general|Class mask/templatepage/row}} - used by &amp;lt;kbd&amp;gt;/templatepage&amp;lt;/kbd&amp;gt;&lt;br /&gt;
* {{Template link general|Class mask/doc}} - the documentation you are reading now&lt;br /&gt;
** {{Template link general|Class mask/doc/custom}} - for information on building your own class mask&lt;br /&gt;
&lt;br /&gt;
== Instances ==&lt;br /&gt;
* [{{fullurl:Special:WhatLinksHere/Template:Class mask/templatepage|&amp;amp;hidelinks=1&amp;amp;hideredirs=1}} This] shows all /class subpages which use this template.&lt;br /&gt;
&lt;br /&gt;
== TemplateData ==&lt;br /&gt;
{{TemplateData header}}&lt;br /&gt;
&amp;lt;templatedata&amp;gt;{&lt;br /&gt;
	&amp;quot;description&amp;quot;: &amp;quot;This template provides the project-specific valid Wikipedia 1.0 assessment scheme classes to Template:WPBannerMeta&amp;quot;,&lt;br /&gt;
	&amp;quot;format&amp;quot;: &amp;quot;inline&amp;quot;,&lt;br /&gt;
	&amp;quot;paramOrder&amp;quot;: [&lt;br /&gt;
		&amp;quot;1&amp;quot;,&lt;br /&gt;
		&amp;quot;topic&amp;quot;,&lt;br /&gt;
		&amp;quot;fa&amp;quot;,&lt;br /&gt;
		&amp;quot;fl&amp;quot;,&lt;br /&gt;
		&amp;quot;a&amp;quot;,&lt;br /&gt;
		&amp;quot;ga&amp;quot;,&lt;br /&gt;
		&amp;quot;b&amp;quot;,&lt;br /&gt;
		&amp;quot;c&amp;quot;,&lt;br /&gt;
		&amp;quot;start&amp;quot;,&lt;br /&gt;
		&amp;quot;stub&amp;quot;,&lt;br /&gt;
		&amp;quot;list&amp;quot;,&lt;br /&gt;
		&amp;quot;FQS&amp;quot;,&lt;br /&gt;
		&amp;quot;category&amp;quot;,&lt;br /&gt;
		&amp;quot;disambig&amp;quot;,&lt;br /&gt;
		&amp;quot;draft&amp;quot;,&lt;br /&gt;
		&amp;quot;file&amp;quot;,&lt;br /&gt;
		&amp;quot;portal&amp;quot;,&lt;br /&gt;
		&amp;quot;project&amp;quot;,&lt;br /&gt;
		&amp;quot;template&amp;quot;,&lt;br /&gt;
		&amp;quot;fm&amp;quot;,&lt;br /&gt;
		&amp;quot;redirect&amp;quot;,&lt;br /&gt;
		&amp;quot;forceNA&amp;quot;,&lt;br /&gt;
		&amp;quot;b1&amp;quot;,&lt;br /&gt;
		&amp;quot;b2&amp;quot;,&lt;br /&gt;
		&amp;quot;b3&amp;quot;,&lt;br /&gt;
		&amp;quot;b4&amp;quot;,&lt;br /&gt;
		&amp;quot;b5&amp;quot;,&lt;br /&gt;
		&amp;quot;b6&amp;quot;,&lt;br /&gt;
		&amp;quot;topic1&amp;quot;,&lt;br /&gt;
		&amp;quot;topic2&amp;quot;,&lt;br /&gt;
		&amp;quot;topic3&amp;quot;,&lt;br /&gt;
		&amp;quot;topic4&amp;quot;,&lt;br /&gt;
		&amp;quot;topic5&amp;quot;,&lt;br /&gt;
		&amp;quot;topic6&amp;quot;&lt;br /&gt;
	],&lt;br /&gt;
	&amp;quot;params&amp;quot;: {&lt;br /&gt;
		&amp;quot;1&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Assessment class&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Passthrough for {{{class}}} parameter from Template:WPBannerMeta&amp;quot;,&lt;br /&gt;
			&amp;quot;example&amp;quot;: &amp;quot;{{{class|}}}&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;content&amp;quot;,&lt;br /&gt;
			&amp;quot;suggestedvalues&amp;quot;: [&lt;br /&gt;
				&amp;quot;{{{class|}}}&amp;quot;&lt;br /&gt;
			],&lt;br /&gt;
			&amp;quot;autovalue&amp;quot;: &amp;quot;{{{class|}}}&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: true&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;b1&amp;quot;: {},&lt;br /&gt;
		&amp;quot;b2&amp;quot;: {},&lt;br /&gt;
		&amp;quot;b3&amp;quot;: {},&lt;br /&gt;
		&amp;quot;b4&amp;quot;: {},&lt;br /&gt;
		&amp;quot;b5&amp;quot;: {},&lt;br /&gt;
		&amp;quot;b6&amp;quot;: {},&lt;br /&gt;
		&amp;quot;b&amp;quot;: {},&lt;br /&gt;
		&amp;quot;forceNA&amp;quot;: {},&lt;br /&gt;
		&amp;quot;file&amp;quot;: {},&lt;br /&gt;
		&amp;quot;FQS&amp;quot;: {},&lt;br /&gt;
		&amp;quot;category&amp;quot;: {},&lt;br /&gt;
		&amp;quot;portal&amp;quot;: {},&lt;br /&gt;
		&amp;quot;template&amp;quot;: {},&lt;br /&gt;
		&amp;quot;project&amp;quot;: {},&lt;br /&gt;
		&amp;quot;draft&amp;quot;: {},&lt;br /&gt;
		&amp;quot;disambig&amp;quot;: {},&lt;br /&gt;
		&amp;quot;redirect&amp;quot;: {},&lt;br /&gt;
		&amp;quot;fm&amp;quot;: {},&lt;br /&gt;
		&amp;quot;fa&amp;quot;: {},&lt;br /&gt;
		&amp;quot;fl&amp;quot;: {},&lt;br /&gt;
		&amp;quot;a&amp;quot;: {},&lt;br /&gt;
		&amp;quot;ga&amp;quot;: {},&lt;br /&gt;
		&amp;quot;c&amp;quot;: {},&lt;br /&gt;
		&amp;quot;start&amp;quot;: {},&lt;br /&gt;
		&amp;quot;stub&amp;quot;: {},&lt;br /&gt;
		&amp;quot;list&amp;quot;: {},&lt;br /&gt;
		&amp;quot;topic1&amp;quot;: {},&lt;br /&gt;
		&amp;quot;topic2&amp;quot;: {},&lt;br /&gt;
		&amp;quot;topic3&amp;quot;: {},&lt;br /&gt;
		&amp;quot;topic4&amp;quot;: {},&lt;br /&gt;
		&amp;quot;topic5&amp;quot;: {},&lt;br /&gt;
		&amp;quot;topic6&amp;quot;: {},&lt;br /&gt;
		&amp;quot;topic&amp;quot;: {}&lt;br /&gt;
	}&lt;br /&gt;
}&amp;lt;/templatedata&amp;gt;&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Sandbox other||&lt;br /&gt;
&amp;lt;!-- Categories below this line, please; interwikis at Wikidata --&amp;gt;&lt;br /&gt;
[[Category:WikiProject templates]]&lt;br /&gt;
[[Category:Wikipedia metatemplates]]&lt;br /&gt;
&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>imported&gt;MSGJ</name></author>
	</entry>
</feed>