Wikipedia talk:WPCleaner/Archive 2018


Configuration to Wiktionary

  Resolved

@NicoV: How can I configure Check Wikipedia so that it works with English Wiktionary. I don't understand the instructions very well on the configuration page. Pkbwcgs (talk) 11:28, 7 January 2018 (UTC)

Hi Pkbwcgs. I'm not entirely sure, but basically you need to initialize a configuration page for English Wiktionary, but according to Labs, the configuration page should be here, which is a normal wiktionary page... If I try to create it with the content below (a basic configuration coming from enwiki, with almost all errors deactivated except #001, just to see what happens), my edit gets rejected, probably because it's not in a "Projet" namespace.
You should ask at WCW project if they can configure correctly the page name so that it can be edited (Magioladitis, Bamyers99, Ladsgroup...). Currently, I don't know who has access to this configuration. --NicoV (Talk on frwiki) 13:01, 7 January 2018 (UTC)
@NicoV: I am pretty sure Check Wikipedia is available on Wiktionary because I have seen it on the list of Wikis it is available to. Pkbwcgs (talk) 13:41, 7 January 2018 (UTC)
@Pkbwcgs: Yes, it seems to be available, but if you look at Labs, the link to the configuration file for enwiktionary leads you to a non-existing page on enwiktionary, which is in the main namespace and not in a project namespace (hence not correct to create it there). So Check Wikipedia probably uses a default configuration file, not with a user-defined configuration. That's why I said the page name for enwiktionary configuration page has to be changed in CW. --NicoV (Talk on frwiki) 17:04, 7 January 2018 (UTC)
@NicoV: This, I believe is the translation page but I am unsure. It seems to be inactive but I could move it to WikiProject Check Wikipedia/Translation. Pkbwcgs (talk) 17:09, 7 January 2018 (UTC)
I have started a discussion here to propose the move. Pkbwcgs (talk) 17:15, 7 January 2018 (UTC)
Ok, but I think the proper way would be to change the link used by CW (to have the configuration page not in the main namespace). I believe it will need some cleanup also. --NicoV (Talk on frwiki) 17:22, 7 January 2018 (UTC)
@Pkbwcgs: As see that your post to change CW configuration has been answered to. You will probably need to be update the configuration file, because it's very old I believe. I have configured WPCleaner so that it can be used on English Wiktionary with the configuration, it can be helpful to see what is configured. --NicoV (Talk on frwiki) 12:44, 22 January 2018 (UTC)
Initial configuration for English Wiktionary
#########################
# metadata
#########################
 project=enwiktionary END
 category_001= END

#########################
# start text
#########################

 start_text_enwiktionary= END

#########################
# description
#########################

 description_text_enwiktionary= END


##############################
# PRIORITIES
##############################


# Conventions for English Checkwiki:
# High priority: error corrupts or distorts the content posted in Article
# Medium priority: improving the encyclopedic content or readability of the article
# Low priority: improving maintenance or MOS fixes (metadata, HTML ...)
#
# -2  Error removed
# -1  Uses default.  On other wikis, enwiki settings are the default 
#  0  Error deactivated 
#  1  Top priority
#  2  Middle priority
#  3  Lowest priority

 top_priority_script=Top priority END
 top_priority_enwiktionary= END
 middle_priority_script=Middle priority END
 middle_priority_enwiktionary= END
 lowest_priority_script=Lowest priority END
 lowest_priority_enwiktionary= END

Check Wikipedia errors

##############################
# ERROR DESCRIPTIONS
##############################

 error_001_prio_enwiktionary=3 END
 error_001_head_enwiktionary=Template contains useless word template: END
 error_001_desc_enwiktionary=Article contains a template that includes the useless word "template:". Example: {{Template:reflist}}.<br />
<br />
Following tools can correct the problem:
<ul>
<li><a href="https://meta.wikimedia.org/wiki/User:TMg/autoFormatter">Auto-Formatter</a></li>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a></li>
</ul> END

######

 error_002_prio_enwiktionary=0 END
 error_002_head_enwiktionary=Tag with incorrect syntax END
# error_002_whitelistpage_enwiktionary=Wikipedia:WikiProject_Check_Wikipedia/Error_002_whitelist END
 error_002_desc_enwiktionary=The article contains one or more &lt;br&gt;, &lt;center&gt; or &lt;small&gt; tags with incorrect syntax. Also checks &lt;span/&gt; and &lt;div/&gt;, which are inccorect HTML5. For example:
<ul>
<li>&lt;/br&gt; (slash in front instead of the end)</li>
<li>&lt;br&#92;&gt; (backslash instead of slash)</li>
<li>&lt;br.&gt;</li>
</ul>
Use &lt;br&gt; (<a href="http://www.w3.org/TR/html5/text-level-semantics.html#the-br-element">HTML5</a>) or &lt;br /&gt; (<a href="http://www.w3schools.com/tags/tag_br.asp">XHTML</a>) or remove the tag. Instead of the obsolete "clear" attribute use the {{clear}} template. See <a href="https://en.wikipedia.org/wiki/Wikipedia:HTML5#Other_obsolete_attributes">Wikipedia:HTML5#Other obsolete attributes</a>.<br />
<br />
Following tools can correct the problem:
<ul>
<li><a href="https://meta.wikimedia.org/wiki/User:TMg/autoFormatter">Auto-Formatter</a></li>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a></li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:AutoEd">AutoEd</a></li>
</ul> END
# error_002_anchor_templates_enwiktionary=
#   Anchor|1 END
# error_002_clear_all_enwiktionary={{Clear}} END
# error_002_clear_left_enwiktionary={{Clear|left}} END
# error_002_clear_right_enwiktionary={{Clear|right}} END

#####

 error_003_prio_enwiktionary=0 END
 error_003_head_enwiktionary=Reference list missing END
 error_003_desc_enwiktionary=The article contains one or more &lt;ref&gt; tags, but is missing a reference list tag ({{reflist}} or &lt;references&nbsp;/&gt;). For details see <a href="https://en.wikipedia.org/wiki/Help:Footnotes">Help:Footnotes</a>.<br />
<br />
The script recognizes most redirects to {{reflist}} on <a href="https://en.wikipedia.org/w/index.php?title=Special:WhatLinksHere/Template:Reflist&hidelinks=1&hidetrans=1">Special:WhatLinksHere/Template:Reflist</a>.<br />
<br />
MediaWiki includes these articles into <a href="https://en.wikipedia.org/wiki/Category:Pages_with_incorrect_ref_formatting">Category:Pages with incorrect ref formatting</a> and displays an error message on the page.<br />
<br />
Following tools can warn you if there is problem:<ul>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a></li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li>
</ul> END
# error_003_templates_enwiktionary=
#   reflist
#   ref-list
#   refs
#   reference list
#   listaref
#   footnotes
#   list of botanists by author abbreviation footer
#   MinorPlanetNameMeaningsFooter00
#   MinorPlanetNameMeaningsFooter
#   MinorPlanetNameMeaningsFooter10k
#   SCOTUS-justice-listframe
#   Airline codes page/bottom END

#####

 error_004_prio_enwiktionary=0 END
 error_004_head_enwiktionary=HTML text style element &lt;a&gt; END
# error_004_whitelistpage_enwiktionary=Wikipedia:WikiProject_Check_Wikipedia/Error_004_whitelist END
 error_004_desc_enwiktionary=Article contains HTML text style element &lt;a&gt;.  <a href="https://en.wikipedia.org/wiki/H:MARKUP#External_links">Wiki markup</a> should be used. END

#####

 error_005_prio_enwiktionary=0 END
 error_005_head_enwiktionary=Comment tag without correct end END
 error_005_whitelistpage_enwiktionary=Wikipedia:WikiProject_Check_Wikipedia/Error_005_whitelist END
 error_005_desc_enwiktionary=Comments, which start with "&lt;!--" need an ending "--&gt;". 
<br />
Following tools can warn you if there is problem:
<ul>
<li><a href="https://meta.wikimedia.org/wiki/User:TMg/autoFormatter">Auto-Formatter</a></li>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a></li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li></ul> END

#####

 error_006_prio_enwiktionary=0 END
 error_006_head_enwiktionary=DEFAULTSORT with special characters END
# error_006_whitelistpage_enwiktionary=Wikipedia:WikiProject_Check_Wikipedia/Error_006_whitelist END
 error_006_desc_enwiktionary=Don't use special letters in the DEFAULTSORT.
In most cases, <a href="https://en.wikipedia.org/wiki/diacritic">diacritics</a> should generally be stripped, e.g.:
<ul>
<li>à, ä, ã, æ, ă → a</li>
<li>ö → o, ü → u, ß → ss</li>
<li>in svwiki and fiwiki, ÅÄÖåäö are allowed</li>
<li>in cswiki, čďěňřšťžČĎŇŘŠŤŽ are allowed</li>
<li>in dawiki and nowiki, ÆØÅæøå are allowed</li>
</ul>
See <a href="https://en.wikipedia.org/wiki/WP:SORTKEY">Categorization#Sort keys</a> and <a href="https://en.wikipedia.org/wiki/WP:MCSTJR">Namesort</a>, for more details.<br />
<br />
Following tools can fix the majority of the problems:
<ul>
<li><a href="https://meta.wikimedia.org/wiki/User:TMg/autoFormatter">Auto-Formatter</a></li>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a></li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li></ul> END

#####

 error_007_prio_enwiktionary=0 END
 error_007_head_enwiktionary=Headings all start with three "=" END
 error_007_desc_enwiktionary=Checkwiki finds occurrences where the first heading starts with "=== XY ===" (creating a &lt;h3&gt; header). It should be "== XY ==" (a &lt;h2&gt; header).<br />
<br />
This causes organisational problems with section headings (See [[<a href="https://en.wikipedia.org/wiki/Wikipedia:MOSHEAD#Section_headings">WP:MOSHEAD</a>]]), as well as accessibility problems, especially with screen readers. (See [[<a href="https://en.wikipedia.org/wiki/WP:ACCESSIBILITY#Headings">WP:ACCESSIBILITY</a>]] and <a href="http://www.w3.org/TR/WCAG20-TECHS/G141.html"> Web Content Accessibility Guidelines</a>)<br />
<br />
Following tools can fix the majority of the problems:
<ul>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a></li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li></ul> END

######

 error_008_prio_enwiktionary=0 END
 error_008_head_enwiktionary=Heading should end with "=" END
 error_008_desc_enwiktionary=A heading should end with an "=".<br />
<br />
Following tools can warn of the problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li></ul> END

#####

 error_009_prio_enwiktionary=0 END
 error_009_head_enwiktionary=Multiple categories on one line END
 error_009_desc_enwiktionary=There is more than one category on a single line. Write only one per line; it is easier to read.
<br />
Following tools can fix the majority of the problems:
<ul>
<li><a href="https://meta.wikimedia.org/wiki/User:TMg/autoFormatter">Auto-Formatter</a></li>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a></li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li></ul> END

#####

 error_010_prio_enwiktionary=0 END
 error_010_head_enwiktionary=Square brackets without correct end END
# error_010_whitelistpage_enwiktionary=Wikipedia:WikiProject_Check_Wikipedia/Error_010_whitelist END
 error_010_desc_enwiktionary=Different number of [[ and ]] brackets. If it is sourcecode then use &lt;source&gt; or &lt;code&gt;. <br />
<br />
Following tools can fix some of the problems:
<ul>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a></li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li>
</ul>
Following tools can warn of a problem:
<ul>
<li><a href="https://meta.wikimedia.org/wiki/User:TMg/autoFormatter">Auto-Formatter</a></li>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a>  AWB has a feature "Highlight first unbalanced brackets if found" (in the Options menu) that moves the part of the page with the unmatched brackets to the lowest part of AWB's "edit box". This simplifies fixing them manually.</li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li>
</ul> END

#####

 error_011_prio_enwiktionary=0 END
 error_011_head_enwiktionary=HTML named entities END
 error_011_desc_enwiktionary=The script found <code>&amp;auml;</code> or <code>&amp;ouml;</code> or <code>&amp;uuml;</code> or <code>&amp;szlig;</code> or other similar characters. Please use <a href="https://en.wikipedia.org/wiki/Unicode">Unicode</a> characters (äüöÄÜÖßåÅ…). <br />
<br />
Full list: <span style="font-size:larger";>ä ö ü ß å … " − ‾ ¢ £ € § † ‘ ’ · • © ® ™ ¿ ¡ æ ç ñ â á à ↓ ↑ ↵ → ← ↔</span><br />
<br />Following tools can correct a majority of the problems:
<ul>
<li><a href="https://meta.wikimedia.org/wiki/User:TMg/autoFormatter">Auto-Formatter</a></li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:AutoEd">AutoEd</a></li>
</ul> END

#####

 error_012_prio_enwiktionary=0 END
 error_012_head_enwiktionary=HTML list elements END
 error_012_desc_enwiktionary=Article contains a "&lt;ol&gt;", "&lt;ul&gt;" or "&lt;li&gt;". In most cases we can use simpler wiki markup in place of these HTML-like tags. END

#####

 error_013_prio_enwiktionary=0 END
 error_013_head_enwiktionary=Math tag without correct match END
 error_013_desc_enwiktionary=Found a "&lt;math&gt;" but no "&lt;/math&gt;".<br />
<br />
Following tools can warn of a problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a></li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li>
</ul> END

#####

 error_014_prio_enwiktionary=0 END
 error_014_head_enwiktionary=Syntaxhighlight tag without correct match END
# error_014_whitelistpage_enwiktionary=Wikipedia:WikiProject_Check_Wikipedia/Error_014_whitelist END
 error_014_desc_enwiktionary=Found a "&lt;syntaxhighlight ...&gt;" but no "&lt;/syntaxhighlight&gt;" or a "&lt;source ...&gt;" but no "&lt;/source&gt;".<br />
<br />
Following tools can warn of a source problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a></li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li>
</ul> END

#####

 error_015_prio_enwiktionary=0 END
 error_015_head_enwiktionary=Code tag without correct match END
# error_015_whitelistpage_enwiktionary=Wikipedia:WikiProject_Check_Wikipedia/Error_015_whitelist END
 error_015_desc_enwiktionary=Found a "&lt;code&gt;" but no "&lt;/code&gt;".<br />
<br />
Following tools can warn of a problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a></li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li>
</ul> END

