Commons:WikiProject Check Wikipedia/Translation

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search
 new translation text under http://toolserver.org/~sk/checkwiki/commonswiki/ (updated daily) 
#########################
# metadata
#########################
 project=commonswiki END
 category_001= END  #for example: [[Category:Wikipedia]] 

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

 start_text_commonswiki=The WikiProject '''Check Wikipedia''' will help to clean up the syntax of Wikipedia and to find some other errors.

'''Betatest''' - At the moment the script has some bugs and not every error on this page is an actual error. 

 END
#########################
# description
#########################

 description_text_commonswiki=== Project description in English == 
* '''What is the goal of this project?'''
** This project should help to clean up the data of all articles in many different languages.
** If we have a clear and clean syntax in all articles more projects (for example: Wikipedia-DVD) can use our data more easily.
** The project was inspired by [[:en:Wikipedia:WikiProject Wiki Syntax]].
** In order to use the data of a Wikipedia project without the Mediawiki software you need to write a parser. If many articles include wrong syntax it is difficult to program the parser since it needs to be complex enough to recognize the syntax errors.
** This project helps to find many errors in all kinds of language and will support many languages in the future. 

* '''How does it work?'''
** The script scans every new [http://dumps.wikimedia.org dump] and creates a list of articles with errors.
** The script scans all articles on the list on a daily basis to create a new list for users, omitting already-corrected articles.
** The script is written in Perl by: [[:de:User:Stefan Kühn|Stefan Kühn]] 
** You can download the script [http://toolserver.org/~sk/checkwiki/checkwiki.pl here]. It is licensed under GPL.
** [[:de:User:Stefan Kühn/Check Wikipedia|New features, last changes and discussion]]. 

* '''What can you do?'''
** The script creates a new error page at the toolserver every day. Please copy and paste the daily updated page at the toolserver (See downloads) to this page here. Attention: That page is a UTF-8 document. In case your browser cannot display the file in UTF-8 you can copy it into a text editor (for example: Notepad++) and convert it to UTF-8. 
** You can fix an error in one or more articles. 
** You can delete all fixed articles from this list. 
** If all articles in one category have been fixed you can delete this category. 
** You can suggest a new category of errors to the author of the script. 
** You can also inform the author if you want this project to be implemented into your language's Wikipedia. 

* '''Please don't… '''
** insert an article by hand since it will disappear from the list with the next automatic update of this page. 
** try to fix spelling mistakes within this page since all manual changes will disappear as well with the next update. Instead, send an e-mail or message to the author so he can fix the spelling in the script. 

 END
##############################
# PRIORITIES
##############################


# Conventions for Commmons' 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_commonswiki= END
 middle_priority_script=Middle priority END
 middle_priority_commonswiki= END
 lowest_priority_script=Lowest priority END
 lowest_priority_commonswiki= END


″##############################
# ERROR DESCRIPTIONS
##############################

 error_001_prio_commonswiki=3 END
 error_001_head_commonswiki=Template contains useless word template: END
 error_001_desc_commonswiki=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_commonswiki=1 END
 error_002_head_commonswiki=Tag with incorrect syntax END
 error_002_whitelistpage_commonswiki=Wikipedia:WikiProject_Check_Wikipedia/Error_002_whitelist END
 error_002_desc_commonswiki=The article contains one or more <br>, <center> or <small> tags with incorrect syntax. For example:
<ul>
<li></br> (slash in front instead of the end)</li>
<li><br\> (backslash instead of slash)</li>
<li><br.></li>
</ul>
Use <br> (<a href="http://www.w3.org/TR/html5/text-level-semantics.html#the-br-element">HTML5</a>) or <br /> (<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_clear_all_commonswiki={{Clear}} END
 error_002_clear_left_commonswiki={{Clear|left}} END
 error_002_clear_right_commonswiki={{Clear|right}} END

#####

 error_003_prio_commonswiki=1 END
 error_003_head_commonswiki=Reference list missing END
 error_003_desc_commonswiki=The article contains one or more <ref> tags, but is missing a reference list tag ({{reflist}} or <references />). 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_commonswiki=
   reflist
   ref-list
   refs
   reference list
   listaref
   footnotes
   list of botanists by author abbreviation footer
   Airline codes page/bottom END

#####

 error_004_prio_commonswiki=2 END
 error_004_head_commonswiki=HTML text style element <a> END
 error_004_whitelistpage_commonswiki=Wikipedia:WikiProject_Check_Wikipedia/Error_004_whitelist END
 error_004_desc_commonswiki=Article contains HTML text style element <a>.  <a href="https://en.wikipedia.org/wiki/H:MARKUP#External_links">Wiki markup</a> should be used. END

#####

 error_005_prio_commonswiki=1 END
 error_005_head_commonswiki=Comment tag without correct end END
 error_005_whitelistpage_commonswiki=Wikipedia:WikiProject_Check_Wikipedia/Error_005_whitelist END
 error_005_desc_commonswiki=Comments, which start with "<!--" need an ending "-->". 
<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_commonswiki=3 END
 error_006_head_commonswiki=DEFAULTSORT with special characters END
 error_006_whitelistpage_commonswiki=Wikipedia:WikiProject_Check_Wikipedia/Error_006_whitelist END
 error_006_desc_commonswiki=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_commonswiki=2 END
 error_007_head_commonswiki=Headings all start with three "=" END
 error_007_desc_commonswiki=Checkwiki finds occurrences where the first heading starts with "=== XY ===" (creating a <h3> header). It should be "== XY ==" (a <h2> 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_commonswiki=1 END
 error_008_head_commonswiki=Heading should end with "=" END
 error_008_desc_commonswiki=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_commonswiki=3 END
 error_009_head_commonswiki=Multiple categories on one line END
 error_009_desc_commonswiki=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_commonswiki=1 END
 error_010_head_commonswiki=Square brackets without correct end END
 error_010_whitelistpage_commonswiki=Wikipedia:WikiProject_Check_Wikipedia/Error_010_whitelist END
 error_010_desc_commonswiki=Different number of [[ and ]] brackets. If it is sourcecode then use <source> or <code>. <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_commonswiki=0 END
 error_011_head_commonswiki=HTML named entities END
 error_011_desc_commonswiki=The script found <code>&auml;</code> or <code>&ouml;</code> or <code>&uuml;</code> or <code>&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_commonswiki=3 END
 error_012_head_commonswiki=HTML list elements END
 error_012_desc_commonswiki=Article contains a "<ol>", "<ul>" or "<li>". In most cases we can use simpler wiki markup in place of these HTML-like tags. END

#####

 error_013_prio_commonswiki=1 END
 error_013_head_commonswiki=Math tag without correct end END
 error_013_desc_commonswiki=Found a "<math>" but no "</math>".<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_commonswiki=1 END
 error_014_head_commonswiki=Source tag without correct end END
 error_014_whitelistpage_commonswiki=Wikipedia:WikiProject_Check_Wikipedia/Error_014_whitelist END
 error_014_desc_commonswiki=Found a "<source ...>" but no "</source>".<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_015_prio_commonswiki=1 END
 error_015_head_commonswiki=Code tag without correct end END
 error_015_desc_commonswiki=Found a "<code>" but no "</code>".<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_commonswiki=3 END
 error_016_head_commonswiki=Unicode control characters END
 error_016_desc_commonswiki=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_commonswiki=3 END
 error_017_head_commonswiki=Category duplication END
 error_017_desc_commonswiki=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_commonswiki=0 END
 error_018_head_commonswiki=Category's first letter is small END
 error_018_desc_commonswiki=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_commonswiki=1 END
 error_019_head_commonswiki=Heading starts with one "=" END
 error_019_whitelistpage_commonswiki=Wikipedia:WikiProject_Check_Wikipedia/Error_019_whitelist END
 error_019_desc_commonswiki=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_commonswiki=3 END
 error_020_head_commonswiki=Symbol for dead END
 error_020_desc_commonswiki=The article has a <code>&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_commonswiki=0 END
 error_021_head_commonswiki=Category: in English END
 error_021_desc_commonswiki=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_commonswiki=3 END
 error_022_head_commonswiki=Category with space END
 error_022_desc_commonswiki=The article has a category with a space (for example: [[  Category:ABC]] or [[Category : 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_commonswiki=1 END
 error_023_head_commonswiki=Nowiki tag without correct end END
 error_023_desc_commonswiki=Found a "<nowiki>" but no "</nowiki>".<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_commonswiki=1 END
 error_024_head_commonswiki=Pre tag without correct end END
 error_024_whitelistpage_commonswiki=Wikipedia:WikiProject_Check_Wikipedia/Error_024_whitelist END
 error_024_desc_commonswiki=Found a "<pre>" but no "</pre>".<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_commonswiki=2 END
 error_025_head_commonswiki=Heading hierarchy END
 error_025_whitelistpage_commonswiki=Wikipedia:WikiProject_Check_Wikipedia/Error_025_whitelist END
 error_025_desc_commonswiki=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_commonswiki=3 END
 error_026_head_commonswiki=HTML text style element <b> (bold) END
 error_026_whitelistpage_commonswiki=Wikipedia:WikiProject_Check_Wikipedia/Error_026_whitelist END
 error_026_desc_commonswiki=Article contains a <b>. 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_commonswiki=0 END
 error_027_head_commonswiki=Unicode syntax END
 error_027_desc_commonswiki=The script found Unicode syntax like <code>&#0000;</code> (decimal) or <code>&#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_commonswiki=1 END
 error_028_head_commonswiki=Table without correct end END
 error_028_whitelistpage_commonswiki=Wikipedia:WikiProject_Check_Wikipedia/Error_028_whitelist END
 error_028_desc_commonswiki=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_commonswiki=
   {{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_commonswiki=1 END
 error_029_head_commonswiki=Image gallery without correct end END
 error_029_desc_commonswiki=Found a "<gallery>" but no "</gallery>".<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_commonswiki=-2 END
 error_030_head_commonswiki=Image without alternate description END
 error_030_desc_commonswiki=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_commonswiki=3 END
 error_031_head_commonswiki=HTML table element END
 error_031_whitelistpage_commonswiki=Wikipedia:WikiProject_Check_Wikipedia/Error_031_whitelist END
 error_031_desc_commonswiki=Article contains a "<table>", "<td>", "<th>" or "<tr>" 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_commonswiki=1 END
 error_032_head_commonswiki=Double pipe in a link END
 error_032_whitelistpage_commonswiki=Wikipedia:WikiProject_Check_Wikipedia/Error_032_whitelist END
 error_032_desc_commonswiki=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_commonswiki=0 END
 error_033_head_commonswiki=HTML text style element <u> (underline) END
 error_033_desc_commonswiki=Article contains a <u>. 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_commonswiki=1 END
 error_034_head_commonswiki=Template programming element END
 error_034_whitelistpage_commonswiki=Wikipedia:WikiProject_Check_Wikipedia/Error_034_whitelist END
 error_034_desc_commonswiki=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_035_prio_commonswiki=-2 END
 error_035_head_commonswiki=Image gallery without description END
 error_035_desc_commonswiki=Article contains a gallery without image descriptions. END

#####

 error_036_prio_commonswiki=3 END
 error_036_head_commonswiki=Redirect with incorrect syntax END
 error_036_desc_commonswiki=Article contains something like "#REDIRECT = [[Target page]]". The equal sign is not correct. Correct is "#REDIRECT [[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_commonswiki=3 END
 error_037_head_commonswiki=DEFAULTSORT missing for titles with special letters END
 error_037_whitelistpage_commonswiki=Wikipedia:WikiProject_Check_Wikipedia/Error_037_whitelist END
 error_037_desc_commonswiki=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_commonswiki=999 END

#####

 error_038_prio_commonswiki=3 END
 error_038_head_commonswiki=HTML text style element <i> (italics) END
 error_038_whitelistpage_commonswiki=Wikipedia:WikiProject_Check_Wikipedia/Error_038_whitelist END
 error_038_desc_commonswiki=Article contains a <i>. 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_commonswiki=3 END
 error_039_head_commonswiki=HTML text style element <p> END
 error_039_whitelistpage_commonswiki=Wikipedia:WikiProject_Check_Wikipedia/Error_039_whitelist END
 error_039_desc_commonswiki=Article contains a <p>. 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 <p> tags have to be used in <ref> and various {{efn}} type templates.  END

#####

 error_040_prio_commonswiki=3 END
 error_040_head_commonswiki=HTML text style element <font> END
 error_040_desc_commonswiki=Article contains a <font>. In most cases we can use simpler wiki markups in place of these HTML-like tags. The <font> 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_commonswiki=0 END
 error_041_head_commonswiki=HTML text style element <big> END
 error_041_desc_commonswiki=Article contains a <big>. In most cases we can use simpler wiki markups in place of these HTML-like tags. The <big> 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_commonswiki=3 END
 error_042_head_commonswiki=HTML text style element <strike> END
 error_042_desc_commonswiki=Article contains a <strike>. This has been <a href="http://www.w3schools.com/tags/tag_strike.asp">deprecated in HTML5</a> and <s> or <del> 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_commonswiki=1 END
 error_043_head_commonswiki=Template without correct end END
 error_043_whitelistpage_commonswiki=Wikipedia:WikiProject_Check_Wikipedia/Error_043_whitelist END
 error_043_desc_commonswiki=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_commonswiki=3 END
 error_044_head_commonswiki=Heading with bold END
 error_044_desc_commonswiki=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_commonswiki=3 END
 error_045_head_commonswiki=Interwiki duplication END
 error_045_desc_commonswiki=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_commonswiki=1 END
 error_046_head_commonswiki=Square brackets without correct beginning END
 error_046_whitelistpage_commonswiki=Wikipedia:WikiProject_Check_Wikipedia/Error_046_whitelist END
 error_046_desc_commonswiki=Different number of [[ and ]] brackets. If it is sourcecode then use <source> or <code>.<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_commonswiki=1 END
 error_047_head_commonswiki=Template without correct beginning END
 error_047_whitelistpage_commonswiki=Wikipedia:WikiProject_Check_Wikipedia/Error_047_whitelist END
 error_047_desc_commonswiki=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 warm 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_commonswiki=3 END
 error_048_head_commonswiki=Title linked in text END
 error_048_whitelistpage_commonswiki=Wikipedia:WikiProject_Check_Wikipedia/Error_048_whitelist END
 error_048_desc_commonswiki=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_049_prio_commonswiki=1 END
 error_049_head_commonswiki=Heading with HTML END
 error_049_whitelistpage_commonswiki=Wikipedia:WikiProject_Check_Wikipedia/Error_049_whitelist END
 error_049_desc_commonswiki=Found a heading with HTML markup, e.g. <h2>Heading</h2> 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 <source> or <code>.<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_commonswiki=0 END
 error_050_head_commonswiki=en dash or em dash END
 error_050_desc_commonswiki=The article has a dash using HTML syntax. Instead of writing out <code>&ndash;</code>, the Unicode character – should be used, and the written-out <code>&mdash;</code> should be replaced with —. AutoEd will replace these. END

#####

 error_051_prio_commonswiki=3 END
 error_051_head_commonswiki=Interwiki before last heading END
 error_051_desc_commonswiki=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_commonswiki=3 END
 error_052_head_commonswiki=Category before last heading END
 error_052_desc_commonswiki=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_commonswiki=3 END
 error_053_head_commonswiki=Interwiki before last category END
 error_053_desc_commonswiki=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_commonswiki=3 END
 error_054_head_commonswiki=Break in list END
 error_054_whitelistpage_commonswiki=Wikipedia:WikiProject_Check_Wikipedia/Error_054_whitelist END
 error_054_desc_commonswiki=The article had a list, where one line had a break (<br />) 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_commonswiki=3 END
 error_055_head_commonswiki=HTML text style element <small> (small text) double END
 error_055_desc_commonswiki=Article contains double <small><small> 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_commonswiki=0 END
 error_056_head_commonswiki=Arrow as ASCII art END
 error_056_desc_commonswiki=The article has an arrow like "<--" or "-->" or "<==" or "==>". 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 <source> or <code>. Also you can use <math> 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_commonswiki=3 END
 error_057_head_commonswiki=Heading ends with a colon END
 error_057_desc_commonswiki=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_commonswiki=2 END
 error_058_head_commonswiki=Heading all CAPS END
 error_058_whitelistpage_commonswiki=Wikipedia:WikiProject_Check_Wikipedia/Error_058_whitelist END
 error_058_desc_commonswiki=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_commonswiki=3 END
 error_059_head_commonswiki=Template value ends with break END
 error_059_desc_commonswiki=At the end of a value in a template there is a break. (For example: {{Template|name=Mr. King<br/>}}) 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_commonswiki=
  Marriage
  Married
  Nihongo END

#####

 error_060_prio_commonswiki=1 END
 error_060_head_commonswiki=Template parameter with a problem END
 error_060_whitelistpage_commonswiki=Wikipedia:WikiProject_Check_Wikipedia/Error_060_whitelist END
 error_060_desc_commonswiki=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_commonswiki=3 END
 error_061_head_commonswiki=Reference before punctuation END
 error_061_whitelistpage_commonswiki=Wikipedia:WikiProject_Check_Wikipedia/Error_061_whitelist END
 error_061_desc_commonswiki=The script found a punctuation after the reference. For example: "</ref>." - 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_commonswiki=
   sfn
   sfnm
   sfnp
   rp END

#####

 error_062_prio_commonswiki=1 END
 error_062_head_commonswiki=URL without http:// END
 error_062_whitelistpage_commonswiki=Wikipedia:WikiProject_Check_Wikipedia/Error_062_whitelist END
 error_062_desc_commonswiki=A URL was found that contained no http://.  Example:  [en.wikipedia.org Wikipedia] END

#####

 error_063_prio_commonswiki=3 END
 error_063_head_commonswiki=HTML text style element <small> (small text) in ref, sub or sup END
 error_063_desc_commonswiki=Article contains the tag <small> in a <ref> or <sub> or <sup> 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_commonswiki=3 END
 error_064_head_commonswiki=Link equal to linktext END
 error_064_whitelistpage_commonswiki=Wikipedia:WikiProject_Check_Wikipedia/Error_064_whitelist END
 error_064_desc_commonswiki=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_commonswiki=3 END
 error_065_head_commonswiki=Image description ends with break END
 error_065_whitelistpage_commonswiki=Wikipedia:WikiProject_Check_Wikipedia/Error_065_whitelist END
 error_065_desc_commonswiki=The script found in this article at the end of an image description the tag <br />. 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_commonswiki=3 END
 error_066_head_commonswiki=Image description with full <small> END
 error_066_desc_commonswiki=The script found in the description of an image the <small> 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_commonswiki=0 END
 error_067_head_commonswiki=Reference after punctuation (see 61 instead) END
 error_067_desc_commonswiki=The script found the reference after a punctuation. For example: ".<ref>" - The punctuation should stand after the references. END

#####

 error_068_prio_commonswiki=0 END
 error_068_head_commonswiki=Link to other language END
 error_068_desc_commonswiki=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_commonswiki=2 END
 error_069_head_commonswiki=ISBN with incorrect syntax END
 error_069_whitelistpage_commonswiki=Wikipedia:WikiProject_Check_Wikipedia/Error_069_whitelist END
 error_069_desc_commonswiki=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_commonswiki=2 END
 error_070_head_commonswiki=ISBN with wrong length END
 error_070_whitelistpage_commonswiki=Wikipedia:WikiProject_Check_Wikipedia/Error_070_whitelist END
 error_070_desc_commonswiki=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_commonswiki=2 END
 error_071_head_commonswiki=ISBN with wrong position of X END
 error_071_whitelistpage_commonswiki=Wikipedia:WikiProject_Check_Wikipedia/Error_071_whitelist END
 error_071_desc_commonswiki=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_commonswiki=2 END
 error_072_head_commonswiki=ISBN-10 with wrong checksum END
 error_072_desc_commonswiki=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_commonswiki=2 END
 error_073_head_commonswiki=ISBN-13 with wrong checksum END
 error_073_desc_commonswiki=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_commonswiki=1 END
 error_074_head_commonswiki=Link without target END
 error_074_desc_commonswiki=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_commonswiki=0 END
 error_075_head_commonswiki=Indented list END
 error_075_desc_commonswiki=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_commonswiki=2 END
 error_076_head_commonswiki=Link with encoded space END
 error_076_desc_commonswiki=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_commonswiki=0 END
 error_077_head_commonswiki=Image description with partial <small> END
 error_077_desc_commonswiki=The script found in the description of an image the <small> 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_commonswiki=2 END
 error_078_head_commonswiki=Reference list duplication END
 error_078_desc_commonswiki=The script found in the article two <references ...>. In some cases, one can be deleted. In other cases, it may need to be changed to <ref>. END
 error_078_templates_commonswiki=
   reflist(?![^}]*group) END

#####

 error_079_prio_commonswiki=-2 END
 error_079_head_commonswiki=External link without description END
 error_079_desc_commonswiki=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 Wikipedia]. END

#####

 error_080_prio_commonswiki=1 END
 error_080_head_commonswiki=External link with a line break END
 error_080_desc_commonswiki=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_commonswiki=0 END
 error_081_head_commonswiki=Reference duplication END
 error_081_desc_commonswiki=The script found two identical ref tags. Please use the format <ref name="foo">Book ABC</ref> for the first instance of the reference and the following times <ref name="foo" />.<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_commonswiki=0 END
 error_082_head_commonswiki=Link to other wikiproject END
 error_082_desc_commonswiki= END

#####

 error_083_prio_commonswiki=2 END
 error_083_head_commonswiki=Heading start with three "=" and later with level two END
 error_083_desc_commonswiki=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=commonswiki&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_commonswiki=0 END
 error_084_head_commonswiki=Section without content END
 error_084_desc_commonswiki=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_commonswiki=
  {{Empty section|date={{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}}}} END

#####

 error_085_prio_commonswiki=3 END
 error_085_head_commonswiki=Tags without content END
 error_085_desc_commonswiki=The script found a tag without content like <noinclude></noinclude> or <gallery></gallery>. This tag can be deleted. END

#####

 error_086_prio_commonswiki=1 END
 error_086_head_commonswiki=External link with two brackets END
 error_086_desc_commonswiki=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 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_commonswiki=0 END
 error_087_head_commonswiki=HTML named entities without semicolon END
 error_087_whitelistpage_commonswiki=Wikipedia:WikiProject_Check_Wikipedia/Error_087_whitelist END
 error_087_desc_commonswiki=The script found named entities (like <code>&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_commonswiki=3 END
 error_088_head_commonswiki=DEFAULTSORT with a blank at first position END
 error_088_desc_commonswiki=The script found a DEFAULTSORT with a blank at first position, like {{DEFAULTSORT: Doe, 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_commonswiki=3 END
 error_089_head_commonswiki=DEFAULTSORT without space after the comma END
 error_089_whitelistpage_commonswiki=Wikipedia:WikiProject_Check_Wikipedia/Error_089_whitelist END
 error_089_desc_commonswiki=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_commonswiki=2 END
 error_090_head_commonswiki=Internal link written as an external link END
 error_090_whitelistpage_commonswiki=Wikipedia:WikiProject_Check_Wikipedia/Error_090_whitelist END
 error_090_desc_commonswiki=The script found 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]].<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_091_prio_commonswiki=2 END
 error_091_head_commonswiki=Interwiki link written as an external link END
 error_091_whitelistpage_commonswiki=Wikipedia:WikiProject_Check_Wikipedia/Error_091_whitelist END
 error_091_desc_commonswiki=The script found 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]].<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_commonswiki=0 END
 error_092_head_commonswiki=Heading double END
 error_092_desc_commonswiki=The script found two headings with the same title. Consider renaming the one or merging the sections. END

#####

 error_093_prio_commonswiki=2 END
 error_093_head_commonswiki=External link with double http:// END
 error_093_desc_commonswiki=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_commonswiki=1 END
 error_094_head_commonswiki=Reference tags without correct match END
 error_094_desc_commonswiki=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_commonswiki=3 END
 error_095_head_commonswiki=Editor's signature or link to User space END
 error_095_whitelistpage_commonswiki=Wikipedia:WikiProject_Check_Wikipedia/Error_095_whitelist END
 error_095_desc_commonswiki=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_commonswiki=2 END
 error_096_head_commonswiki=Table of Contents after first heading END
 error_096_desc_commonswiki=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_commonswiki=
   TOC hidden
   TOChidden
   TOC left
   TOCleft
   TOC middle
   TOCmiddle
   TOC right
   TOCright END

#####

 error_097_prio_commonswiki=2 END
 error_097_head_commonswiki=TOC has material after it and before the first heading END
 error_097_whitelistpage_commonswiki=Wikipedia:WikiProject_Check_Wikipedia/Error_097_whitelist END
 error_097_desc_commonswiki=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_commonswiki=
   TOC hidden
   TOChidden
   TOC left
   TOCleft
   TOC middle
   TOCmiddle
   TOC right
   TOCright END

#####

 error_098_prio_commonswiki=1 END
 error_098_head_commonswiki=Subscript tag without correct end END
 error_098_desc_commonswiki=Subscripts, which starts with a "<sub>" tag needs an ending "</sub>" 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_commonswiki=1 END
 error_099_head_commonswiki=Superscript tag without correct end END
 error_099_desc_commonswiki=Superscripts, which starts with a "<sup>" tag needs an ending "</sup>" 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_commonswiki=3 END
 error_100_head_commonswiki=List tag (<ol>, <ul> or <li>) without correct match END
 error_100_desc_commonswiki=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_commonswiki=3 END
 error_101_head_commonswiki=Ordinal number found inside <sup> tags END
 error_101_whitelistpage_commonswiki=Wikipedia:WikiProject_Check_Wikipedia/Error_101_whitelist END
 error_101_desc_commonswiki=Ordinal numbers should be in regular text, not inside <sup> 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_commonswiki=2 END
 error_102_head_commonswiki=PMID with incorrect syntax END
 error_102_desc_commonswiki=The script found a problem with PMID syntax. A normal PMID looks like PMID 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_commonswiki=2 END
 error_103_head_commonswiki=Pipe magicword inside wikilink END
 error_103_whitelistpage_commonswiki=Wikipedia:WikiProject_Check_Wikipedia/Error_103_whitelist END
 error_103_desc_commonswiki=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_commonswiki=2 END
 error_104_head_commonswiki=Unbalanced quotes in ref name END
 error_104_desc_commonswiki=The script found unbalanced quotes in a reference tag. For example <ref name="ref 1>
<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_commonswiki=1 END
 error_105_head_commonswiki=Heading should begin with "=" END
 error_105_whitelistpage_commonswiki=Wikipedia:WikiProject_Check_Wikipedia/Error_105_whitelist END
 error_105_desc_commonswiki=A heading should begin with a "=". END

######

 error_106_prio_commonswiki=2 END
 error_106_head_commonswiki=ISSN with incorrect syntax END
 error_106_desc_commonswiki=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_commonswiki=2 END
 error_107_head_commonswiki=ISSN with wrong length END
 error_107_desc_commonswiki=The script checked the ISSN and found it not containing 8 characters. ISSN should have 8 characters. END

#####

 error_108_prio_commonswiki=2 END
 error_108_head_commonswiki=ISSN with wrong checksum END
 error_108_desc_commonswiki=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

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

 error_501_prio_commonswiki=0 END
 error_501_head_commonswiki=Spelling and typography END
 error_501_desc_commonswiki=Proposals for fixing spelling and typography based on <a href="https://en.wikipedia.org/wiki/Wikipedia:AutoWikiBrowser/Typos">suggestions</a>. END 
 error_501_bot_commonswiki=true END

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

 error_518_prio_commonswiki=0 END
 error_518_head_commonswiki=<nowiki> tags in main namespace END
 error_518_desc_commonswiki=<nowiki> tags are often not needed in main namespace. END 
# error_518_bot_commonswiki=true END
 error_518_apostrophe_template_commonswiki=' END
 error_518_asterisk_template_commonswiki=asterisk END

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

error_521_prio_commonswiki=0 END
error_521_head_commonswiki=Date format in templates END
error_521_desc_commonswiki=Date format in templates END
error_521_bot_commonswiki=true END
error_521_templates_commonswiki=
  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|yyy–yyy|d MMM – d MMM yyyy
  citation|accessdate|d MMM yyy|MMM d, yyy|yyy-MM-dd|MMM yyy|yyy
  citation|access-date|d MMM yyy|MMM d, yyy|yyy-MM-dd|MMM yyy|yyy
  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|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|yyy–yyy|d MMM – d MMM yyyy
  cite book|accessdate|d MMM yyy|MMM d, yyy|yyy-MM-dd|MMM yyy|yyy
  cite book|access-date|d MMM yyy|MMM d, yyy|yyy-MM-dd|MMM yyy|yyy
  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|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 yyy|MMM d, yyy|yyy-MM-dd|MMM yyy|yyy
  cite document|access-date|d MMM yyy|MMM d, yyy|yyy-MM-dd|MMM yyy|yyy
  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 journal|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|'n.d.'|{{date}}
  cite journal|accessdate|d MMM yyy|MMM d, yyy|yyy-MM-dd|MMM yyy|yyy|{{date}}
  cite journal|access-date|d MMM yyy|MMM d, yyy|yyy-MM-dd|MMM yyy|yyy|{{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 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|yyy–yyy|d MMM – d MMM yyyy|{{date}}
  cite news|accessdate|d MMM yyy|MMM d, yyy|yyy-MM-dd|MMM yyy|yyy|{{date}}
  cite news|access-date|d MMM yyy|MMM d, yyy|yyy-MM-dd|MMM yyy|yyy|{{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 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 yyy|MMM d, yyy|yyy-MM-dd|MMM yyy|yyy|{{date}}
  cite web|access-date|d MMM yyy|MMM d, yyy|yyy-MM-dd|MMM yyy|yyy|{{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
  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 and age}}|{{bda}}|{{b-da}}|{{Birth-date and age}}|{{Birthdate and age}}|{{Birthdateandage}}|{{Birth year and age}}|{{bya}}
  Infobox artist|death_date||d MMM yyy|MMM d, yyy|yyy|{{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
  Infobox officeholder|term_start|d MMM yyy|MMM d, yyy|MMM yyy|yyy
  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}}
  Persondata|DATE OF BIRTH|d MMM yyy|MMM d, yyy|MMM yyy|yyy-MM-dd|yyy|c. yyy
  Persondata|DATE OF DEATH|d MMM yyy|MMM d, yyy|MMM yyy|yyy-MM-dd|yyy END
error_521_months_commonswiki=
  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_commonswiki=0 END
error_522_head_commonswiki=Empty title END
error_522_desc_commonswiki=An empty title (like <code>== <nowiki /> ==</code>) has been detected. END
#error_522_bot_commonswiki=true END

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

error_523_prio_commonswiki=0 END
error_523_head_commonswiki=Duplicate image END
error_523_desc_commonswiki=Duplicate image END
#error_523_bot_commonswiki=true END

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

error_524_prio_commonswiki=3 END
error_524_head_commonswiki=Duplicate arguments in template calls END
error_524_desc_commonswiki=Duplicate arguments in template calls END
#error_524_bot_commonswiki=true END

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

error_525_prio_commonswiki=0 END
error_525_head_commonswiki=Span tag END
error_525_desc_commonswiki=Useless span tag END
#error_525_bot_commonswiki=true END

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

error_526_prio_commonswiki=0 END
error_526_head_commonswiki=Incorrect date link END
error_526_desc_commonswiki=Incorrect link to a date, like [[1985|2005]] END
#error_526_bot_commonswiki=true END

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

error_527_prio_commonswiki=3 END
error_527_head_commonswiki=Reference with different content END
error_527_desc_commonswiki=Reference tags have the same name but different content END
error_527_bot_commonswiki=true END
error_527_category_commonswiki=Pages with duplicate reference names END

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

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