#####

 error_016_prio_enwiktionary=0 END
 error_016_head_enwiktionary=Unicode control characters END
 error_016_desc_enwiktionary=The script found one or more invisible <a href="https://en.wikipedia.org/wiki/Unicode_control_characters">Unicode control characters</a>. For example:<br />
 <a href="https://en.wikipedia.org/wiki/Zero-width_space">Zero-width space</a> (U+200B), <a href="https://en.wikipedia.org/wiki/Left-to-right_mark">left-to-right mark</a> (U+200E), <a href="https://en.wikipedia.org/wiki/Newline#Unicode">line separator</a> (U+2028), <a href="https://en.wikipedia.org/wiki/Byte_order_mark">byte order mark</a> (U+FEFF) or characters from <a href="https://en.wikipedia.org/wiki/Private_Use_Areas">private use areas</a>. This could be a problem inside an article.<br />
<br />
Following tools can correct the problem:
<ul>
<li><a href="https://meta.wikimedia.org/wiki/User:TMg/autoFormatter">Auto-Formatter</a> (most errors)</li>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a></li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:AutoEd">AutoEd</a></li>
</ul> END

#####

 error_017_prio_enwiktionary=0 END
 error_017_head_enwiktionary=Category duplication END
 error_017_desc_enwiktionary=In this article, a category is listed twice. Duplicate listing with different sortkeys don't work.<br />
<br />
Following tools can correct the problem if there is no difference in sortkeys :
<ul>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a></li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li>
</ul> END

#####

 error_018_prio_enwiktionary=0 END
 error_018_head_enwiktionary=Category's first letter is small END
 error_018_desc_enwiktionary=The first letter of the category is small. It should be a big letter. If a user would scan a dump, and he needs to use the categories, then he'll be very happy if all the categories begin with a big letter.<br />
<br />
Following tools can correct the problem:
<ul>
<li><a href="https://meta.wikimedia.org/wiki/User:TMg/autoFormatter">Auto-Formatter</a></li>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a></li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li>
</ul> END

#####

 error_019_prio_enwiktionary=0 END
 error_019_head_enwiktionary=Heading starts with one "=" END
# error_019_whitelistpage_enwiktionary=Wikipedia:WikiProject_Check_Wikipedia/Error_019_whitelist END
 error_019_desc_enwiktionary=A heading starts with "= XY =". It should be "== XY ==".<br />This causes organisational problems (See [[<a href="https://en.wikipedia.org/wiki/Wikipedia:MOSHEAD#Section_headings">WP:MOSHEAD</a>]]), as well as accessibility problems, especially with screen readers. (See [[<a href="https://en.wikipedia.org/wiki/WP:ACCESSIBILITY#Headings">WP:ACCESSIBILITY</a>]] and <a href="http://www.w3.org/TR/WCAG20-TECHS/G141.html"> Web Content Accessibility Guidelines</a>)<br />
<br />
Following tools can warn of the problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li>
</ul> END

#####

 error_020_prio_enwiktionary=0 END
 error_020_head_enwiktionary=Symbol for dead END
 error_020_desc_enwiktionary=The article has a <code>&amp;dagger;</code> instead of †. This causes readability issues.<br />
<br />
Following tools can correct the problem:
<ul>
<li><a href="https://meta.wikimedia.org/wiki/User:TMg/autoFormatter">Auto-Formatter</a></li>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a></li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:AutoEd">AutoEd</a></li>
</ul> END

#####

 error_021_prio_enwiktionary=0 END
 error_021_head_enwiktionary=Category: in English END
 error_021_desc_enwiktionary=It is ok for the MediaWiki software, but a new Wikipedian maybe have a problem with the English language.<br />
<br />
Following tools can correct the problem:
<ul>
<li><a href="https://meta.wikimedia.org/wiki/User:TMg/autoFormatter">Auto-Formatter</a></li>
</ul>
Following tools can warn about the problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li>
</ul> END

#####

 error_022_prio_enwiktionary=0 END
 error_022_head_enwiktionary=Category with space END
 error_022_desc_enwiktionary=The article has a category with a space (for example: [[&nbsp;&nbsp;Category:ABC]] or [[Category&nbsp;:&nbsp;ABC]]). MediaWiki has no problem with this, but if you write an external parser this is only one of your problems. Please fix it.<br />
<br />
Following tools can correct the problem:
<ul>
<li><a href="https://meta.wikimedia.org/wiki/User:TMg/autoFormatter">Auto-Formatter</a></li>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a></li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li>
</ul> END

#####

 error_023_prio_enwiktionary=0 END
 error_023_head_enwiktionary=Nowiki tag without correct match END
 error_023_desc_enwiktionary=Found a "&lt;nowiki&gt;" but no "&lt;/nowiki&gt;".<br />
<br />
Following tools can warn of a problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a></li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li>
</ul> END

#####

 error_024_prio_enwiktionary=0 END
 error_024_head_enwiktionary=Pre tag without correct match END
# error_024_whitelistpage_enwiktionary=Wikipedia:WikiProject_Check_Wikipedia/Error_024_whitelist END
 error_024_desc_enwiktionary=Found a "&lt;pre&gt;" but no "&lt;/pre&gt;".<br />
<br />
Following tools can warn of a problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a></li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li>
</ul> END

#####

 error_025_prio_enwiktionary=0 END
 error_025_head_enwiktionary=Heading hierarchy END
# error_025_whitelistpage_enwiktionary=Wikipedia:WikiProject_Check_Wikipedia/Error_025_whitelist END
 error_025_desc_enwiktionary=After a heading of level 1 (==), there should not be a heading of level 3 (====) (See [[<a href="https://en.wikipedia.org/wiki/Wikipedia:MOSHEAD#Section_headings">WP:MOSHEAD</a>]]).  This also causes accessibility problems, especially with screen readers. (See [[<a href="https://en.wikipedia.org/wiki/WP:ACCESSIBILITY#Headings">WP:ACCESSIBILITY</a>]] and <a href="http://www.w3.org/TR/WCAG20-TECHS/G141.html"> Web Content Accessibility Guidelines</a>)
<br />
Following tools can warn of a problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li>
</ul> END

#####

 error_026_prio_enwiktionary=0 END
 error_026_head_enwiktionary=HTML text style element &lt;b&gt; (bold) END
# error_026_whitelistpage_enwiktionary=Wikipedia:WikiProject_Check_Wikipedia/Error_026_whitelist END
 error_026_desc_enwiktionary=Article contains a &lt;b&gt;. In most cases we should use simpler wiki markups in place of these HTML-like tags.  See [[<a href="https://en.wikipedia.org/wiki/WP:Deviations">WP:Deviations</a>]]. <br />
<br />
Following tools can correct the problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a></li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:AutoEd">AutoEd</a> (most cases)</li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li>
</ul> END

#####

 error_027_prio_enwiktionary=0 END
 error_027_head_enwiktionary=Unicode syntax END
 error_027_desc_enwiktionary=The script found Unicode syntax like <code>&amp;#0000;</code> (decimal) or <code>&amp;#x0000;</code> (hexadecimal). It's difficult for average users to understand. Please use the <a href="https://en.wikipedia.org/wiki/Unicode">Unicode</a> characters.<br />
<br />
Following tools can correct the problem:
<ul>
<li><a href="https://meta.wikimedia.org/wiki/User:TMg/autoFormatter">Auto-Formatter</a></li>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a></li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li>
</ul> END

#####

 error_028_prio_enwiktionary=0 END
 error_028_head_enwiktionary=Table without correct end END
# error_028_whitelistpage_enwiktionary=Wikipedia:WikiProject_Check_Wikipedia/Error_028_whitelist END
 error_028_desc_enwiktionary=Found no end of the table. "|}" generally needs to be added. MediaWiki generally displays the table despite the missing end, but content below the table gets mixed into the table. Where an infobox is more suitable than the table, the article's talk page could be tagged with {{newinfobox}}.<br />
<br />
Different markup for start and end : If wiki syntax "{|" is used to start the table, the end tag should be "|}".  There are cases were a template can end a table, such as {{fb end}}. This is perfectly fine to do.<br />
<br />
Following tools can warn of a problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a></li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li>
</ul> END
# error_028_templates_enwiktionary=
#   {{CBB Schedule End}}
#   {{CBB yearly record end
#   {{Election box end
#   {{End box}}
#   {{Fb cs footer
#   {{Fb cl footer
#   {{Fb disc footer
#   {{Fb footer
#   {{Fb kit footer
#   {{Fb match footer
#   {{Fb oi footer
#   {{fb overall competition footer
#   {{Fb r footer
#   {{Fb rbr pos footer
#   {{Fs end
#   {{Ig footer
#   {{Irish MEP table end}}
#   {{Jctbtm
#   {{LegendRJL
#   {{PBA roster footer
#   {{PHL sports results footer
#   {{WNBA roster footer
#   {{NBA roster footer END

#####

 error_029_prio_enwiktionary=0 END
 error_029_head_enwiktionary=Image gallery without correct match END
 error_029_desc_enwiktionary=Found a "&lt;gallery&gt;" but no "&lt;/gallery&gt;".<br />
<br />
Following tools can warn of a problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a></li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li>
</ul> END

#####

 error_030_prio_enwiktionary=0 END
 error_030_head_enwiktionary=Image without alternate description END
 error_030_desc_enwiktionary=The article has an image without a description. In order to provide good accessibility for everyone (e.g. blind people) a description for every image is needed. (See also <a href="http://www.w3.org/TR/2008/NOTE-WCAG20-TECHS-20081211/H37.html">W3C Techniques for WCAG 2.0</a>)
<br />
Following tools can warn of a problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li>
</ul> END

#####

 error_031_prio_enwiktionary=0 END
 error_031_head_enwiktionary=HTML table element END
# error_031_whitelistpage_enwiktionary=Wikipedia:WikiProject_Check_Wikipedia/Error_031_whitelist END
 error_031_desc_enwiktionary=Article contains a "&lt;table&gt;", "&lt;td&gt;", "&lt;th&gt;" or "&lt;tr&gt;" tag. In most cases we can use simpler wiki markup in place of these HTML-like tags. Depending on the contents, HTML tables may be easier to read, for a comparison see <a href="https://en.wikipedia.org/wiki/Help:Table#Comparison_of_table_syntax">Comparison of table syntax</a>.<br />
<br />
AutoEd can help to fix some of these, although generally the new table syntax needs to be further refined.
<br />
Following tools can warn of a problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li>
</ul> END


#####

 error_032_prio_enwiktionary=0 END
 error_032_head_enwiktionary=Double pipe in a link END
# error_032_whitelistpage_enwiktionary=Wikipedia:WikiProject_Check_Wikipedia/Error_032_whitelist END
 error_032_desc_enwiktionary=Article contains a link like [[text|text2|text3]] (displays as <a href="https://en.wikipedia.org/wiki/text">text2|text3</a>) or [[text||text3]] (displays as <a href="https://en.wikipedia.org/wiki/text">|text3</a>)<br />
<br />
Following tools can correct or warn of the problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a> (fixes and warns some cases)</li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a> (fixes and warns some cases)</li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:AutoEd">AutoEd</a> (warns some cases)</li>
</ul> END

#####

 error_033_prio_enwiktionary=0 END
 error_033_head_enwiktionary=HTML text style element &lt;u&gt; (underline) END
 error_033_desc_enwiktionary=Article contains a &lt;u&gt;. In most cases we can use simpler wiki markups in place of these HTML-like tags. See <a href="https://en.wikipedia.org/wiki/MOS:MARKUP">MOS:MARKUP</a> and <a href="http://www.w3.org/TR/html5/text-level-semantics.html#the-u-element">The u element in HTML5</a>. AWB doesn't fix this.
<br />
Following tools can warn of a problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li>
</ul> END

#####

 error_034_prio_enwiktionary=0 END
 error_034_head_enwiktionary=Template programming element END
# error_034_whitelistpage_enwiktionary=Wikipedia:WikiProject_Check_Wikipedia/Error_034_whitelist END
 error_034_desc_enwiktionary=Article contains a "#if:" or "#ifeq:" or "#switch:" or "#tag:" or "{{NAMESPACE}}" or "{{SITENAME}}" or "{{PAGENAME}}" or "{{FULLPAGENAME}}" or "{{{1}}}" (Parameter).<br />
<br />
This is may be due to many different reasons:
<ul>
<li>templates or infoboxes being substituted rather than transcluded (e.g. external links templates). Please restore the original infobox.</li>
<li>copy-paste creations of de-facto new infobox types. Please try to correct <i>all</i> affected pages, not just the ones on the list by actually creating a proper infobox in template space and then transcluding it.</li>
<li>attempted tweaking of the text of templates - particularly commonly stub templates. Please replace with more general / worse fitting ones as they do properly categorise things, or suggest a new stub type.</li>
<li>sometimes this caused when someone tries to use templates with three curly braces "{" instead of two, e.g. {{{Reflist}}} instead of {{Reflist}}</li>
</ul>
<br />
Following tools can warn of a problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li>
</ul> END
# error_034_templates_enwiktionary=
#   __FORCETOC__ END


#####

 error_035_prio_enwiktionary=0 END
 error_035_head_enwiktionary=Image gallery without description END
 error_035_desc_enwiktionary=Article contains a gallery without image descriptions. END

#####

 error_036_prio_enwiktionary=0 END
 error_036_head_enwiktionary=Redirect with incorrect syntax END
 error_036_desc_enwiktionary=Article contains something like "#REDIRECT = [[Target page]]". The equal sign is not correct. Correct is "#REDIRECT&nbsp;[[Target page]]". This also detect syntax such as:<br />
<br />
 #REDIRECT<br />
 [[Somepage]]<br />
<br />
(note the carriage return). Although this syntax functions, it is not recommended.<br />
<br />
Following tools can correct or warn of the problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a> (fixes and warns some cases)</li>
</ul> END

#####

 error_037_prio_enwiktionary=0 END
 error_037_head_enwiktionary=DEFAULTSORT missing for titles with special letters END
# error_037_whitelistpage_enwiktionary=Wikipedia:WikiProject_Check_Wikipedia/Error_037_whitelist END
 error_037_desc_enwiktionary=The title has a special letter and in the article there is no {{DEFAULTSORT:}}.<br />
{{lifetime}} is not recognized by the script. Redirects are also listed if the redirect contains a category. See <a href="https://en.wikipedia.org/wiki/WP:SORTKEY">Categorization#Sort keys</a> and <a href="https://en.wikipedia.org/wiki/WP:MCSTJR">Namesort</a> for more details.<br />
<br />
Following tools can fix most of a problems:
<ul>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a></li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li>
</ul> END
# error_037_first_characters_enwiktionary=999 END

#####

 error_038_prio_enwiktionary=0 END
 error_038_head_enwiktionary=HTML text style element &lt;i&gt; (italics) END
# error_038_whitelistpage_enwiktionary=Wikipedia:WikiProject_Check_Wikipedia/Error_038_whitelist END
 error_038_desc_enwiktionary=Article contains a &lt;i&gt;. In most cases should can use simpler wiki markups in place of these HTML-like tags. See [[<a href="https://en.wikipedia.org/wiki/WP:Deviations">WP:Deviations</a>]]. It is <i>not safe</i> for bots to do this because oftentimes these tags span multiple lines, which can cause problems if they are changed incorrectly.<br />
<br />
Following tools can correct or warn of the problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a> (fixes and warns some cases)</li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:AutoEd">AutoEd</a> (warns some cases)</li>
</ul> END

#####

 error_039_prio_enwiktionary=0 END
 error_039_head_enwiktionary=HTML text style element &lt;p&gt; END
# error_039_whitelistpage_enwiktionary=Wikipedia:WikiProject_Check_Wikipedia/Error_039_whitelist END
 error_039_desc_enwiktionary=Article contains a &lt;p&gt;. In most cases we should use simpler wiki markups in place of these HTML-like tags. See [[<a href="https://en.wikipedia.org/wiki/MOS:MARKUP">MOS:MARKUP</a>]] and [[<a href="https://en.wikipedia.org/wiki/WP:Deviations">WP:Deviations</a>]] <br />
<br />
Due to a Wikimedia bug &lt;p&gt; tags have to be used in &lt;ref&gt; and various {{efn}} type templates.  END

#####

 error_040_prio_enwiktionary=0 END
 error_040_head_enwiktionary=HTML text style element &lt;font&gt; END
# error_040_whitelistpage_enwiktionary=Wikipedia:WikiProject_Check_Wikipedia/Error_040_whitelist END
 error_040_desc_enwiktionary=Article contains a &lt;font&gt;. In most cases we can use simpler wiki markups in place of these HTML-like tags. The &lt;font&gt; tag is <a href="http://www.w3schools.com/tags/tag_font.asp">deprecated in HTML5</a>, see <a href="https://en.wikipedia.org/wiki/Wikipedia:HTML5#font">Wikipedia:HTML5#font</a> for replacements.<br />
<br />
Following tools can correct the problem:
<ul>
<li><a href="https://meta.wikimedia.org/wiki/User:TMg/autoFormatter">Auto-Formatter</a></li>
</ul> END

#####

 error_041_prio_enwiktionary=0 END
 error_041_head_enwiktionary=HTML text style element &lt;big&gt; END
 error_041_desc_enwiktionary=Article contains a &lt;big&gt;. In most cases we can use simpler wiki markups in place of these HTML-like tags. The &lt;big&gt; tag is <a href="http://www.w3schools.com/tags/tag_big.asp">deprecated in HTML5</a>, see <a href="https://en.wikipedia.org/wiki/Wikipedia:HTML5#big">Wikipedia:HTML5#big</a> for replacements. END

#####

 error_042_prio_enwiktionary=0 END
 error_042_head_enwiktionary=HTML text style element &lt;strike&gt; END
 error_042_desc_enwiktionary=Article contains a &lt;strike&gt;. This has been <a href="http://www.w3schools.com/tags/tag_strike.asp">deprecated in HTML5</a> and &lt;s&gt; or &lt;del&gt; should be used instead. See <a href="https://en.wikipedia.org/wiki/Wikipedia:HTML5#strike">Wikipedia:HTML5#strike</a> for details.<br />
<br />
Following tools can correct the problem:
<ul>
<li><a href="https://meta.wikimedia.org/wiki/User:TMg/autoFormatter">Auto-Formatter</a></li>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a></li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li>
</ul> END

#####

 error_043_prio_enwiktionary=0 END
 error_043_head_enwiktionary=Template without correct end END
# error_043_whitelistpage_enwiktionary=Wikipedia:WikiProject_Check_Wikipedia/Error_043_whitelist END
 error_043_desc_enwiktionary=Found a template with "{{", but no corresponding "}}".<br />
;To do: generally, a set of closing <a href="https://en.wikipedia.org/wiki/Bracket#Braces">braces</a> ("}}") need to be added in or after the string displayed below. Sometimes the opening braces can be removed all together.<br />
As templates break quite visibly when opening or closing braces are missing, frequently the broken templates listed below are citation templates.<br />
<br />
Following tools can warn of a problem:
<ul>
<li><a href="https://meta.wikimedia.org/wiki/User:TMg/autoFormatter">Auto-Formatter</a></li>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a> (can fix some cases)</li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li>
</ul> END

#####

 error_044_prio_enwiktionary=0 END
 error_044_head_enwiktionary=Heading with bold END
 error_044_desc_enwiktionary=The heading is bold "== '''XY''' ==". It should be "== XY ==". Headings are already bold.<br />
<br />
Following tools can correct the problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:AutoEd">AutoEd</a></li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li>
</ul> END

#####

 error_045_prio_enwiktionary=0 END
 error_045_head_enwiktionary=Interwiki duplication END
 error_045_desc_enwiktionary=Article contains duplicate interwiki links to another language. You can remove both of them if they are a duplicate of those present in Wikidata. See <a href="https://en.wikipedia.org/wiki/Help:Interlanguage_links">Help:Interlanguage links</a>.<br />
<br />
Following tools can correct the problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a> (can fix some cases)</li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li>
</ul> END

#####

 error_046_prio_enwiktionary=0 END
 error_046_head_enwiktionary=Square brackets without correct beginning END
# error_046_whitelistpage_enwiktionary=Wikipedia:WikiProject_Check_Wikipedia/Error_046_whitelist END
 error_046_desc_enwiktionary=Different number of [[ and ]] brackets. If it is sourcecode then use &lt;source&gt; or &lt;code&gt;.<br />
<br />
Generally, a bracket needs to be added or removed in the string displayed below.<br />
<br />
Following tools can correct the problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a> (can fix some cases, give a warning for all cases)</li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li>
</ul> END

#####

 error_047_prio_enwiktionary=0 END
 error_047_head_enwiktionary=Template without correct beginning END
# error_047_whitelistpage_enwiktionary=Wikipedia:WikiProject_Check_Wikipedia/Error_047_whitelist END
 error_047_desc_enwiktionary=Found a template with "}}", but no corresponding "{{".<br />
<br />
;To do: generally, one or two opening <a href="https://en.wikipedia.org/wiki/Bracket#Braces">braces</a> ("{") need to be added in or before the string displayed below. Sometimes the opening braces ("{{") can be removed all together. <br />
As templates break quite visibly when opening or closing braces are missing, frequently the broken templates listed below are citation templates.<br />
<br />
Following tools can warn of a problem:
<ul>
<li><a href="https://meta.wikimedia.org/wiki/User:TMg/autoFormatter">Auto-Formatter</a></li>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a> (can fix some cases)</li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li>
</ul> END

#####

 error_048_prio_enwiktionary=0 END
 error_048_head_enwiktionary=Title linked in text END
# error_048_whitelistpage_enwiktionary=Wikipedia:WikiProject_Check_Wikipedia/Error_048_whitelist END
 error_048_desc_enwiktionary=Found a link to the title inside the text. In the lead section of the article, please change this [[Title]] into '''Title''' (see also <a href="https://en.wikipedia.org/wiki/Wikipedia talk:WikiProject Check Wikipedia/Archive 1#Title in text">Title in text</a>). However, do not make this change inside image maps, because doing so will cause errors. <br />
<br />
Following tools can correct the problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a></li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:AutoEd">AutoEd</a></li>
</ul> END
# error_048_imagemap_enwiktionary=true END

#####

 error_049_prio_enwiktionary=0 END
 error_049_head_enwiktionary=Heading with HTML END
# error_049_whitelistpage_enwiktionary=Wikipedia:WikiProject_Check_Wikipedia/Error_049_whitelist END
 error_049_desc_enwiktionary=Found a heading with HTML markup, e.g. &lt;h2&gt;Heading&lt;/h2&gt; in the text. Please use wikisyntax == Heading ==. See [[<a href="https://en.wikipedia.org/wiki/WP:MOSHEAD">WP:MOSHEAD</a>]]. If it is sourcecode then use &lt;source&gt; or &lt;code&gt;.<br />
Following tools can correct the problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:AutoEd">AutoEd</a></li>
</ul> END

#####

 error_050_prio_enwiktionary=0 END
 error_050_head_enwiktionary=en dash or em dash END
 error_050_desc_enwiktionary=The article has a dash using HTML syntax. Instead of writing out <code>&amp;ndash;</code>, the Unicode character – should be used, and the written-out <code>&amp;mdash;</code> should be replaced with —. AutoEd will replace these. END

#####

 error_051_prio_enwiktionary=0 END
 error_051_head_enwiktionary=Interwiki before last heading END
 error_051_desc_enwiktionary=Article contains a interwiki before the last heading. Interwikis should be written at the end of the article, or removed if they are a duplicate of those present in Wikidata. See <a href="https://en.wikipedia.org/wiki/Help:Interlanguage_links">Help:Interlanguage links</a>.<br />
<br />
Following tools can correct the problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a></li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a> (warn)</li>
</ul> END

#####

 error_052_prio_enwiktionary=0 END
 error_052_head_enwiktionary=Category before last heading END
 error_052_desc_enwiktionary=Categories are placed before the last section header. Categories should be placed at the end of the article before the interwikis. See [[<a href="https://en.wikipedia.org/wiki/Wikipedia:Category">WP:CATEGORY</a>]]. This can be a sign that the article is somewhat mixed up (e.g. substituted navigation templates).<br />
<br />
Following tools can correct the problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a></li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a> (warn)</li>
</ul> END

#####

 error_053_prio_enwiktionary=0 END
 error_053_head_enwiktionary=Interwiki before last category END
 error_053_desc_enwiktionary=Article contains a interwiki before the last category. Interwikis should be written at the end of the article, after the categories, or removed if they are a duplicate of those present in Wikidata. See <a href="https://en.wikipedia.org/wiki/Help:Interlanguage_links">Help:Interlanguage links</a>. This can be a sign that the article is somewhat mixed up (e.g. substituted navigation templates).<br />
<br />
Following tools can correct the problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a></li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a> (warn)</li>
</ul> END

#####

 error_054_prio_enwiktionary=0 END
 error_054_head_enwiktionary=Break in list END
# error_054_whitelistpage_enwiktionary=Wikipedia:WikiProject_Check_Wikipedia/Error_054_whitelist END
 error_054_desc_enwiktionary=The article had a list, where one line had a break (&lt;br /&gt;) at the end of the line.<br />
<br />
Following tools can correct the problem:
<ul>
<li><a href="https://meta.wikimedia.org/wiki/User:TMg/autoFormatter">Auto-Formatter</a></li>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a></li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:AutoEd">AutoEd</a></li>
</ul> END

#####

 error_055_prio_enwiktionary=0 END
 error_055_head_enwiktionary=HTML text style element &lt;small&gt; (small text) double END
 error_055_desc_enwiktionary=Article contains double &lt;small&gt;&lt;small&gt; tags. In most cases we don't need this double tag. This causes problems with people who have trouble reading small print.<br />
<br />
Following tools can correct or warn of the problem:
<ul>
<li><a href="https://meta.wikimedia.org/wiki/User:TMg/autoFormatter">Auto-Formatter</a></li>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a> (warn only)</li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a> (warn only)</li>
</ul> END

#####

 error_056_prio_enwiktionary=0 END
 error_056_head_enwiktionary=Arrow as ASCII art END
 error_056_desc_enwiktionary=The article has an arrow like "&lt;--" or "--&gt;" or "&lt;==" or "==&gt;". Write better this arrow with the Unicode "←" or "→" or "⇐" or "⇒". See <a href="https://en.wikipedia.org/wiki/Arrow (symbol)">Arrow (symbol)</a>. If it is sourcecode then use &lt;source&gt; or &lt;code&gt;. Also you can use &lt;math&gt; for mathematical formula.
<br />
Following tools can correct or warn of the problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a> (warn only)</li>
</ul> END


#####

 error_057_prio_enwiktionary=0 END
 error_057_head_enwiktionary=Heading ends with a colon END
 error_057_desc_enwiktionary=One heading in this article ends with a colon "== Heading : ==". This colon can be deleted.<br />
<br />
Following tools can correct the problem:
<ul>
<li><a href="https://meta.wikimedia.org/wiki/User:TMg/autoFormatter">Auto-Formatter</a></li>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a></li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:AutoEd">AutoEd</a></li>
</ul> END

#####

 error_058_prio_enwiktionary=0 END
 error_058_head_enwiktionary=Heading all CAPS END
# error_058_whitelistpage_enwiktionary=Wikipedia:WikiProject_Check_Wikipedia/Error_058_whitelist END
 error_058_desc_enwiktionary=One heading in this article has only capitalization "== HEADING IS BIG ==" (See [[<a href="https://en.wikipedia.org/wiki/WP:MOSHEAD">WP:MOSHEAD</a>]]). Also, this heading has to have more than 10 characters, so a normal abbreviation like "== UNO ==" is not a problem.<br />
<br />
The cleanup tag for this is {{capitalization}}. The report lists a few false positives, such as titles of works.
<br />
Following tools can correct or warn of the problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li>
</ul> END

#####

 error_059_prio_enwiktionary=0 END
 error_059_head_enwiktionary=Template value ends with break END
 error_059_desc_enwiktionary=At the end of a value in a template there is a break. (For example: {{Template|name=Mr. King&lt;br/&gt;}}) This break should be inside the template but not in the value; you can delete this break. AutoEd can fix these.<br />
<br />
Following tools can correct some of the problems:
<ul>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a></li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:AutoEd">AutoEd</a></li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li>
</ul> END
# error_059_templates_enwiktionary=
#  Marriage
#  Married
#  Nihongo END

#####

 error_060_prio_enwiktionary=0 END
 error_060_head_enwiktionary=Template parameter with a problem END
# error_060_whitelistpage_enwiktionary=Wikipedia:WikiProject_Check_Wikipedia/Error_060_whitelist END
 error_060_desc_enwiktionary=In the parameter of a template the script found unusual characters ([|]:*) which could be a problem. Sample: {{Template| parameter_1=100 | [[parameter]]_2=200 }}).<br /> END

#####

 error_061_prio_enwiktionary=0 END
 error_061_head_enwiktionary=Reference before punctuation END
# error_061_whitelistpage_enwiktionary=Wikipedia:WikiProject_Check_Wikipedia/Error_061_whitelist END
 error_061_desc_enwiktionary=The script found a punctuation after the reference. For example: "&lt;/ref&gt;." - The punctuation should stand before the references. See [[<a href="https://en.wikipedia.org/wiki/Wikipedia:REFPUNC#Punctuation_and_footnotes">WP:REFPUNC</a>]].<br />
<br />
Following tools can correct the problems:
<ul>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a></li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li>
</ul> END
# error_061_templates_enwiktionary=
#   sfn
#   sfnm
#   sfnp
#   rp END

#####

 error_062_prio_enwiktionary=0 END
 error_062_head_enwiktionary=URL without http:// END
# error_062_whitelistpage_enwiktionary=Wikipedia:WikiProject_Check_Wikipedia/Error_062_whitelist END
 error_062_desc_enwiktionary=A URL was found that contained no http://.  Example:  [en.wikipedia.org Wikipedia] END

#####

 error_063_prio_enwiktionary=0 END
 error_063_head_enwiktionary=HTML text style element &lt;small&gt; (small text) in ref, sub or sup END
 error_063_desc_enwiktionary=Article contains the tag &lt;small&gt; in a &lt;ref&gt; or &lt;sub&gt; or &lt;sup&gt; tag. Inside these tags we don't need a small text because the tag output is smaller than the standard.  This causes problems with people who have trouble reading small print.<br />
<br />
Following tools can correct the problem:
<ul>
<li><a href="https://meta.wikimedia.org/wiki/User:TMg/autoFormatter">Auto-Formatter</a></li>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a></li>
</ul> END

#####

 error_064_prio_enwiktionary=0 END
 error_064_head_enwiktionary=Link equal to linktext END
# error_064_whitelistpage_enwiktionary=Wikipedia:WikiProject_Check_Wikipedia/Error_064_whitelist END
 error_064_desc_enwiktionary=A piped link has identical text before and after the pipe. AWB and AutoEd can usually fix these. MediaWiki displays [[link|link]] as [[link]].<br />
<br />
Following tools can correct the problem:
<ul>
<li><a href="https://meta.wikimedia.org/wiki/User:TMg/autoFormatter">Auto-Formatter</a></li>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a></li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:AutoEd">AutoEd</a></li>
</ul> END

#####

 error_065_prio_enwiktionary=0 END
 error_065_head_enwiktionary=Image description ends with break END
# error_065_whitelistpage_enwiktionary=Wikipedia:WikiProject_Check_Wikipedia/Error_065_whitelist END
 error_065_desc_enwiktionary=The script found in this article at the end of an image description the tag &lt;br /&gt;. You can delete this manual break.<br />
<br />
Following tools can correct the problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a></li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:AutoEd">AutoEd</a></li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li>
</ul> END

#####

 error_066_prio_enwiktionary=0 END
 error_066_head_enwiktionary=Image description with full &lt;small&gt; END
 error_066_desc_enwiktionary=The script found in the description of an image the &lt;small&gt; tag. The description is already set to 94% in the stylesheet. This causes problems with people who have trouble reading small print.  This tag can be deleted.<br />
<br />
Following tools can correct the problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a></li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li>
</ul> END

#####

 error_067_prio_enwiktionary=0 END
 error_067_head_enwiktionary=Reference after punctuation (see 61 instead) END
 error_067_desc_enwiktionary=The script found the reference after a punctuation. For example: ".&lt;ref&gt;" - The punctuation should stand after the references. END

#####

 error_068_prio_enwiktionary=0 END
 error_068_head_enwiktionary=Link to other language END
 error_068_desc_enwiktionary=The script found a link to another language, for example [[:is:Link]], in the article (not an interwiki-link). In many languages, this direct link inside the article is not allowed (for example in plwiki).<br />
<br />
See also: <a href="https://en.wikipedia.org/wiki/Wikipedia:Village pump (policy)#Attribution/GDFL and translations (and sourcing)">Wikipedia:Village pump (policy)#Attribution/GDFL and translations (and sourcing)</a> END

#####

 error_069_prio_enwiktionary=0 END
 error_069_head_enwiktionary=ISBN with incorrect syntax END
# error_069_whitelistpage_enwiktionary=Wikipedia:WikiProject_Check_Wikipedia/Error_069_whitelist END
 error_069_desc_enwiktionary=The script found a problem with ISBN syntax. A normal ISBN looks like ISBN 3-8001-6191-5 or ISBN 0-911266-16-X or ISBN 978-0911266160. Allowed are numbers, space, "-" and "X"/"x". Without space and "-" only 10 or 13 characters. Please don't write ISBN-10: or ISBN-13. (See [[<a href="https://en.wikipedia.org/wiki/Wikipedia:ISBN">WP:ISBN</a>]])<br />
<br />
Following tools can correct the problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:AutoEd">AutoEd</a></li>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a></li>
</ul> END

#####

 error_070_prio_enwiktionary=0 END
 error_070_head_enwiktionary=ISBN with wrong length END
# error_070_whitelistpage_enwiktionary=Wikipedia:WikiProject_Check_Wikipedia/Error_070_whitelist END
 error_070_desc_enwiktionary=The script checked the ISBN and found it not containing 10 or 13 characters. ISBN should have 10 or 13 characters. END

#####

 error_071_prio_enwiktionary=0 END
 error_071_head_enwiktionary=ISBN with wrong position of X END
# error_071_whitelistpage_enwiktionary=Wikipedia:WikiProject_Check_Wikipedia/Error_071_whitelist END
 error_071_desc_enwiktionary=The script checked the <a href="https://en.wikipedia.org/wiki/ISBN">ISBNs</a> and found an ISBN where the character "X" is not at position 10. The character X is allowed only at position 10 and it represents a <a href="https://en.wikipedia.org/wiki/Checksum">checksum</a> of 10. Also see [[<a href="https://en.wikipedia.org/wiki/Category:Articles_with_invalid_ISBNs">Category:Articles with invalid ISBNs</a>]]. END

#####

 error_072_prio_enwiktionary=0 END
 error_072_head_enwiktionary=ISBN-10 with wrong checksum END
 error_072_desc_enwiktionary=The script checked the ISBN and found a problem with the checksum in the ISBN-10. Also see [[<a href="https://en.wikipedia.org/wiki/Category:Articles_with_invalid_ISBNs">Category:Articles with invalid ISBNs</a>]]. END

#####

 error_073_prio_enwiktionary=0 END
 error_073_head_enwiktionary=ISBN-13 with wrong checksum END
 error_073_desc_enwiktionary=The script checked the ISBN and found a problem with the checksum in the ISBN-13. Also see [[<a href="https://en.wikipedia.org/wiki/Category:Articles_with_invalid_ISBNs">Category:Articles with invalid ISBNs</a>]]. END

#####

 error_074_prio_enwiktionary=0 END
 error_074_head_enwiktionary=Link without target END
 error_074_desc_enwiktionary=The script found a link with no target, for example [[|linktext]].<br />
<br />
Following tools can correct the problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:AutoEd">AutoEd</a></li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li>
</ul> END

#####

 error_075_prio_enwiktionary=0 END
 error_075_head_enwiktionary=Indented list END
 error_075_desc_enwiktionary=The article has a list with an indented line (:* text). A list doesn't need an indent with ":". Use more "*" to indent the list. END

#####

 error_076_prio_enwiktionary=0 END
 error_076_head_enwiktionary=Link with encoded space END
# error_076_whitelistpage_enwiktionary=Wikipedia:WikiProject_Check_Wikipedia/Error_076_whitelist END
 error_076_desc_enwiktionary=The script found a link with "%20" for space [[Link%20Link|Linktext]]. Please replace this %20 with a space. This can also be caused by some external links being surrounded by double brackets. END

#####

 error_077_prio_enwiktionary=0 END
 error_077_head_enwiktionary=Image description with partial &lt;small&gt; END
 error_077_desc_enwiktionary=The script found in the description of an image the &lt;small&gt; tag. The description is already set to 94% in the stylesheet. This causes problems with people who have trouble reading small print. This tag can be deleted. END

#####

 error_078_prio_enwiktionary=0 END
 error_078_head_enwiktionary=Reference list duplication END
 error_078_desc_enwiktionary=The script found in the article two &lt;references ...&gt;. In some cases, one can be deleted. In other cases, it may need to be changed to &lt;ref&gt;. END
# error_078_templates_enwiktionary=
#   reflist(?![^}]*group) END

#####

 error_079_prio_enwiktionary=0 END
 error_079_head_enwiktionary=External link without description END
 error_079_desc_enwiktionary=The script found in the article an external link without description (for example: [http://www.wikipedia.org]). Please insert a description to this link like [http://www.wikipedia.org&nbsp;Wikipedia]. END

#####

 error_080_prio_enwiktionary=0 END
 error_080_head_enwiktionary=External link with a line break END
 error_080_desc_enwiktionary=The script found in the article an external link with a line break in the description. This can be due to a missing square bracket at the end of an external link, or a break in the title value in a citation parameter. This is a problem for the MediaWiki parser. Please delete the line break.<br />
<br />
Following tools can correct the problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a> (most, but not all cases)</li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li>
</ul> END

#####

 error_081_prio_enwiktionary=0 END
# error_081_bot_enwiktionary=true END
 error_081_head_enwiktionary=Reference duplication END
 error_081_desc_enwiktionary=The script found two identical ref tags. Please use the format &lt;ref name="foo"&gt;Book ABC&lt;/ref&gt; for the first instance of the reference and the following times &lt;ref name="foo"&nbsp;/&gt;.<br />
<br />
Following tools can correct the problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li>
</ul> END

#####

 error_082_prio_enwiktionary=0 END
 error_082_head_enwiktionary=Link to other wikiproject END
 error_082_desc_enwiktionary= END

#####

 error_083_prio_enwiktionary=0 END
 error_083_head_enwiktionary=Heading start with three "=" and later with level two END
 error_083_desc_enwiktionary=The first heading starts with "=== XY ===", but it should be "== XY ==" (See [[<a href="https://en.wikipedia.org/wiki/WP:MOSHEAD">WP:MOSHEAD</a>]]). This also causes accessibility problems, especially with screen readers. (See [[<a href="https://en.wikipedia.org/wiki/WP:ACCESSIBILITY#Headings">WP:ACCESSIBILITY</a>]] and <a href="http://www.w3.org/TR/WCAG20-TECHS/G141.html"> Web Content Accessibility Guidelines</a>)<br />
<br />
As there are also level "==" headings later in the article, only some levels need to be adjusted.
<br />
For articles without any level "==" headings, <a href="checkwiki.cgi?project=enwiki&view=only&id=7">see check 7</a>
<br />
Following tools can correct the problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li>
</ul> END

#####

 error_084_prio_enwiktionary=0 END
 error_084_head_enwiktionary=Section without content END
 error_084_desc_enwiktionary=There is a section between two headings without content.<br />
 Add a {{Empty section}} template<br />
<br />
Following tools can correct the problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a> (most, but not all cases)</li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li>
</ul> END
 error_084_texts_enwiktionary=
  {{Empty section|date={{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}}}} END

#####

 error_085_prio_enwiktionary=0 END
 error_085_head_enwiktionary=Tags without content END
# error_085_whitelistpage_enwiktionary=Wikipedia:WikiProject_Check_Wikipedia/Error_085_whitelist END
 error_085_desc_enwiktionary=The script found a tag without content like &lt;noinclude&gt;&lt;/noinclude&gt; or &lt;gallery&gt;&lt;/gallery&gt;. This tag can be deleted. END

#####

 error_086_prio_enwiktionary=0 END
 error_086_head_enwiktionary=External link with two brackets END
 error_086_desc_enwiktionary=The script found a link with two brackets to external source such as [[http://www.wikipedia.org Wikipedia]]. External links only need one bracket. For example: [http://www.wikipedia.org&nbsp;Wikipedia].<br />
<br />
Following tools can correct the problem:
<ul>
<li><a href="https://meta.wikimedia.org/wiki/User:TMg/autoFormatter">Auto-Formatter</a></li>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a></li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li>
</ul> END

#####

 error_087_prio_enwiktionary=0 END
 error_087_head_enwiktionary=HTML named entities without semicolon END
# error_087_whitelistpage_enwiktionary=Wikipedia:WikiProject_Check_Wikipedia/Error_087_whitelist END
 error_087_desc_enwiktionary=The script found named entities (like <code>&amp;auml;</code>) without the semicolon.<br />
<br />
Following tools can correct the problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li>
</ul> END

#####

 error_088_prio_enwiktionary=0 END
 error_088_head_enwiktionary=DEFAULTSORT with a blank at first position END
 error_088_desc_enwiktionary=The script found a DEFAULTSORT with a blank at first position, like {{DEFAULTSORT:&nbsp;Doe,&nbsp;John}}.<br />
<br />
Following tools can correct the problem:
<ul>
<li><a href="https://meta.wikimedia.org/wiki/User:TMg/autoFormatter">Auto-Formatter</a></li>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a></li>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li>
</ul> END

#####

 error_089_prio_enwiktionary=0 END
 error_089_head_enwiktionary=DEFAULTSORT without space after the comma END
# error_089_whitelistpage_enwiktionary=Wikipedia:WikiProject_Check_Wikipedia/Error_089_whitelist END
 error_089_desc_enwiktionary=The script found a DEFAULTSORT without a space after the comma, like {{DEFAULTSORT:DuBois,Lewis}}. This causes the article to be sorted as the first DuBois article. END

#####

 error_090_prio_enwiktionary=0 END
 error_090_head_enwiktionary=Internal link written as an external link END
# error_090_whitelistpage_enwiktionary=Wikipedia:WikiProject_Check_Wikipedia/Error_090_whitelist END
 error_090_desc_enwiktionary=The script finds an external link that should be replaced with a wikilink.  An example would be on enwiki [http://en.wikipedia.org/wiki/Larry_Wall Larry Wall] should be written as [[Larry Wall]]. Script also finds references that use Wikipedia as a source.<br />
<br />
Following tools can correct the problem:
<ul>
<li><a href="https://meta.wikimedia.org/wiki/User:TMg/autoFormatter">Auto-Formatter</a></li>
</ul> END
 error_090_link_templates_enwiktionary=
   Cite journal|url|title END
 error_090_oldid_templates_enwiktionary=
   Oldid|page|oldid|label END
 error_090_history_templates_enwiktionary=
   History|1|2 END

#####

 error_091_prio_enwiktionary=0 END
 error_091_head_enwiktionary=Interwiki link written as an external link or used as a reference. END
# error_091_whitelistpage_enwiktionary=Wikipedia:WikiProject_Check_Wikipedia/Error_091_whitelist END
 error_091_desc_enwiktionary=The script finds an external link that should be replaced with a interwiki link.  An example would be on enwiki [http://fr.wikipedia.org/wiki/Larry_Wall Larry Wall] should be written as [[:fr:Larry Wall]]. Script also finds references that use Wikipedia as a source.<br />
<br />
Following tools can correct the problem:
<ul>
<li><a href="https://meta.wikimedia.org/wiki/User:TMg/autoFormatter">Auto-Formatter</a></li>
</ul> END

#####

 error_092_prio_enwiktionary=0 END
 error_092_head_enwiktionary=Heading double END
 error_092_desc_enwiktionary=The script found two headings with the same title. Consider renaming the one or merging the sections. END

#####

 error_093_prio_enwiktionary=0 END
 error_093_head_enwiktionary=External link with double http:// END
 error_093_desc_enwiktionary=The script found an external link that contains [http://http:// ...]. <br />
<br />
Following tools can correct the problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a></li>
</ul> END

#####

 error_094_prio_enwiktionary=0 END
 error_094_head_enwiktionary=Reference tags without correct match END
 error_094_desc_enwiktionary=The script found references tags that didn't have the correct end or beginning tags.<br />
<br />
Following tools can warn you if there is problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a></li>
</ul> END

#####

 error_095_prio_enwiktionary=0 END
 error_095_head_enwiktionary=Editor's signature or link to User space END
# error_095_whitelistpage_enwiktionary=Wikipedia:WikiProject_Check_Wikipedia/Error_095_whitelist END
 error_095_desc_enwiktionary=An editor's signature or a link to User space was found. See [[<a href="https://en.wikipedia.org/wiki/WP:UPYES">WP:User pages</a>]] and [[<a href="https://en.wikipedia.org/wiki/WP:SIGNHERE">WP:Signatures</a>]]. END

#####

 error_096_prio_enwiktionary=0 END
 error_096_head_enwiktionary=Table of Contents after first heading END
 error_096_desc_enwiktionary=TOC should be placed at the end of the lead section of the text, before the first section heading. Users of screen readers do not expect any text between the TOC and the first heading. See [[<a href="https://en.wikipedia.org/wiki/WP:TOC">WP:TOC</a>]]. END
# error_096_templates_enwiktionary=
#   TOC hidden
#   TOChidden
#   TOC left
#   TOCleft
#   TOC middle
#   TOCmiddle
#   TOC right
#   TOCright END

#####

 error_097_prio_enwiktionary=0 END
 error_097_head_enwiktionary=TOC has material after it and before the first heading END
# error_097_whitelistpage_enwiktionary=Wikipedia:WikiProject_Check_Wikipedia/Error_097_whitelist END
 error_097_desc_enwiktionary=Screen readers don't process material the comes between the Table of Contents and first heading. See [[<a href="https://en.wikipedia.org/wiki/WP:TOC">WP:TOC</a>]]. END
# error_097_templates_enwiktionary=
#   TOC hidden
#   TOChidden
#   TOC left
#   TOCleft
#   TOC middle
#   TOCmiddle
#   TOC right
#   TOCright END

#####

 error_098_prio_enwiktionary=0 END
 error_098_head_enwiktionary=Subscript tag without correct match END
# error_098_whitelistpage_enwiktionary=Wikipedia:WikiProject_Check_Wikipedia/Error_098_whitelist END
 error_098_desc_enwiktionary=Subscripts, which starts with a "&lt;sub&gt;" tag needs an ending "&lt;/sub&gt;" tag. 
<br />
Following tools can warn you if there is problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li></ul> END

#####

 error_099_prio_enwiktionary=0 END
 error_099_head_enwiktionary=Superscript tag without correct match END
 error_099_desc_enwiktionary=Superscripts, which starts with a "&lt;sup&gt;" tag needs an ending "&lt;/sup&gt;" tag.
<br />
Following tools can warn you if there is problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li></ul> END

#####

 error_100_prio_enwiktionary=0 END
 error_100_head_enwiktionary=List tag (&lt;ol&gt;, &lt;ul&gt; or &lt;li&gt;) without correct match END
# error_100_whitelistpage_enwiktionary=Wikipedia:WikiProject_Check_Wikipedia/Error_100_whitelist END
 error_100_desc_enwiktionary=The script found list tags that didn't have the correct end or beginning tags. <br />
<br />
Following tools can warn you if there is problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li></ul> END

#####

 error_101_prio_enwiktionary=0 END
 error_101_head_enwiktionary=Ordinal number found inside &lt;sup&gt; tags END
# error_101_whitelistpage_enwiktionary=Wikipedia:WikiProject_Check_Wikipedia/Error_101_whitelist END
 error_101_desc_enwiktionary=Ordinal numbers should be in regular text, not inside &lt;sup&gt; tags.<br />
<br />
Following tools can warn you if there is problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li></ul> END

#####

 error_102_prio_enwiktionary=0 END
 error_102_head_enwiktionary=PMID with incorrect syntax END
 error_102_desc_enwiktionary=The script found a problem with PMID syntax. A normal PMID looks like PMID&nbsp;4957203. (See [[<a href="https://en.wikipedia.org/wiki/Wikipedia:PMID">WP:PMID</a>]])<br />
<br />
Following tools can correct the problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a></li>
</ul> END

#####

 error_103_prio_enwiktionary=0 END
 error_103_head_enwiktionary=Pipe magicword inside wikilink END
# error_103_whitelistpage_enwiktionary=Wikipedia:WikiProject_Check_Wikipedia/Error_103_whitelist END
 error_103_desc_enwiktionary=The script found the <a href="https://www.mediawiki.org/wiki/Help:Magic_words#Other">magicword</a> {{!}} inside a wikilink.<br />
<br />
Following tools can correct the problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a></li>
</ul> END

#####

 error_104_prio_enwiktionary=0 END
 error_104_head_enwiktionary=Unbalanced quotes in ref name or illegal character. END
 error_104_desc_enwiktionary=The script either found unbalanced quotes in a reference tag (example: &lt;ref name="ref 1&gt;) or an illegal character per [[WP:REFNAME]].
<br />
Following tools can correct the problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a></li>
</ul> END

######

 error_105_prio_enwiktionary=0 END
 error_105_head_enwiktionary=Heading should begin with "=" END
# error_105_whitelistpage_enwiktionary=Wikipedia:WikiProject_Check_Wikipedia/Error_105_whitelist END
 error_105_desc_enwiktionary=A heading should begin with a "=". END

######

 error_106_prio_enwiktionary=0 END
 error_106_head_enwiktionary=ISSN with incorrect syntax END
 error_106_desc_enwiktionary=The script found a problem with ISSN syntax. A normal ISSN looks like ISSN 3895-2372 or 3957-957X. There must be a - between the numbers (don't use dashes). END

#####

 error_107_prio_enwiktionary=0 END
 error_107_head_enwiktionary=ISSN with wrong length END
 error_107_desc_enwiktionary=The script checked the ISSN and found it not containing 8 characters. ISSN should have 8 characters. END

#####

 error_108_prio_enwiktionary=0 END
 error_108_head_enwiktionary=ISSN with wrong checksum END
 error_108_desc_enwiktionary=The script checked the ISSN and found a problem with the checksum in the ISSN. Also see [[<a href="https://en.wikipedia.org/wiki/Category:Articles_with_invalid_ISSNs">Category:Articles with invalid ISSNs</a>]]. END

#####

 error_109_prio_enwiktionary=0 END
 error_109_head_enwiktionary=Include tag error END
 error_109_desc_enwiktionary=The script found a problem with opening or closing tags for &lt;includeonly&gt;, &lt;onlyinclude&gt; or &lt;noinclude&gt; tags. END

#####

 error_110_prio_enwiktionary=0 END
 error_110_head_enwiktionary=Include tag found END
 error_110_desc_enwiktionary=The script found a &lt;includeonly&gt;, &lt;onlyinclude&gt; or &lt;noinclude&gt; tags. END

#####

 error_111_prio_enwiktionary=0 END
 error_111_head_enwiktionary=Ref after last reference list END
 error_111_desc_enwiktionary=The script found a &lt;ref&gt; tag after the last &lt;references&gt; tag or reference template. END
# error_111_templates_enwiktionary=
#   reflist
#   ref-list
#   refs
#   reference list
#   listaref
#   footnotes
#   list of botanists by author abbreviation footer
#   MinorPlanetNameMeaningsFooter00
#   MinorPlanetNameMeaningsFooter
#   MinorPlanetNameMeaningsFooter10k
#   SCOTUS-justice-listframe
#   Airline codes page/bottom END


#####

 error_112_prio_enwiktionary=0 END
 error_112_head_enwiktionary=Bad or deprecated css attributes END
# error_112_whitelistpage_enwiktionary=Wikipedia:WikiProject_Check_Wikipedia/Error_112_whitelist END
 error_112_desc_enwiktionary=The script found bad or deprecated css atributes END

#####

 error_113_prio_enwiktionary=0 END
 error_113_head_enwiktionary=Line break or &lt;br&gt; error in wikilink END
 error_113_desc_enwiktionary=The script found a line break inside a wikilink or a &lt;br&gt; tag at the end of a wikilink. END

WPCleaner errors

##############################
# WPCLEANER ERROR DESCRIPTIONS
##############################

 error_501_prio_enwiktionary=0 END
 error_501_head_enwiktionary=Spelling and typography END
 error_501_desc_enwiktionary=Proposals for fixing spelling and typography based on <a href="https://en.wikipedia.org/wiki/Wikipedia:AutoWikiBrowser/Typos">suggestions</a>. END 
# error_501_bot_enwiktionary=true END

###########################################################################

 error_518_prio_enwiktionary=0 END
 error_518_head_enwiktionary=&lt;nowiki&gt; tags in main namespace END
 error_518_desc_enwiktionary=&lt;nowiki&gt; tags are often not needed in main namespace. END 
# error_518_bot_enwiktionary=true END
# error_518_apostrophe_template_enwiktionary=' END
# error_518_asterisk_template_enwiktionary=asterisk END

###########################################################################

error_521_prio_enwiktionary=0 END
error_521_head_enwiktionary=Date format in templates END
error_521_desc_enwiktionary=Date format in templates END
# error_521_bot_enwiktionary=true END
# error_521_templates_enwiktionary=
#  citation|date|d MMM yyy|d–d MMM yyy|MMM d, yyy|MMM d–d, yyy|yyy-MM-dd|MMM yyy|MMM–MMM yyy|yyy|c. yyy|yyy–yyy|d MMM – d MMM yyyy
#  citation|accessdate|d MMM yyyy|MMM d, yyyy|yyyy-MM-dd
#  citation|access-date|d MMM yyyy|MMM d, yyyy|yyyy-MM-dd
#  citation|archivedate|d MMM yyy|MMM d, yyy|yyy-MM-dd|MMM yyy|yyy
#  citation|archive-date|d MMM yyy|MMM d, yyy|yyy-MM-dd|MMM yyy|yyy
#  citation|publication-date|d MMM yyy|d–d MMM yyy|MMM d, yyy|MMM d–d, yyy|yyy-MM-dd|MMM yyy|MMM–MMM yyy|yyy|yyy–yyy
#  citation|year|yyy|c. yyy|yyy–yyy
#  cite book|date|d MMM yyy|d–d MMM yyy|MMM d, yyy|MMM d–d, yyy|yyy-MM-dd|MMM yyy|MMM–MMM yyy|yyy|c. yyy|yyy–yyy|d MMM – d MMM yyyy|'n.d.'
#  cite book|accessdate|d MMM yyyy|MMM d, yyyy|yyyy-MM-dd
#  cite book|access-date|d MMM yyyy|MMM d, yyyy|yyyy-MM-dd
#  cite book|archivedate|d MMM yyy|MMM d, yyy|yyy-MM-dd|MMM yyy|yyy
#  cite book|archive-date|d MMM yyy|MMM d, yyy|yyy-MM-dd|MMM yyy|yyy
#  cite book|publication-date|d MMM yyy|d–d MMM yyy|MMM d, yyy|MMM d–d, yyy|yyy-MM-dd|MMM yyy|MMM–MMM yyy|yyy|yyy–yyy
#  cite book|year|yyy|c. yyy|yyy–yyy
#  cite document|date|d MMM yyy|d–d MMM yyy|MMM d, yyy|MMM d–d, yyy|yyy-MM-dd|MMM yyy|MMM–MMM yyy|MMM yyy – MMM yyy|yyy|yyy–yyy|d MMM – d MMM yyyy
#  cite document|accessdate|d MMM yyyy|MMM d, yyyy|yyyy-MM-dd
#  cite document|access-date|d MMM yyyy|MMM d, yyyy|yyyy-MM-dd
#  cite document|archivedate|d MMM yyy|MMM d, yyy|yyy-MM-dd|MMM yyy|yyy
#  cite document|archive-date|d MMM yyy|MMM d, yyy|yyy-MM-dd|MMM yyy|yyy
#  cite document|publication-date|d MMM yyy|d–d MMM yyy|MMM d, yyy|MMM d–d, yyy|yyy-MM-dd|MMM yyy|MMM–MMM yyy|yyy|yyy–yyy
#  cite document|year|yyy|yyy–yyy
#  cite encyclopedia|accessdate|d MMM yyyy|MMM d, yyyy|yyyy-MM-dd|{{date}}
#  cite encyclopedia|access-date|d MMM yyyy|MMM d, yyyy|yyyy-MM-dd|{{date}}
#  cite encyclopedia|archivedate|d MMM yyy|MMM d, yyy|yyy-MM-dd|MMM yyy|yyy|{{date}}
#  cite encyclopedia|archive-date|d MMM yyy|MMM d, yyy|yyy-MM-dd|MMM yyy|yyy|{{date}}
#  cite episode|accessdate|d MMM yyyy|MMM d, yyyy|yyyy-MM-dd
#  cite episode|access-date|d MMM yyyy|MMM d, yyyy|yyyy-MM-dd
#  cite episode|airdate|d MMM yyyy|MMM d, yyyy|yyyy-MM-dd|yyyy
#  cite episode|date|d MMM yyyy|MMM d, yyyy|yyyy-MM-dd|MMM yyy|yyyy
#  cite journal|date|d MMM yyy|d–d MMM yyy|MMM d, yyy|MMM d–d, yyy|MMM d – MMM d, yyy|yyy-MM-dd|MMM yyy|MMM–MMM yyy|MMM yyy – MMM yyy|yyy|yyy–yyy|d MMM – d MMM yyyy|'n.d.'|{{date}}
#  cite journal|accessdate|d MMM yyyy|MMM d, yyyy|yyyy-MM-dd|{{date}}
#  cite journal|access-date|d MMM yyyy|MMM d, yyyy|yyyy-MM-dd|{{date}}
#  cite journal|archivedate|d MMM yyy|MMM d, yyy|yyy-MM-dd|MMM yyy|yyy|{{date}}
#  cite journal|archive-date|d MMM yyy|MMM d, yyy|yyy-MM-dd|MMM yyy|yyy|{{date}}
#  cite journal|publication-date|d MMM yyy|d–d MMM yyy|MMM d, yyy|MMM d–d, yyy|yyy-MM-dd|MMM yyy|MMM–MMM yyy|yyy|yyy–yyy
#  cite journal|year|yyy|yyy–yyy
#  cite magazine|date|d MMM yyy|d–d MMM yyy|MMM d, yyy|MMM d–d, yyy|MMM d – MMM d, yyy|yyy-MM-dd|MMM yyy|MMM–MMM yyy|MMM yyy – MMM yyy|yyy|yyy–yyy|d MMM – d MMM yyyy|'n.d.'|{{date}}
#  cite magazine|accessdate|d MMM yyyy|MMM d, yyyy|yyyy-MM-dd|{{date}}
#  cite magazine|access-date|d MMM yyyy|MMM d, yyyy|yyyy-MM-dd|{{date}}
#  cite magazine|archivedate|d MMM yyy|MMM d, yyy|yyy-MM-dd|MMM yyy|yyy|{{date}}
#  cite magazine|archive-date|d MMM yyy|MMM d, yyy|yyy-MM-dd|MMM yyy|yyy|{{date}}
#  cite magazine|publication-date|d MMM yyy|d–d MMM yyy|MMM d, yyy|MMM d–d, yyy|yyy-MM-dd|MMM yyy|MMM–MMM yyy|yyy|yyy–yyy
#  cite magazine|year|yyy|yyy–yyy
#  cite map|date|d MMM yyy|d–d MMM yyy|MMM d, yyy|MMM d–d, yyy|yyy-MM-dd|MMM yyy|MMM–MMM yyy|yyy|c. yyy|yyy–yyy|d MMM – d MMM yyyy|'n.d.'|{{date}}
#  cite map|accessdate|d MMM yyyy|MMM d, yyyy|yyyy-MM-dd|{{date}}
#  cite map|access-date|d MMM yyyy|MMM d, yyyy|yyyy-MM-dd|{{date}}
#  cite map|archive-date|d MMM yyy|MMM d, yyy|yyy-MM-dd|MMM yyy|yyy|{{date}}
#  cite map|archivedate|d MMM yyy|MMM d, yyy|yyy-MM-dd|MMM yyy|yyy|{{date}}
#  cite map|year|yyy|yyy–yyy
#  cite news|date|d MMM yyy|d–d MMM yyy|MMM d, yyy|MMM d–d, yyy|yyy-MM-dd|MMM yyy|MMM–MMM yyy|yyy|c. yyy|yyy–yyy|d MMM – d MMM yyyy|'n.d.'|{{date}}
#  cite news|accessdate|d MMM yyyy|MMM d, yyyy|yyyy-MM-dd|{{date}}
#  cite news|access-date|d MMM yyyy|MMM d, yyyy|yyyy-MM-dd|{{date}}
#  cite news|archive-date|d MMM yyy|MMM d, yyy|yyy-MM-dd|MMM yyy|yyy|{{date}}
#  cite news|archivedate|d MMM yyy|MMM d, yyy|yyy-MM-dd|MMM yyy|yyy|{{date}}
#  cite news|publication-date|d MMM yyy|d–d MMM yyy|MMM d, yyy|MMM d–d, yyy|yyy-MM-dd|MMM yyy|MMM–MMM yyy|yyy|yyy–yyy
#  cite news|year|yyy|yyy–yyy
#  cite report|date|d MMM yyy|d–d MMM yyy|MMM d, yyy|MMM d–d, yyy|yyy-MM-dd|MMM yyy|MMM–MMM yyy|yyy|c. yyy|yyy–yyy|d MMM – d MMM yyyy|MMM d – MMM d, yyyy|'n.d.'|{{date}}
#  cite report|accessdate|d MMM yyyy|MMM d, yyyy|yyyy-MM-dd|{{date}}
#  cite report|access-date|d MMM yyyy|MMM d, yyyy|yyyy-MM-dd|{{date}}
#  cite report|archive-date|d MMM yyy|MMM d, yyy|yyy-MM-dd|MMM yyy|yyy|{{date}}
#  cite report|archivedate|d MMM yyy|MMM d, yyy|yyy-MM-dd|MMM yyy|yyy|{{date}}
#  cite report|publication-date|d MMM yyy|d–d MMM yyy|MMM d, yyy|MMM d–d, yyy|yyy-MM-dd|MMM yyy|MMM–MMM yyy|yyy|yyy–yyy
#  cite report|year|yyyy|c. yyy|yyy–yyy
#  cite web|date|d MMM yyy|d–d MMM yyy|MMM d, yyy|MMM d–d, yyy|yyy-MM-dd|MMM yyy|MMM–MMM yyy|yyy|c. yyy|yyy–yyy|d MMM – d MMM yyyy|MMM d – MMM d, yyyy|'n.d.'|{{date}}
#  cite web|accessdate|d MMM yyyy|MMM d, yyyy|yyyy-MM-dd|{{date}}
#  cite web|access-date|d MMM yyyy|MMM d, yyyy|yyyy-MM-dd|{{date}}
#  cite web|archive-date|d MMM yyy|MMM d, yyy|yyy-MM-dd|MMM yyy|yyy|{{date}}
#  cite web|archivedate|d MMM yyy|MMM d, yyy|yyy-MM-dd|MMM yyy|yyy|{{date}}
#  cite web|publication-date|d MMM yyy|d–d MMM yyy|MMM d, yyy|MMM d–d, yyy|yyy-MM-dd|MMM yyy|MMM–MMM yyy|yyy|yyy–yyy
#  cite web|year|yyyy|c. yyy|yyy–yyy|'n.d.'
#  Episode list||OriginalAirDate|d MMM yyy|MMM d, yyy|{{Start date}}
#  Infobox album||Released|d MMM yyy|MMM d, yyy|MMM yyy|yyy|{{Start date}}
#  Infobox artist|birth_date||d MMM yyy|MMM d, yyy|yyy|c. yyy|{{Birth date}}|{{Birth-date}}|{{Birth date and age}}|{{bda}}|{{b-da}}|{{Birth-date and age}}|{{Birthdate and age}}|{{Birthdateandage}}|{{Birth year}}|{{Birth year and age}}|{{bya}}
#  Infobox artist|death_date||d MMM yyy|MMM d, yyy|yyy|{{Death-date}}|{{Death date and age}}|{{Death year and age}}|{{dda}}|{{d-da}}|{{Death-date and age}}
#  Infobox concert tour|start_date|d MMM yyy|MMM d, yyy|MMM yyy|{{Start date}}
#  Infobox concert tour|end_date|d MMM yyy|MMM d, yyy|MMM yyy|{{End date}}
#  Infobox film||released|d MMM yyy|MMM d, yyy|yyy|{{Film date}}
#  Infobox officeholder|term_end|d MMM yyy|MMM d, yyy|MMM yyy|yyy|{{date}}
#  Infobox officeholder|term_start|d MMM yyy|MMM d, yyy|MMM yyy|yyy|{{date}}
#  Infobox person|birth_date||d MMM yyy|MMM d, yyy|MMM yyy|yyy|c. yyy|{{Birth date}}|{{Birth date and age}}|{{bda}}|{{Birth-date and age}}|{{Birthdate and age}}|{{Birthdateandage}}|{{Birth year and age}}|{{bya}}
#  Infobox person|death_date||d MMM yyy|MMM d, yyy|MMM yyy|yyy|{{Death date}}|{{Death date and age}}|{{Death year and age}}
#  Infobox single|Released||d MMM yyy|MMM d, yyy|MMM yyy|yyy|{{Start date}}
#  Infobox song|Released||d MMM yyy|MMM d, yyy|MMM yyy|yyy|{{Start date}}
#  IMJ-IAC|accessdate|d MMM yyyy|MMM d, yyyy|yyyy-MM-dd
#  ITIS|accessdate|d MMM yyyy|MMM d, yyyy|yyyy-MM-dd
#  Jewish Encyclopedia|accessdate|d MMM yyyy|MMM d, yyyy|yyyy-MM-dd
#  London Gazette|date|d MMM yyyy
#  MLCC|accessdate|d MMM yyyy|MMM d, yyyy|yyyy-MM-dd
#  MLCC|access-date|d MMM yyyy|MMM d, yyyy|yyyy-MM-dd END
#error_521_months_enwiktionary=
#  January
#  February
#  March
#  April
#  May
#  June
#  July
#  August
#  September
#  October
#  November
#  December
#  Jan
#  Feb
#  Mar
#  Apr
#  May
#  Jun
#  Jul
#  Aug
#  Sep
#  Oct
#  Nov
#  Dec
#  Spring
#  Summer
#  Autumn
#  Fall
#  Winter END

###########################################################################

error_522_prio_enwiktionary=0 END
error_522_head_enwiktionary=Empty title END
error_522_desc_enwiktionary=An empty title (like <code><nowiki>== &lt;nowiki /&gt; ==</nowiki></code>) has been detected. END
#error_522_bot_enwiktionary=true END

###########################################################################

error_523_prio_enwiktionary=0 END
error_523_head_enwiktionary=Duplicate image END
error_523_desc_enwiktionary=Duplicate image END
#error_523_bot_enwiktionary=true END

###########################################################################

error_524_prio_enwiktionary=0 END
error_524_head_enwiktionary=Duplicate arguments in template calls END
error_524_desc_enwiktionary=Duplicate arguments in template calls END
#error_524_bot_enwiktionary=true END

###########################################################################

error_525_prio_enwiktionary=0 END
error_525_head_enwiktionary=Span tag END
error_525_desc_enwiktionary=Useless span tag END
#error_525_bot_enwiktionary=true END

###########################################################################

error_526_prio_enwiktionary=0 END
error_526_head_enwiktionary=Incorrect date link END
error_526_desc_enwiktionary=Incorrect link to a date, like [[1985|2005]] END
#error_526_bot_enwiktionary=true END

###########################################################################

error_527_prio_enwiktionary=0 END
error_527_head_enwiktionary=Reference with different content END
error_527_desc_enwiktionary=Reference tags have the same name but different content END
#error_527_bot_enwiktionary=true END
#error_527_category_enwiktionary=Pages with duplicate reference names END

###########################################################################

error_528_prio_enwiktionary=0 END
error_528_head_enwiktionary=PMID magic link END
error_528_desc_enwiktionary=PMID magic links will be removed from MW END
# error_528_bot_enwiktionary=true END

###########################################################################

error_529_prio_enwiktionary=0 END
error_529_head_enwiktionary=ISBN magic link END
error_529_desc_enwiktionary=ISBN magic links will be removed from MW END
# error_529_bot_enwiktionary=true END

###########################################################################

error_530_prio_enwiktionary=0 END
error_530_head_enwiktionary=RFC magic link END
error_530_desc_enwiktionary=RFC magic links will be removed from MW END
# error_530_bot_enwiktionary=true END

###########################################################################

error_531_prio_enwiktionary=0 END
error_531_head_enwiktionary=Reference inside reference END
error_531_desc_enwiktionary=Reference tags have been found inside an other reference tag END
# error_531_bot_enwiktionary=true END
# error_531_templates_enwiktionary= END

###########################################################################

error_532_prio_enwiktionary=0 END
error_532_head_enwiktionary=Missing end tag END
error_532_desc_enwiktionary=An opening tag has no matching end tag. END
error_532_link_enwiktionary=Special:LintErrors/missing-end-tag END
# error_532_bot_enwiktionary=true END
# error_532_templates_enwiktionary= END

###########################################################################

error_533_prio_enwiktionary=0 END
error_533_head_enwiktionary=Multi colon escape END
error_533_desc_enwiktionary=A link has been created with a multi colon escape like <tt>[[:Test|Test]]</tt>. END
error_533_link_enwiktionary=Special:LintErrors/multi-colon-escape END
# error_533_bot_enwiktionary=true END

###########################################################################

error_534_prio_enwiktionary=0 END
error_534_head_enwiktionary=Bogus image options END
error_534_desc_enwiktionary=An image has been created with a bogus option. END
error_534_link_enwiktionary=Special:LintErrors/bogus-image-options END
# error_534_bot_enwiktionary=true END

###########################################################################

error_535_prio_enwiktionary=0 END
error_535_head_enwiktionary=Tidy bug affecting font tags wrapping links END
error_535_desc_enwiktionary=Tidy bug affecting font tags wrapping links. END
error_535_link_enwiktionary=Special:LintErrors/tidy-font-bug END
# error_535_bot_enwiktionary=true END

Still current?

  Resolved

Is this program still current? On the installation page it says: "Some examples of installations are available: Windows XP, Java 7..." Nothing for anything younger than 15 years-old?? I figured it out quickly enough, once I relised I had never installed Java on this machine... but still... — Iadmctalk  07:26, 5 December 2016 (UTC)

Hi  Iadmc. Yes, very current. It can still run on Windows XP, Java 7 if you need to, but I'm running it on Windows 10, Java 8 ; some people run it on Linux flavors... For example you can see that it's used a lot on frwiki, and a bit less on enwiki. --NicoV (Talk on frwiki) 07:51, 5 December 2016 (UTC)
I mean that there is no installation example for versions higher than XP. Any reason for this? Good program BTW. I just used it to fix a host of issues. (I'm on Win8.1 Java 8) — Iadmctalk  08:26, 5 December 2016 (UTC)
 Iadmc I upgraded my laptop from Windows 7 to Windows 10, so I didn't have to install WPC on Windows 10 from scratch, and no one else took the time to write an installation example from a more recent version... I plan on buying a new laptop for Christmas, so maybe I will write one  , but feel free to write one if you have the time. --NicoV (Talk on frwiki) 08:34, 5 December 2016 (UTC)
Might do that! It looks a bit peculiar with only ancient OSs being mentioned... — Iadmctalk  08:45, 5 December 2016 (UTC)
I agree. Johnny Au (talk/contributions) 00:54, 1 February 2017 (UTC)
Note that I use a Mac. Johnny Au (talk/contributions) 01:34, 1 August 2017 (UTC)
There is no need for an example installation for a newer version. At least not for Windows 10 on Firefox. Works absolutely the same (I have updated yesterday). The Banner talk 14:36, 1 August 2017 (UTC)
It would be great to mention Windows 10 anyways. Johnny Au (talk/contributions) 00:35, 1 January 2018 (UTC)

@Iadmc, Johnny Au, and The Banner: Wikipedia:WPCleaner/Installation/Windows 10 - Java 8. Screenshots are in French because my new laptop is in French. If anyone is willing to do the screenshots in English, please post them on Commons with a (en) suffix (like WPCleaner - Installation XP JRE7u7 - Digital Signature (en).png. --NicoV (Talk on frwiki) 15:33, 4 January 2018 (UTC)

Nomination for a small present from the Foundation?

  Resolved

Hello!

To thank NicoV for his work, I've just launched this proposal   Litlok (talk) 09:12, 19 October 2016 (UTC)

I supported the nomination. Johnny Au (talk/contributions) 12:38, 19 October 2016 (UTC)
Thank you Litlok and others, I'll keep you posted   --NicoV (Talk on frwiki) 10:53, 25 October 2016 (UTC)
Litlok, Johnny Au and others: I have received confirmation that I will get a free t-shirt, thanks ! --NicoV (Talk on frwiki) 12:36, 28 June 2017 (UTC)
\o/ Litlok (talk) 12:38, 28 June 2017 (UTC)
Congratulations! Enjoy your prize! Johnny Au (talk/contributions) 16:01, 28 June 2017 (UTC)

Help

I am having a problem understanding the page that describes how to configure the spelling check feature. Can someone help me. Best Regards, Barbara   21:30, 24 March 2018 (UTC)

Hi Barbara. What do you want to do exactly? Is it on enwiki or an other wiki? --NicoV (Talk on frwiki) 13:42, 25 March 2018 (UTC)
My question concerns the en wikipedia and I am just starting to learn how to use the program. I want to check articles for spelling errors and I would like to install this feature but I am having trouble understanding the instructions. Thank you for your response. Best Regards, Barbara   15:51, 25 March 2018 (UTC)
Hi Barbara. For enwiki:
WPCleaner only works with a list of regular expressions, it doesn't have a full spellchecking feature with a dictionary. --NicoV (Talk on frwiki) 08:39, 26 March 2018 (UTC)

Reference duplication

Can you please enable error 081 - reference duplication. It is currently disabled. It makes it easier to look for pages with reference duplication rather than looking everywhere. Pkbwcgs (talk) 10:52, 10 February 2018 (UTC)

Hi Pkbwcgs. What do you mean? In Wikipedia:WikiProject Check Wikipedia/Translation, error_081_bot_enwiki=true END means that WPCleaner should check for #81 in pages (I just tested, it seems to work), even if #81 is disabled on labs (error_081_prio_enwiki=0 END). --NicoV (Talk on frwiki) 16:23, 10 February 2018 (UTC)
@NicoV: It does check for error #81 but I want it to be easier to be able to check this error. Just like other errors, I would like to be able to click the error number and load the pages that contain this error just like the other errors. Pkbwcgs (talk) 16:27, 10 February 2018 (UTC)
It needs to be straightforward to check this error. I shouldn't have to look in different pages whilst handling other error to look for this error. Pkbwcgs (talk) 16:29, 10 February 2018 (UTC)
It is acceptable for articles to have this "error", and fixing it in bulk would be a violation of WP:CITE, which allows each article to choose its own citation system. If an article has chosen (for example) not to use any named references at all, then there is no way to remove duplicate references while respecting the established style. — Carl (CBM · talk) 16:33, 10 February 2018 (UTC)
@CBM: Is it incorrect to fix duplicate references? Pkbwcgs (talk) 16:47, 10 February 2018 (UTC)
If the article already uses named references, then presumably duplicates can be combined. If the article does not use named references, then they should not be added automatically. AWB already has this behavior. On their own, duplicate references are not an error - it depends whether the individual article intended to have duplicate references or not. — Carl (CBM · talk) 18:39, 10 February 2018 (UTC)
Hi Pkbwcgs. As you see from the discussion, generating the list for #81 is a decision for each wiki. For enwiki, it's been decided not to generate it, because all reference do not need to be deduplicated. --NicoV (Talk on frwiki) 19:08, 10 February 2018 (UTC)
@NicoV: That's fine. Lots of Wikis have error #81 disabled. Can you please enable Check Wikipedia for Simple English Wiktionary. Pkbwcgs (talk) 19:12, 10 February 2018 (UTC)
Hi Pkbwcgs. You have to ask at Wikipedia talk:WikiProject Check Wikipedia, it seems to be a similar problem than with English Wiktionary, the configuration seems incorrect (not a valid link to the translation file). --NicoV (Talk on frwiki) 22:48, 10 February 2018 (UTC)

Please consider hosting executables on a more reliable platform

  Resolved

Hi, I was looking to test out WPCleaner but I noticed that the compiled files are hosted on a weird host named site123.mutu.sivit.org. While I'm sure the program is safe, I'm still wary of clicking on anything from a weird URL like that (especially on a wiki). Could you please consider hosting these files on Github itself? Thanks.--Cpt.a.haddock (talk) (please ping when replying) 13:01, 11 September 2016 (UTC)

Hi Cpt.a.haddock, as I'm using Java Web Start for WPC installation and update, I'm not sure changing the hosting is simple. Sivit is a hosting company, "mutu" means mutualized, and "123" is probably because I'm the 123rd customer on their mutualized hosting service. Many people are using WPC as it is right now, and I don't see how hosting files on a bigger hosting company will make things more reliable : WPC is signed with my code signing certificate (otherwise, Java won't let the program run). --NicoV (Talk on frwiki) 06:53, 12 September 2016 (UTC)
@NicoV: Thanks for your reply. Code signing is great (assuming that it's not a self-signed certificate). As for the URL, I'd be less wary of downloading https://github.com/WPCleaner/wpcleaner/releases/wpcleaner-1.4.0.jar than http://site4145.mutu.sivit.org/WikiCleaner/WikipediaCleaner.jar purely because the github URL is advertised as the project's website as well as Github being a more widely used host for such projects. While it isn't foolproof either, it lends a certain legitimacy to the URL and I won't need to double-check if it is reliable or not. FWIW, github provides a releases feature that supports binaries. I'm unsure of web start and updates support, but it should be fine for jars. Thanks again.--Cpt.a.haddock (talk) (please ping when replying) 09:43, 12 September 2016 (UTC)
@Cpt.a.haddock: Self-signed certificates do not work anymore with Java Web Start, only trusted certificates work, so I'm paying for a trusted certificate for code signing... At the beginning, WPC wasn't on github, but on sourceforge, and I don't believe it was possible for me to do a proper Java Web Start release there, so I went for a different hosting solution for the releases (on an account I already had, as I was also managing things like Jmol's wiki). When I moved from SF to github, I didn't look for changing the way releases are available because JWS works with an URL and I didn't want to spend time figuring how to modify it transparently for users. If I find free time, maybe I will attempt to move the way releases are hosted... --NicoV (Talk on frwiki) 09:54, 12 September 2016 (UTC)
Hi Cpt.a.haddock, see #Need help to test new installation, releases will be hosted on tools.wmflabs.org. --NicoV (Talk on frwiki) 09:55, 4 August 2018 (UTC)

Download for Windows 7

  Resolved

Is there an option to download for Windows 7? L293D () 13:23, 26 March 2018 (UTC)

Hi L293D. WPCleaner is in Java, it's the same version for all Windows, there's nothing special for Windows 7, it works the same as on Windows 10. --NicoV (Talk on frwiki) 14:05, 26 March 2018 (UTC)
It's the same for all Mac OSes and Linux distros as well. Johnny Au (talk/contributions) 00:31, 1 April 2018 (UTC)

See new instructions for installation : prerequisite is in an operating system supporting Java 8 at least. --NicoV (Talk on frwiki) 09:28, 5 August 2018 (UTC)

Need help to test new installation

  Resolved

Hello everyone.

It's been roughly a year than WPCleaner updates weren't deployed (due to a problem to renew my code signing certificate, as the process to do so has become a lot more complex and expensive), and so you're still probably using this old release of WPCleaner... I've finally found the time to prepare a new installation process for WPCleaner which gets rid of the problems with the certificate  . It requires a manual installation of this new version (2.0) for the first time, but after that it should be updated automatically. The 2.0 release has many additions compared to the 1.43 release which was available through Java Web Start.

The installation process is a bit basic, but I would need some testers to check that it works on various environments (I only tested on a Windows 10), et gather some feedback for enhancements to the procedure, documentation...

To install the new release, temporary documentation is available on WMFLabs. In a nutshell :

  • Install Java 8 or more recent (previous release required at least Java 7)
  • Download 2 files (getdown.txt and getdown.jar) in a dedicated folder (I refer to it as [Path] below)
  • Execute a command java -jar [Path]/getdown.jar [Path]

Thansk. --NicoV (Talk on frwiki) 09:45, 4 August 2018 (UTC)

Hello, thanks for the new version. Is there any recommended way or place to report bugs relating to the new features? Redalert2fan (talk) 10:28, 4 August 2018 (UTC)
Hi Redalert2fan. Talk page here is ok. --NicoV (Talk on frwiki) 10:35, 4 August 2018 (UTC)
Okay will do @NicoV:. Thanks, Redalert2fan (talk) 10:42, 4 August 2018 (UTC)
I'm having issues installing this on a mac. I'm new to Macs (got it this year), so not sure how everything works. I've tried to run java -jar getdown.jar /Users/jonatanglad/Downloads/WPCleaner2 and then I get Error: Unable to access jarfile getdown.jar. And if I run java -jar /Users/jonatanglad/Downloads/WPCleaner2/getdown.jar I only get Usage: java -jar getdown.jar app_dir [app_id] [app args]...I'm not sure (nor have the technical know-how) how to do this. :/ (tJosve05a (c) 14:56, 5 August 2018 (UTC)
Hi Josve05a. The problem with the first command is that you're running the command from an other folder, so java can't find getdown.jar. The second command fix this problem (you tell it where getdown.jar is), but you forgot the last parameter, the folder where getdown.txt is (the . I highlighted above if you're running the command from the same directory where you put the files). I believe that in your case you can use the commande java -jar /Users/jonatanglad/Downloads/WPCleaner2/getdown.jar /Users/jonatanglad/Downloads/WPCleaner2. --NicoV (Talk on frwiki) 15:03, 5 August 2018 (UTC)
I think I fixed it. I did:
Step 1: cd /Users/jonatanglad/Downloads/WPCleaner2
Step 2: java -jar getdown.jar /Users/jonatanglad/Downloads/WPCleaner2
That seem to have done it. (tJosve05a (c) 14:58, 5 August 2018 (UTC)
So, now I can confirm it runs on MacBook Air (13-inch, 2017)/MacOS High Sierra 10.13.3. (tJosve05a (c) 15:00, 5 August 2018 (UTC)
And I can also confirm that the bot is running just fine :) Special:Contributions/Josvebot. (tJosve05a (c) 15:07, 5 August 2018 (UTC)
Hi Josve05a. I updated the instructions on WMFLabs: do you think they are better to understand? --NicoV (Talk on frwiki) 15:13, 5 August 2018 (UTC)
Yes, they are :). Thanks! (I tried to reopen the progrma after closing it, but pressing "WPCleaner.jar" as normal didn't work. Just saw at the bottom of that page that I need to run the terminal code again. Just goes to show that one should read everything before executing things ;) (tJosve05a (c) 15:16, 5 August 2018 (UTC)
With the new installation, WPCleaner can't be run directly. I want to provide scripts to allow running it more easily, but I don't have a Mac, so it will be difficult for me to write them: contributions welcome on the scripts. Example scripts for Windows: WPCleaner.bat and Bot.bat. --NicoV (Talk on frwiki) 15:26, 5 August 2018 (UTC)





SUMMARY For the moment, it has been tested in the following configurations (do not hesitate to update):

  • Windows 10/Java 8 (NicoV : graphical interface and bot)
  • Windows 7 (Antimuonium : graphical interface)
  • MacOS 10.13.3/Java 10.0.1 (Josve05a: graphical interface and bot)
  • Ubuntu 18.0.4/Java 10.0.1 (NicoV : graphical interface)

--NicoV (Talk on frwiki) 09:27, 5 August 2018 (UTC)


Hi everyone, I have updated Wikipedia:WPCleaner/Installation to reflect the new installation procedure for WPCleaner 2.0. Can you check if it works for you (and fix my English...) ? --NicoV (Talk on frwiki) 15:12, 3 September 2018 (UTC)

And also checking the message I intend to post on talk pages: User:NicoV/New WPCleaner. --NicoV (Talk on frwiki) 16:02, 3 September 2018 (UTC)


I made some changes, take a look if you like them and they still give the right message you intended to send. Of course it will be good if some more users check for any mistakes and or copy edit. Redalert2fan (talk) 16:30, 3 September 2018 (UTC)
And just a note; Wikipedia:WPCleaner/History of changes also needs to be updated regarding version 2.0 . Redalert2fan (talk) 16:43, 3 September 2018 (UTC)

Bug with bogus image option

  Resolved

Hello, please see this (diff) edit on Boeing C-17 Globemaster III.   thumbtime=2 was changed into thumb=time=2 however this does not appear to work with the .ogv file. I reverted to how the page was before and it seems to work fine as it is. (version 2.0beta). Redalert2fan (talk) 10:42, 4 August 2018 (UTC)

Redalert2fan. I think it was only a suggestion, it wasn't automatically applied by WPCleaner. The problem was that WPCleaner didn't recognize the TimedMedia magic words as possible magic words for images. I've fixed it and released a new version. If you quit WPCleaner and run again the command, you should get the new version, and the suggestion to "fix" thumbtime should not appear anymore. --NicoV (Talk on frwiki) 10:59, 4 August 2018 (UTC)
You are right, It was only a suggestion and not auto applied. Confirmed it no longer comes up with the new version, and thanks for the quick response! Redalert2fan (talk) 11:06, 4 August 2018 (UTC)

Bogus Image option poor suggestion.

  Resolved

Hello, please see this: diff edit.

The suggested edit was to change "450" to 4px, which obviously is not correct. Redalert2fan (talk) 10:42, 25 August 2018 (UTC)

Redalert2fan Should be resolved now, the suggestion should be "450px". --NicoV (Talk on frwiki) 13:10, 6 September 2018 (UTC)

Mac Installation for WPCleaner2 doesn't work

  Resolved

I created a folder within the Applications folder called WPCleaner2.

I opened Terminal and did the following:

  • cd /Applications/WPCleaner2
  • java -jar getdown.jar /Applications/WPCleaner2

I get this:

Exception in thread "main" java.lang.UnsupportedClassVersionError: com/threerings/getdown/launcher/GetdownApp : Unsupported major.minor version 51.0

at java.lang.ClassLoader.defineClass1(Native Method)

at java.lang.ClassLoader.defineClassCond(ClassLoader.java:637)

at java.lang.ClassLoader.defineClass(ClassLoader.java:621)

at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)

at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)

at java.net.URLClassLoader.access$000(URLClassLoader.java:58)

at java.net.URLClassLoader$1.run(URLClassLoader.java:197)

at java.security.AccessController.doPrivileged(Native Method)

at java.net.URLClassLoader.findClass(URLClassLoader.java:190)

at java.lang.ClassLoader.loadClass(ClassLoader.java:306)

at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)

at java.lang.ClassLoader.loadClass(ClassLoader.java:247)

I am using Java 8.

Johnny Au (talk/contributions) 00:28, 6 September 2018 (UTC)

Hi Johnny Au. Strange, because version 51.0 should mean Java 7 (cf. Java class file#General layout) which should work with Java 8. Can you try executing the command java -version to check that you don't have an older Java installed that is being used? See Installed Java 7 on Mac OS X but Terminal is still using version 6. --NicoV (Talk on frwiki) 06:22, 6 September 2018 (UTC)

I ran the command:

java version "1.6.0_65" Java(TM) SE Runtime Environment (build 1.6.0_65-b14-468-11M4833)

Java HotSpot(TM) 64-Bit Server VM (build 20.65-b04-468, mixed mode)


Johnny Au (talk/contributions) 12:44, 6 September 2018 (UTC)

Hi Johnny Au. The problem is that you're using a Java 6, not a Java 8. Try the suggestions in this post. --NicoV (Talk on frwiki) 13:12, 6 September 2018 (UTC)
  Resolved
It works now. I had to install this: http://www.oracle.com/technetwork/java/javase/downloads/jdk10-downloads-4416644.html Johnny Au (talk/contributions) 22:35, 6 September 2018 (UTC)
Thanks Johnny Au. I added a Troubleshooting section to the installation process. --NicoV (Talk on frwiki) 10:01, 7 September 2018 (UTC)

"Meanwhile" bug

  Resolved

Meanwhile is not seen as a correct word. I presume this is a bug. [Username Needed] 13:17, 31 October 2018 (UTC)

That should be fixed. Johnny Au (talk/contributions) 02:08, 1 November 2018 (UTC)
All spelling errors come from regular expressions created by user in pages like Wikipedia:AutoWikiBrowser/Typos. --NicoV (Talk on frwiki) 17:52, 2 November 2018 (UTC)
I see. Johnny Au (talk/contributions) 04:52, 1 December 2018 (UTC)

ISSN 03009572

  Resolved

Why is 03009572 listed as an error? Comfr (talk) 16:05, 2 November 2018 (UTC)

Hi Comfr. Because, as specified in ISSN (The format of the ISSN is an eight digit code, divided by a hyphen into two four-digit numbers) or ISSN.org, the correct format is with the hyphen, so it should be ISSN 0300-9572. --NicoV (Talk on frwiki) 17:49, 2 November 2018 (UTC)
Hi NicoV. The ISSN came from the {T} DOI Wikipedia reference generator.
I fixed the article. How do I fix the DOI Wikipedia reference generator? Comfr (talk) 18:24, 2 November 2018 (UTC)
Hi Comfr. I see you have left a message on Apoc2400's talk page, I hope he will modify his tool. --NicoV (Talk on frwiki) 16:38, 3 November 2018 (UTC)

Login error

  Resolved

Why is WPCleaner saying "Login unsuccessful: Unknown error" when I try to login. This is not good. I am doing a one week trial for my bot's task 8 and now I have to pause because I am getting an unknown error when logging in. What is this error? Pkbwcgs (talk) 21:09, 20 December 2018 (UTC)

I managed to log on and complete day 4 of the seven-day trial from updating ISBN errors and ISSN errors. However, it took a while to load up and I needed to change my bot's password because it says the requirement is 10 characters. Pkbwcgs (talk) 21:25, 20 December 2018 (UTC)
Apparently, it's because new rules have been applied to Wikipedia for passwords, they now must be 10 characters long at least. The problem is that while they did that, they added a new code for error cause to the API and instead of putting the explanation in the same field as before ("details", that WPCleaner is handling and displaying it to the user), they put the explanation in another field ("reason")... I've modified earlier today WPCleaner to handle this new error code properly and the display the explanation that's in the "reason" field. So it will be easier to understand that "Unknown error", but you still have to update your password on Wikipedia... --NicoV (Talk on frwiki) 22:46, 20 December 2018 (UTC)

ISBN errors not updating

  Resolved

The ISBN errors are not updating on WPCleaner. It is saying it updated them but the page is not getting updated. Pkbwcgs (talk) 21:21, 27 December 2018 (UTC)

@NicoV: I see your bot updated the ISBN errors. However, my bot is taking care of that and the ISSN errors at the moment. An update is scheduled for my bot everyday at 21:00 for ISBN errors and ISSN errors per task 8 so I don't think your bot needs to update the ISBN errors or ISSN errors anymore. Pkbwcgs (talk) 11:29, 28 December 2018 (UTC)
Hi Pkbwcgs. I know your bot is updating daily the ISBN and ISSN error pages, but I will keep the dump analysis task as it is, it's only run twice a month and then dump analysis makes a big change in the 2 pages as some problems are only detected by WPCleaner, not by CW or the various templates. --NicoV (Talk on frwiki) 07:40, 28 December 2018 (UTC)

Disabling fixes for other algorithms

  Resolved

In WPCleaner's bot tools, I would like the fixes for other algorithms disabled when using the WPCleaner bot tools for my bot to fix specific CHECKWIKI errors that have been approved. How would I do that? Pkbwcgs (talk) 21:38, 16 December 2018 (UTC)

Hi Pkbwcgs. Normally, in the bot tools window, in the CheckWiki pane, you have 2 columns to select which errors are fixed, and which lists are used. By default, several errors are selected, but you can save and reload your own selection with the buttons below. An other option which I use is to run the bot tools by script: you can define a task file (like this one that goes through several errors to fix them using the list provided by CW or on dedicated pages, then analyze the last dump) and run WPCleaner in bot mode to run the task. For example, the first line in the task file (FixCheckWiki 1 +1 +2 ... +542) tells WPCleaner to go through pages listed by CW for error #1, fix error #1 and eventually fix #2, ..., #542 if a modification has been done for #1. --NicoV (Talk on frwiki) 09:52, 17 December 2018 (UTC)
@NicoV: It worked out well and it didn't do fixes for other algorithms but I need my bot to slow down because it is speeding up to 30 edits per minute or more when fixing error 88. Do you know how can I get the bot to slow down. All other errors went well. Pkbwcgs (talk) 16:35, 17 December 2018 (UTC)
Hi Pkbwcgs. Try in the Options window, Limits pane, there's an option to limit the number of edits per minute and another option to have a minimum time between consecutive edits. --NicoV (Talk on frwiki) 18:08, 17 December 2018 (UTC)

ISBN warnings

@NicoV: Thanks. One last question, I want to use the "update existing disambiguation warning messages" and "update duplicate argument warning messages" buttons in the bot tools but it needs configuration. Is there a possibility that this feature can be built in on Wikipedia? Pkbwcgs (talk) 18:14, 17 December 2018 (UTC)
Hi Pkbwcgs. This feature requires some configuration to work and to create templates for displaying the warning in the talk page. It's configured in frwiki if you want to have a look. For ISBN, configuration with the isbn_warning_template, isbn_warning_template_comment, isbn_warning_comment, isbn_warning_comment_1 and isbn_warning_comment_done parameters, and the template. For the duplicate argument, configuration and the template. --NicoV (Talk on frwiki) 19:26, 17 December 2018 (UTC)
Pkbwcgs, if you want to configure these features, and need some help, I can provide some guidance. For example, for the ISBN, the first task is to create a similar template in enwiki than Avertissement ISBN : first parameter is the first ISBN number, second parameter is the reason for the first ISBN number, third parameter is the second ISBN number... It can probably be copied as such, with just the translation of the texts. --NicoV (Talk on frwiki) 16:21, 18 December 2018 (UTC)
@NicoV: I am not French and I don't know French so I don't think I can translate the texts. Pkbwcgs (talk) 16:23, 18 December 2018 (UTC)
Pkbwcgs, ok. I've done a quick translation in User:NicoV/ISBN Warning and User:NicoV/ISBN Warning/doc. I'm not so familiar with enwiki, so you will have to check what I've written. --NicoV (Talk on frwiki) 16:40, 18 December 2018 (UTC)
@NicoV: Your translation looks good. Pkbwcgs (talk) 17:07, 18 December 2018 (UTC)
Pkbwcgs, how do you want to proceed? The templates I've created in my user space can be moved to the correct Template: namespace first, and then we can check if they work in a talk page. After that, I can help configuring WPCleaner to use them, but I don't know what is required in enwiki to start putting such templates on talk pages. --NicoV (Talk on frwiki) 17:33, 18 December 2018 (UTC)
@NicoV: Some consensus might be required for my bot to be able to add and remove ISBN warnings on article talk pages using WPCleaner. It could be moved into the template namespace after previewing if it works on an article talk page without saving that edit. Pkbwcgs (talk) 17:55, 18 December 2018 (UTC)

Pkbwcgs, with this feature you can't preview the change on the article talk page, the best you can do is try it on a test page and see the result on the talk page (for pages outside the main namespace, it may be required to tell WPCleaner to create/update the warning as it will be deactivated by default). --NicoV (Talk on frwiki) 18:01, 18 December 2018 (UTC)

@NicoV: I will test your template on a test page once I am done with updating the usage figures for UK railway stations. Pkbwcgs (talk) 18:03, 18 December 2018 (UTC)
Pkbwcgs, ok, ping me when you want to give it a try if you need some help. --NicoV (Talk on frwiki) 18:05, 18 December 2018 (UTC)
Pkbwcgs, just to mention that once this configuration is setup, it will be applied to every user of WPCleaner (ISBN warnings will be created/updated in every manual or bot edits when needed) unless you add the configuration in your own configuration page User:Pkbwcgs/WikiCleanerConfiguration (but even then, it will be applied to each of your modifications). --NicoV (Talk on frwiki) 09:44, 19 December 2018 (UTC)
This has now been forward to a RfC at Wikipedia:Village pump (proposals)#Proposal/RfC: Allow ISBN warnings on articles talk pages with ISBN errors. Pkbwcgs (talk) 11:56, 31 December 2018 (UTC)

Lint errors on WPCleaner

  Resolved

I saw many lint errors on WPCleaner bot tools like "Tidy bug affecting font wrapping links" and "Tidy whitespace bug". How can these be configured so that they can work? Pkbwcgs (talk) 11:28, 28 December 2018 (UTC)

Hi Pkbwcgs. What do you mean by "so that they can work" ? You can have access to the list of pages reported in Special:LintErrors sub pages through the button "Linter categories" in the main window of WPCleaner. After that, if the error is configured correctly in Wikipedia:WikiProject Check Wikipedia/Translation (check for errors above #500: for example the 2 errors you mention are #535 and #536), WPCleaner should report such errors when editing a page. --NicoV (Talk on frwiki) 14:32, 28 December 2018 (UTC)
@NicoV: Why is automatic fixing not working on the lint errors? Pkbwcgs (talk) 15:31, 28 December 2018 (UTC)
Hi Pkbwcgs. Ok, I see: the list of pages are not retrieved apparently if you run it from the Bot tools window. It's a bug, I've never used it for Linter errors, as I'm using the Automatic Fixing window for such errors. I will have a look on how to fix it. --NicoV (Talk on frwiki) 16:26, 28 December 2018 (UTC)
@NicoV: The automatic fixing window for WPCleaner does not fix any of these lint errors. Pkbwcgs (talk) 17:14, 28 December 2018 (UTC)
Hi Pkbwcgs. Are you sure? Because I'm using it from time to time to fix some of the Special:LintErrors/missing-end-tag errors, and it works on some pages. The problem is that in many situations I don't know how to fix such errors automatically. I just tried on frwiki for bogus-image-option on the main namespace: on the 9 pages, WPCleaner fixed 2 pages (Gare de Saint-Étienne-de-Montluc and Puits de pétrole). So, it worked for me (at least some pages were fixed). --NicoV (Talk on frwiki) 17:25, 28 December 2018 (UTC)
@NicoV: It does not fix "Tidy bug affecting font wrapping links" automatically so can you please enable that. Pkbwcgs (talk) 18:10, 28 December 2018 (UTC)
Can you please enable WPCleaner to perform fixes like this to that lint error. Pkbwcgs (talk) 18:19, 28 December 2018 (UTC)
@Pkbwcgs: Yes, it takes me a lot of time to test WPCleaner when I modify it to perform a fix automatically instead of manually, and we don't have much pages left for this error on frwiki. I've modified WPCleaner but I'm not releasing it publicly without testing (I don't know when I will be able to do it). If you want, you can use the test version of WPCleaner and tell me if it works: do another installation of WPCleaner in another folder, but just after downloading getdown.txt and getdown.jar and before running the first command, modify the file getdown.txt (replace appbase = https://tools.wmflabs.org/wpcleaner/wpcleaner/ by appbase = https://tools.wmflabs.org/wpcleaner/wpcleaner-test/). It should fix automatically such errors (for simple cases), but I'm not sure it will not modify anything else... Tell me what the results are. --NicoV (Talk on frwiki) 15:43, 29 December 2018 (UTC)
@NicoV: I tried installing the test version of WPCleaner but it installed the actual version rather than the test version. Pkbwcgs (talk) 22:23, 29 December 2018 (UTC)
It still won't install the test version of WPCleaner. It only installs the actual version even though I followed your steps. Pkbwcgs (talk) 09:50, 30 December 2018 (UTC)
I got the fixing on the demo version working. However, I would like to be able to save my edits. Pkbwcgs (talk) 09:56, 30 December 2018 (UTC)
I have managed to get on the test version of WPCleaner. The modifications for that lint error look good. Pkbwcgs (talk) 10:05, 30 December 2018 (UTC)