Wikipedia:WikiProject Check Wikipedia/Përkthimi: Dallime mes rishikimesh

Content deleted Content added
Faqe e re: <syntaxhighlight lang="Properties" enclose="div"> ######################### # metadata ######################### project=enwiki END category_001=Category:Wikipedia maintenance|Chec...
 
update
Rreshti 3:
# metadata
#########################
project=enwikisqwiki END
category_001=[[Category:Wikipedia maintenance|Check]]
[[Category:Wikipedia cleanup|*]]
Rreshti 13:
#########################
 
start_text_enwikistart_text_sqwiki={{backlog}}{{shortcut|WP:CHECKWIKI|WP:WPCHECK}}
<div style="float:left">[[File:Yes check.svg|left|55px|Check Wikipedia]]</div>
WikiProject '''Check Wikipedia''' aims to help to clean up the syntax of Wikipedia and to find some other errors. Dumps and new articles are run through a series of checks to produce lists for each check (numbered as per the [[#Summary|table]] below). The lists on this page are refreshed on a daily basis.
Rreshti 24:
#########################
 
description_text_sqwiki=
description_text_enwiki=
 
END
Rreshti 40:
#
# -2 Error removed
# -1 Uses default. On other wikis, enwikisqwiki settings are the default
# 0 Error deactivated
# 1 Top priority
Rreshti 47:
 
top_priority_script=Top priority END
top_priority_enwikitop_priority_sqwiki= END
middle_priority_script=Middle priority END
middle_priority_enwikimiddle_priority_sqwiki= END
lowest_priority_script=Lowest priority END
lowest_priority_enwikilowest_priority_sqwiki= END
 
 
Rreshti 58:
##############################
 
error_001_prio_enwikierror_001_prio_sqwiki=3 END
error_001_head_enwikierror_001_head_sqwiki=Template contains useless word template: END
error_001_desc_enwikierror_001_desc_sqwiki=Article contains a template that includes the useless word "template:". Example: {{Template:reflist}}.<br>
<br>
Following tools can correct the problem:
Rreshti 70:
######
 
error_002_prio_enwikierror_002_prio_sqwiki=1 END
error_002_head_enwikierror_002_head_sqwiki=Tag with incorrect syntax END
error_002_whitelistpage_enwikierror_002_whitelistpage_sqwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_002_whitelist END
error_002_desc_enwikierror_002_desc_sqwiki=The article contains one or more &lt;br&gt;, &lt;center&gt; or &lt;small&gt; tags with incorrect syntax. For example:
<ul>
<li>&lt;/br&gt; (slash in front instead of the end)</li>
Rreshti 88:
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:AutoEd">AutoEd</a></li>
</ul> END
error_002_clear_all_enwikierror_002_clear_all_sqwiki={{Clear}} END
error_002_clear_left_enwikierror_002_clear_left_sqwiki={{Clear|left}} END
error_002_clear_right_enwikierror_002_clear_right_sqwiki={{Clear|right}} END
 
#####
 
error_003_prio_enwikierror_003_prio_sqwiki=1 END
error_003_head_enwikierror_003_head_sqwiki=Reference list missing END
error_003_desc_enwikierror_003_desc_sqwiki=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>
Rreshti 106:
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li>
</ul> END
error_003_templates_sqwiki=
error_003_templates_enwiki=
reflist
ref-list
Rreshti 118:
#####
 
error_004_prio_enwikierror_004_prio_sqwiki=2 END
error_004_head_enwikierror_004_head_sqwiki=HTML text style element &lt;a&gt; END
error_004_whitelistpage_enwikierror_004_whitelistpage_sqwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_004_whitelist END
error_004_desc_enwikierror_004_desc_sqwiki=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_enwikierror_005_prio_sqwiki=1 END
error_005_head_enwikierror_005_head_sqwiki=Comment tag without correct end END
error_005_whitelistpage_enwikierror_005_whitelistpage_sqwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_005_whitelist END
error_005_desc_enwikierror_005_desc_sqwiki=Comments, which start with "&lt;!--" need an ending "--&gt;".
<br>
Following tools can warn you if there is problem:
Rreshti 138:
#####
 
error_006_prio_enwikierror_006_prio_sqwiki=3 END
error_006_head_enwikierror_006_head_sqwiki=DEFAULTSORT with special characters END
error_006_whitelistpage_enwikierror_006_whitelistpage_sqwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_006_whitelist END
error_006_desc_enwikierror_006_desc_sqwiki=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>
Rreshti 160:
#####
 
error_007_prio_enwikierror_007_prio_sqwiki=2 END
error_007_head_enwikierror_007_head_sqwiki=Headings all start with three "=" END
error_007_desc_enwikierror_007_desc_sqwiki=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>
Rreshti 173:
######
 
error_008_prio_enwikierror_008_prio_sqwiki=1 END
error_008_head_enwikierror_008_head_sqwiki=Heading should end with "=" END
error_008_desc_enwikierror_008_desc_sqwiki=A heading should end with an "=".<br>
<br>
Following tools can warn of the problem:
Rreshti 183:
#####
 
error_009_prio_enwikierror_009_prio_sqwiki=3 END
error_009_head_enwikierror_009_head_sqwiki=Multiple categories on one line END
error_009_desc_enwikierror_009_desc_sqwiki=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:
Rreshti 195:
#####
 
error_010_prio_enwikierror_010_prio_sqwiki=1 END
error_010_head_enwikierror_010_head_sqwiki=Square brackets without correct end END
error_010_whitelistpage_enwikierror_010_whitelistpage_sqwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_010_whitelist END
error_010_desc_enwikierror_010_desc_sqwiki=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:
Rreshti 214:
#####
 
error_011_prio_enwikierror_011_prio_sqwiki=0 END
error_011_head_enwikierror_011_head_sqwiki=HTML named entities END
error_011_desc_enwikierror_011_desc_sqwiki=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>
Rreshti 228:
#####
 
error_012_prio_enwikierror_012_prio_sqwiki=3 END
error_012_head_enwikierror_012_head_sqwiki=HTML list elements END
error_012_desc_enwikierror_012_desc_sqwiki=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_enwikierror_013_prio_sqwiki=1 END
error_013_head_enwikierror_013_head_sqwiki=Math tag without correct end END
error_013_desc_enwikierror_013_desc_sqwiki=Found a "&lt;math&gt;" but no "&lt;/math&gt;".<br>
<br>
Following tools can warn of a problem:
Rreshti 246:
#####
 
error_014_prio_enwikierror_014_prio_sqwiki=1 END
error_014_head_enwikierror_014_head_sqwiki=Source tag without correct end END
error_014_whitelistpage_enwikierror_014_whitelistpage_sqwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_014_whitelist END
error_014_desc_enwikierror_014_desc_sqwiki=Found a "&lt;source ...&gt;" but no "&lt;/source&gt;".<br>
<br>
Following tools can warn of a problem:
Rreshti 259:
#####
 
error_015_prio_enwikierror_015_prio_sqwiki=1 END
error_015_head_enwikierror_015_head_sqwiki=Code tag without correct end END
error_015_desc_enwikierror_015_desc_sqwiki=Found a "&lt;code&gt;" but no "&lt;/code&gt;".<br>
<br>
Following tools can warn of a problem:
Rreshti 271:
#####
 
error_016_prio_enwikierror_016_prio_sqwiki=3 END
error_016_head_enwikierror_016_head_sqwiki=Unicode control characters END
error_016_desc_enwikierror_016_desc_sqwiki=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>
Rreshti 286:
#####
 
error_017_prio_enwikierror_017_prio_sqwiki=3 END
error_017_head_enwikierror_017_head_sqwiki=Category duplication END
error_017_desc_enwikierror_017_desc_sqwiki=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 :
Rreshti 298:
#####
 
error_018_prio_enwikierror_018_prio_sqwiki=0 END
error_018_head_enwikierror_018_head_sqwiki=Category's first letter is small END
error_018_desc_enwikierror_018_desc_sqwiki=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:
Rreshti 311:
#####
 
error_019_prio_enwikierror_019_prio_sqwiki=1 END
error_019_head_enwikierror_019_head_sqwiki=Heading starts with one "=" END
error_019_whitelistpage_enwikierror_019_whitelistpage_sqwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_019_whitelist END
error_019_desc_enwikierror_019_desc_sqwiki=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:
Rreshti 323:
#####
 
error_020_prio_enwikierror_020_prio_sqwiki=3 END
error_020_head_enwikierror_020_head_sqwiki=Symbol for dead END
error_020_desc_enwikierror_020_desc_sqwiki=The article has a <code>&amp;dagger;</code> instead of †. This causes readability issues.<br>
<br>
Following tools can correct the problem:
Rreshti 337:
#####
 
error_021_prio_enwikierror_021_prio_sqwiki=0 END
error_021_head_enwikierror_021_head_sqwiki=Category: in English END
error_021_desc_enwikierror_021_desc_sqwiki=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:
Rreshti 352:
#####
 
error_022_prio_enwikierror_022_prio_sqwiki=3 END
error_022_head_enwikierror_022_head_sqwiki=Category with space END
error_022_desc_enwikierror_022_desc_sqwiki=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:
Rreshti 365:
#####
 
error_023_prio_enwikierror_023_prio_sqwiki=1 END
error_023_head_enwikierror_023_head_sqwiki=Nowiki tag without correct end END
error_023_desc_enwikierror_023_desc_sqwiki=Found a "&lt;nowiki&gt;" but no "&lt;/nowiki&gt;".<br>
<br>
Following tools can warn of a problem:
Rreshti 377:
#####
 
error_024_prio_enwikierror_024_prio_sqwiki=1 END
error_024_head_enwikierror_024_head_sqwiki=Pre tag without correct end END
error_024_whitelistpage_enwikierror_024_whitelistpage_sqwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_024_whitelist END
error_024_desc_enwikierror_024_desc_sqwiki=Found a "&lt;pre&gt;" but no "&lt;/pre&gt;".<br>
<br>
Following tools can warn of a problem:
Rreshti 390:
#####
 
error_025_prio_enwikierror_025_prio_sqwiki=2 END
error_025_head_enwikierror_025_head_sqwiki=Heading hierarchy END
error_025_whitelistpage_enwikierror_025_whitelistpage_sqwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_025_whitelist END
error_025_desc_enwikierror_025_desc_sqwiki=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:
Rreshti 402:
#####
 
error_026_prio_enwikierror_026_prio_sqwiki=3 END
error_026_head_enwikierror_026_head_sqwiki=HTML text style element &lt;b&gt; (bold) END
error_026_whitelistpage_enwikierror_026_whitelistpage_sqwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_026_whitelist END
error_026_desc_enwikierror_026_desc_sqwiki=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:
Rreshti 416:
#####
 
error_027_prio_enwikierror_027_prio_sqwiki=0 END
error_027_head_enwikierror_027_head_sqwiki=Unicode syntax END
error_027_desc_enwikierror_027_desc_sqwiki=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:
Rreshti 429:
#####
 
error_028_prio_enwikierror_028_prio_sqwiki=1 END
error_028_head_enwikierror_028_head_sqwiki=Table without correct end END
error_028_whitelistpage_enwikierror_028_whitelistpage_sqwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_028_whitelist END
error_028_desc_enwikierror_028_desc_sqwiki=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>
Rreshti 441:
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li>
</ul> END
error_028_templates_sqwiki=
error_028_templates_enwiki=
{{CBB Schedule End}}
{{CBB yearly record end
Rreshti 468:
#####
 
error_029_prio_enwikierror_029_prio_sqwiki=1 END
error_029_head_enwikierror_029_head_sqwiki=Image gallery without correct end END
error_029_desc_enwikierror_029_desc_sqwiki=Found a "&lt;gallery&gt;" but no "&lt;/gallery&gt;".<br>
<br>
Following tools can warn of a problem:
Rreshti 480:
#####
 
error_030_prio_enwikierror_030_prio_sqwiki=-2 END
error_030_head_enwikierror_030_head_sqwiki=Image without alternate description END
error_030_desc_enwikierror_030_desc_sqwiki=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:
Rreshti 491:
#####
 
error_031_prio_enwikierror_031_prio_sqwiki=3 END
error_031_head_enwikierror_031_head_sqwiki=HTML table element END
error_031_whitelistpage_enwikierror_031_whitelistpage_sqwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_031_whitelist END
error_031_desc_enwikierror_031_desc_sqwiki=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.
Rreshti 506:
#####
 
error_032_prio_enwikierror_032_prio_sqwiki=1 END
error_032_head_enwikierror_032_head_sqwiki=Double pipe in a link END
error_032_whitelistpage_enwikierror_032_whitelistpage_sqwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_032_whitelist END
error_032_desc_enwikierror_032_desc_sqwiki=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:
Rreshti 520:
#####
 
error_033_prio_enwikierror_033_prio_sqwiki=0 END
error_033_head_enwikierror_033_head_sqwiki=HTML text style element &lt;u&gt; (underline) END
error_033_desc_enwikierror_033_desc_sqwiki=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:
Rreshti 531:
#####
 
error_034_prio_enwikierror_034_prio_sqwiki=1 END
error_034_head_enwikierror_034_head_sqwiki=Template programming element END
error_034_whitelistpage_enwikierror_034_whitelistpage_sqwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_034_whitelist END
error_034_desc_enwikierror_034_desc_sqwiki=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:
Rreshti 552:
#####
 
error_035_prio_enwikierror_035_prio_sqwiki=-2 END
error_035_head_enwikierror_035_head_sqwiki=Image gallery without description END
error_035_desc_enwikierror_035_desc_sqwiki=Article contains a gallery without image descriptions. END
 
#####
 
error_036_prio_enwikierror_036_prio_sqwiki=3 END
error_036_head_enwikierror_036_head_sqwiki=Redirect with incorrect syntax END
error_036_desc_enwikierror_036_desc_sqwiki=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>
Rreshti 574:
#####
 
error_037_prio_enwikierror_037_prio_sqwiki=3 END
error_037_head_enwikierror_037_head_sqwiki=DEFAULTSORT missing for titles with special letters END
error_037_whitelistpage_enwikierror_037_whitelistpage_sqwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_037_whitelist END
error_037_desc_enwikierror_037_desc_sqwiki=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>
Rreshti 585:
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li>
</ul> END
error_037_first_characters_enwikierror_037_first_characters_sqwiki=999 END
 
#####
 
error_038_prio_enwikierror_038_prio_sqwiki=3 END
error_038_head_enwikierror_038_head_sqwiki=HTML text style element &lt;i&gt; (italics) END
error_038_whitelistpage_enwikierror_038_whitelistpage_sqwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_038_whitelist END
error_038_desc_enwikierror_038_desc_sqwiki=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:
Rreshti 603:
#####
 
error_039_prio_enwikierror_039_prio_sqwiki=3 END
error_039_head_enwikierror_039_head_sqwiki=HTML text style element &lt;p&gt; END
error_039_whitelistpage_enwikierror_039_whitelistpage_sqwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_039_whitelist END
error_039_desc_enwikierror_039_desc_sqwiki=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
Rreshti 612:
#####
 
error_040_prio_enwikierror_040_prio_sqwiki=3 END
error_040_head_enwikierror_040_head_sqwiki=HTML text style element &lt;font&gt; END
error_040_desc_enwikierror_040_desc_sqwiki=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:
Rreshti 623:
#####
 
error_041_prio_enwikierror_041_prio_sqwiki=0 END
error_041_head_enwikierror_041_head_sqwiki=HTML text style element &lt;big&gt; END
error_041_desc_enwikierror_041_desc_sqwiki=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_enwikierror_042_prio_sqwiki=3 END
error_042_head_enwikierror_042_head_sqwiki=HTML text style element &lt;strike&gt; END
error_042_desc_enwikierror_042_desc_sqwiki=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:
Rreshti 642:
#####
 
error_043_prio_enwikierror_043_prio_sqwiki=1 END
error_043_head_enwikierror_043_head_sqwiki=Template without correct end END
error_043_whitelistpage_enwikierror_043_whitelistpage_sqwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_043_whitelist END
error_043_desc_enwikierror_043_desc_sqwiki=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>
Rreshti 658:
#####
 
error_044_prio_enwikierror_044_prio_sqwiki=3 END
error_044_head_enwikierror_044_head_sqwiki=Heading with bold END
error_044_desc_enwikierror_044_desc_sqwiki=The heading is bold "== '''XY''' ==". It should be "== XY ==". Headings are already bold.<br>
<br>
Following tools can correct the problem:
Rreshti 670:
#####
 
error_045_prio_enwikierror_045_prio_sqwiki=3 END
error_045_head_enwikierror_045_head_sqwiki=Interwiki duplication END
error_045_desc_enwikierror_045_desc_sqwiki=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:
Rreshti 682:
#####
 
error_046_prio_enwikierror_046_prio_sqwiki=1 END
error_046_head_enwikierror_046_head_sqwiki=Square brackets without correct beginning END
error_046_whitelistpage_enwikierror_046_whitelistpage_sqwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_046_whitelist END
error_046_desc_enwikierror_046_desc_sqwiki=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>
Rreshti 697:
#####
 
error_047_prio_enwikierror_047_prio_sqwiki=1 END
error_047_head_enwikierror_047_head_sqwiki=Template without correct beginning END
error_047_whitelistpage_enwikierror_047_whitelistpage_sqwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_047_whitelist END
error_047_desc_enwikierror_047_desc_sqwiki=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>
Rreshti 714:
#####
 
error_048_prio_enwikierror_048_prio_sqwiki=3 END
error_048_head_enwikierror_048_head_sqwiki=Title linked in text END
error_048_whitelistpage_enwikierror_048_whitelistpage_sqwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_048_whitelist END
error_048_desc_enwikierror_048_desc_sqwiki=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:
Rreshti 728:
#####
 
error_049_prio_enwikierror_049_prio_sqwiki=1 END
error_049_head_enwikierror_049_head_sqwiki=Heading with HTML END
error_049_whitelistpage_enwikierror_049_whitelistpage_sqwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_049_whitelist END
error_049_desc_enwikierror_049_desc_sqwiki=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>
Rreshti 739:
#####
 
error_050_prio_enwikierror_050_prio_sqwiki=0 END
error_050_head_enwikierror_050_head_sqwiki=en dash or em dash END
error_050_desc_enwikierror_050_desc_sqwiki=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_enwikierror_051_prio_sqwiki=3 END
error_051_head_enwikierror_051_head_sqwiki=Interwiki before last heading END
error_051_desc_enwikierror_051_desc_sqwiki=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:
Rreshti 757:
#####
 
error_052_prio_enwikierror_052_prio_sqwiki=3 END
error_052_head_enwikierror_052_head_sqwiki=Category before last heading END
error_052_desc_enwikierror_052_desc_sqwiki=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:
Rreshti 769:
#####
 
error_053_prio_enwikierror_053_prio_sqwiki=3 END
error_053_head_enwikierror_053_head_sqwiki=Interwiki before last category END
error_053_desc_enwikierror_053_desc_sqwiki=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:
Rreshti 781:
#####
 
error_054_prio_enwikierror_054_prio_sqwiki=3 END
error_054_head_enwikierror_054_head_sqwiki=Break in list END
error_054_whitelistpage_enwikierror_054_whitelistpage_sqwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_054_whitelist END
error_054_desc_enwikierror_054_desc_sqwiki=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:
Rreshti 796:
#####
 
error_055_prio_enwikierror_055_prio_sqwiki=3 END
error_055_head_enwikierror_055_head_sqwiki=HTML text style element &lt;small&gt; (small text) double END
error_055_desc_enwikierror_055_desc_sqwiki=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:
Rreshti 809:
#####
 
error_056_prio_enwikierror_056_prio_sqwiki=0 END
error_056_head_enwikierror_056_head_sqwiki=Arrow as ASCII art END
error_056_desc_enwikierror_056_desc_sqwiki=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:
Rreshti 821:
#####
 
error_057_prio_enwikierror_057_prio_sqwiki=3 END
error_057_head_enwikierror_057_head_sqwiki=Heading ends with a colon END
error_057_desc_enwikierror_057_desc_sqwiki=One heading in this article ends with a colon "== Heading : ==". This colon can be deleted.<br>
<br>
Following tools can correct the problem:
Rreshti 835:
#####
 
error_058_prio_enwikierror_058_prio_sqwiki=2 END
error_058_head_enwikierror_058_head_sqwiki=Heading all CAPS END
error_058_whitelistpage_enwikierror_058_whitelistpage_sqwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_058_whitelist END
error_058_desc_enwikierror_058_desc_sqwiki=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.
Rreshti 849:
#####
 
error_059_prio_enwikierror_059_prio_sqwiki=3 END
error_059_head_enwikierror_059_head_sqwiki=Template value ends with break END
error_059_desc_enwikierror_059_desc_sqwiki=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:
Rreshti 859:
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li>
</ul> END
error_059_templates_sqwiki=
error_059_templates_enwiki=
Marriage
Married
Rreshti 866:
#####
 
error_060_prio_enwikierror_060_prio_sqwiki=1 END
error_060_head_enwikierror_060_head_sqwiki=Template parameter with a problem END
error_060_whitelistpage_enwikierror_060_whitelistpage_sqwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_060_whitelist END
error_060_desc_enwikierror_060_desc_sqwiki=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_enwikierror_061_prio_sqwiki=3 END
error_061_head_enwikierror_061_head_sqwiki=Reference before punctuation END
error_061_whitelistpage_enwikierror_061_whitelistpage_sqwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_061_whitelist END
error_061_desc_enwikierror_061_desc_sqwiki=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:
Rreshti 883:
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li>
</ul> END
error_061_templates_sqwiki=
error_061_templates_enwiki=
sfn
sfnm
Rreshti 891:
#####
 
error_062_prio_enwikierror_062_prio_sqwiki=1 END
error_062_head_enwikierror_062_head_sqwiki=URL without http:// END
error_062_whitelistpage_enwikierror_062_whitelistpage_sqwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_062_whitelist END
error_062_desc_enwikierror_062_desc_sqwiki=A URL was found that contained no http://. Example: [en.wikipedia.org Wikipedia] END
 
#####
 
error_063_prio_enwikierror_063_prio_sqwiki=3 END
error_063_head_enwikierror_063_head_sqwiki=HTML text style element &lt;small&gt; (small text) in ref, sub or sup END
error_063_desc_enwikierror_063_desc_sqwiki=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:
Rreshti 910:
#####
 
error_064_prio_enwikierror_064_prio_sqwiki=3 END
error_064_head_enwikierror_064_head_sqwiki=Link equal to linktext END
error_064_whitelistpage_enwikierror_064_whitelistpage_sqwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_064_whitelist END
error_064_desc_enwikierror_064_desc_sqwiki=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:
Rreshti 925:
#####
 
error_065_prio_enwikierror_065_prio_sqwiki=3 END
error_065_head_enwikierror_065_head_sqwiki=Image description ends with break END
error_065_whitelistpage_enwikierror_065_whitelistpage_sqwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_065_whitelist END
error_065_desc_enwikierror_065_desc_sqwiki=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:
Rreshti 939:
#####
 
error_066_prio_enwikierror_066_prio_sqwiki=3 END
error_066_head_enwikierror_066_head_sqwiki=Image description with full &lt;small&gt; END
error_066_desc_enwikierror_066_desc_sqwiki=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:
Rreshti 951:
#####
 
error_067_prio_enwikierror_067_prio_sqwiki=0 END
error_067_head_enwikierror_067_head_sqwiki=Reference after punctuation (see 61 instead) END
error_067_desc_enwikierror_067_desc_sqwiki=The script found the reference after a punctuation. For example: ".&lt;ref&gt;" - The punctuation should stand after the references. END
 
#####
 
error_068_prio_enwikierror_068_prio_sqwiki=0 END
error_068_head_enwikierror_068_head_sqwiki=Link to other language END
error_068_desc_enwikierror_068_desc_sqwiki=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
Rreshti 965:
#####
 
error_069_prio_enwikierror_069_prio_sqwiki=2 END
error_069_head_enwikierror_069_head_sqwiki=ISBN with incorrect syntax END
error_069_whitelistpage_enwikierror_069_whitelistpage_sqwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_069_whitelist END
error_069_desc_enwikierror_069_desc_sqwiki=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:
Rreshti 978:
#####
 
error_070_prio_enwikierror_070_prio_sqwiki=2 END
error_070_head_enwikierror_070_head_sqwiki=ISBN with wrong length END
error_070_whitelistpage_enwikierror_070_whitelistpage_sqwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_070_whitelist END
error_070_desc_enwikierror_070_desc_sqwiki=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_enwikierror_071_prio_sqwiki=2 END
error_071_head_enwikierror_071_head_sqwiki=ISBN with wrong position of X END
error_071_whitelistpage_enwikierror_071_whitelistpage_sqwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_071_whitelist END
error_071_desc_enwikierror_071_desc_sqwiki=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_enwikierror_072_prio_sqwiki=2 END
error_072_head_enwikierror_072_head_sqwiki=ISBN-10 with wrong checksum END
error_072_desc_enwikierror_072_desc_sqwiki=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_enwikierror_073_prio_sqwiki=2 END
error_073_head_enwikierror_073_head_sqwiki=ISBN-13 with wrong checksum END
error_073_desc_enwikierror_073_desc_sqwiki=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_enwikierror_074_prio_sqwiki=1 END
error_074_head_enwikierror_074_head_sqwiki=Link without target END
error_074_desc_enwikierror_074_desc_sqwiki=The script found a link with no target, for example [[|linktext]].<br>
<br>
Following tools can correct the problem:
Rreshti 1.016:
#####
 
error_075_prio_enwikierror_075_prio_sqwiki=0 END
error_075_head_enwikierror_075_head_sqwiki=Indented list END
error_075_desc_enwikierror_075_desc_sqwiki=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_enwikierror_076_prio_sqwiki=2 END
error_076_head_enwikierror_076_head_sqwiki=Link with encoded space END
error_076_desc_enwikierror_076_desc_sqwiki=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_enwikierror_077_prio_sqwiki=0 END
error_077_head_enwikierror_077_head_sqwiki=Image description with partial &lt;small&gt; END
error_077_desc_enwikierror_077_desc_sqwiki=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_enwikierror_078_prio_sqwiki=2 END
error_078_head_enwikierror_078_head_sqwiki=Reference list duplication END
error_078_desc_enwikierror_078_desc_sqwiki=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_079_prio_enwikierror_079_prio_sqwiki=-2 END
error_079_head_enwikierror_079_head_sqwiki=External link without description END
error_079_desc_enwikierror_079_desc_sqwiki=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_enwikierror_080_prio_sqwiki=1 END
error_080_head_enwikierror_080_head_sqwiki=External link with a line break END
error_080_desc_enwikierror_080_desc_sqwiki=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:
Rreshti 1.058:
#####
 
error_081_prio_enwikierror_081_prio_sqwiki=0 END
error_081_head_enwikierror_081_head_sqwiki=Reference duplication END
error_081_desc_enwikierror_081_desc_sqwiki=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:
Rreshti 1.069:
#####
 
error_082_prio_enwikierror_082_prio_sqwiki=0 END
error_082_head_enwikierror_082_head_sqwiki=Link to other wikiproject END
error_082_desc_enwikierror_082_desc_sqwiki= END
 
#####
 
error_083_prio_enwikierror_083_prio_sqwiki=2 END
error_083_head_enwikierror_083_head_sqwiki=Heading start with three "=" and later with level two END
error_083_desc_enwikierror_083_desc_sqwiki=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=enwikisqwiki&view=only&id=7">see check 7</a>
<br>
Following tools can correct the problem:
Rreshti 1.090:
#####
 
error_084_prio_enwikierror_084_prio_sqwiki=2 END
error_084_head_enwikierror_084_head_sqwiki=Section without content END
error_084_desc_enwikierror_084_desc_sqwiki=There is a section between two headings without content.<br>
Add a {{Empty section}} template<br>
<br>
Rreshti 1.100:
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></li>
</ul> END
error_084_texts_sqwiki=
error_084_texts_enwiki=
{{Empty section|date={{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}}}} END
 
#####
 
error_085_prio_enwikierror_085_prio_sqwiki=3 END
error_085_head_enwikierror_085_head_sqwiki=Tags without content END
error_085_desc_enwikierror_085_desc_sqwiki=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_enwikierror_086_prio_sqwiki=1 END
error_086_head_enwikierror_086_head_sqwiki=External link with two brackets END
error_086_desc_enwikierror_086_desc_sqwiki=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:
Rreshti 1.124:
#####
 
error_087_prio_enwikierror_087_prio_sqwiki=0 END
error_087_head_enwikierror_087_head_sqwiki=HTML named entities without semicolon END
error_087_whitelistpage_enwikierror_087_whitelistpage_sqwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_087_whitelist END
error_087_desc_enwikierror_087_desc_sqwiki=The script found named entities (like <code>&amp;auml;</code>) without the semicolon.<br>
<br>
Following tools can correct the problem:
Rreshti 1.136:
#####
 
error_088_prio_enwikierror_088_prio_sqwiki=3 END
error_088_head_enwikierror_088_head_sqwiki=DEFAULTSORT with a blank at first position END
error_088_desc_enwikierror_088_desc_sqwiki=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:
Rreshti 1.149:
#####
 
error_089_prio_enwikierror_089_prio_sqwiki=3 END
error_089_head_enwikierror_089_head_sqwiki=DEFAULTSORT without space after the comma END
error_089_whitelistpage_enwikierror_089_whitelistpage_sqwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_089_whitelist END
error_089_desc_enwikierror_089_desc_sqwiki=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_enwikierror_090_prio_sqwiki=2 END
error_090_head_enwikierror_090_head_sqwiki=Internal link written as an external link END
error_090_whitelistpage_enwikierror_090_whitelistpage_sqwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_090_whitelist END
error_090_desc_enwikierror_090_desc_sqwiki=The script found an external link that should be replaced with a wikilink. An example would be on enwikisqwiki [http://en.wikipedia.org/wiki/Larry_Wall Larry Wall] should be written as [[Larry Wall]].<br>
<br>
Following tools can correct the problem:
Rreshti 1.168:
#####
 
error_091_prio_enwikierror_091_prio_sqwiki=2 END
error_091_head_enwikierror_091_head_sqwiki=Interwiki link written as an external link END
error_091_whitelistpage_enwikierror_091_whitelistpage_sqwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_091_whitelist END
error_091_desc_enwikierror_091_desc_sqwiki=The script found an external link that should be replaced with a interwiki link. An example would be on enwikisqwiki [http://fr.wikipedia.org/wiki/Larry_Wall Larry Wall] should be written as [[:fr:Larry Wall]].<br>
<br>
Following tools can correct the problem:
Rreshti 1.180:
#####
 
error_092_prio_enwikierror_092_prio_sqwiki=0 END
error_092_head_enwikierror_092_head_sqwiki=Heading double END
error_092_desc_enwikierror_092_desc_sqwiki=The script found two headings with the same title. Consider renaming the one or merging the sections. END
 
#####
 
error_093_prio_enwikierror_093_prio_sqwiki=2 END
error_093_head_enwikierror_093_head_sqwiki=External link with double http:// END
error_093_desc_enwikierror_093_desc_sqwiki=The script found an external link that contains [http://http:// ...]. <br>
<br>
Following tools can correct the problem:
Rreshti 1.197:
#####
 
error_094_prio_enwikierror_094_prio_sqwiki=1 END
error_094_head_enwikierror_094_head_sqwiki=Reference tags without correct match END
error_094_desc_enwikierror_094_desc_sqwiki=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:
Rreshti 1.208:
#####
 
error_095_prio_enwikierror_095_prio_sqwiki=3 END
error_095_head_enwikierror_095_head_sqwiki=Editor's signature or link to User space END
error_095_whitelistpage_enwikierror_095_whitelistpage_sqwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_095_whitelist END
error_095_desc_enwikierror_095_desc_sqwiki=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_enwikierror_096_prio_sqwiki=2 END
error_096_head_enwikierror_096_head_sqwiki=Table of Contents after first heading END
error_096_desc_enwikierror_096_desc_sqwiki=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_sqwiki=
error_096_templates_enwiki=
TOC hidden
TOChidden
Rreshti 1.230:
#####
 
error_097_prio_enwikierror_097_prio_sqwiki=2 END
error_097_head_enwikierror_097_head_sqwiki=TOC has material after it and before the first heading END
error_097_whitelistpage_enwikierror_097_whitelistpage_sqwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_097_whitelist END
error_097_desc_enwikierror_097_desc_sqwiki=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_sqwiki=
error_097_templates_enwiki=
TOC hidden
TOChidden
Rreshti 1.246:
#####
 
error_098_prio_enwikierror_098_prio_sqwiki=1 END
error_098_head_enwikierror_098_head_sqwiki=Subscript tag without correct end END
error_098_desc_enwikierror_098_desc_sqwiki=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:
Rreshti 1.256:
#####
 
error_099_prio_enwikierror_099_prio_sqwiki=1 END
error_099_head_enwikierror_099_head_sqwiki=Superscript tag without correct end END
error_099_desc_enwikierror_099_desc_sqwiki=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:
Rreshti 1.266:
#####
 
error_100_prio_enwikierror_100_prio_sqwiki=3 END
error_100_head_enwikierror_100_head_sqwiki=List tag (&lt;ol&gt;, &lt;ul&gt; or &lt;li&gt;) without correct match END
error_100_desc_enwikierror_100_desc_sqwiki=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:
Rreshti 1.276:
#####
 
error_101_prio_enwikierror_101_prio_sqwiki=3 END
error_101_head_enwikierror_101_head_sqwiki=Ordinal number found inside &lt;sup&gt; tags END
error_101_whitelistpage_enwikierror_101_whitelistpage_sqwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_101_whitelist END
error_101_desc_enwikierror_101_desc_sqwiki=Ordinal numbers should be in regular text, not inside &lt;sup&gt; tags.<br>
<br>
Following tools can warn you if there is problem:
Rreshti 1.287:
#####
 
error_102_prio_enwikierror_102_prio_sqwiki=2 END
error_102_head_enwikierror_102_head_sqwiki=PMID with incorrect syntax END
error_102_desc_enwikierror_102_desc_sqwiki=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:
Rreshti 1.298:
#####
 
error_103_prio_enwikierror_103_prio_sqwiki=2 END
error_103_head_enwikierror_103_head_sqwiki=Pipe magicword inside wikilink END
error_103_desc_enwikierror_103_desc_sqwiki=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:
Rreshti 1.309:
#####
 
error_104_prio_enwikierror_104_prio_sqwiki=2 END
error_104_head_enwikierror_104_head_sqwiki=Unbalanced quotes in ref name END
error_104_desc_enwikierror_104_desc_sqwiki=The script found unbalanced quotes in a reference tag. For example <ref name="ref 1>
<br>
Following tools can correct the problem:
Rreshti 1.320:
######
 
error_105_prio_enwikierror_105_prio_sqwiki=1 END
error_105_head_enwikierror_105_head_sqwiki=Heading should begin with "=" END
error_105_whitelistpage_enwikierror_105_whitelistpage_sqwiki=Wikipedia:WikiProject_Check_Wikipedia/Error_105_whitelist END
error_105_desc_enwikierror_105_desc_sqwiki=A heading should begin with a "=". END
 
 
Rreshti 1.330:
##############################
 
error_501_prio_enwikierror_501_prio_sqwiki=0 END
error_501_head_enwikierror_501_head_sqwiki=Spelling and typography END
error_501_desc_enwikierror_501_desc_sqwiki=Proposals for fixing spelling and typography based on <a href="https://en.wikipedia.org/wiki/Wikipedia:AutoWikiBrowser/Typos">suggestions</a>. END
error_501_bot_enwikierror_501_bot_sqwiki=true END
 
###########################################################################
 
error_518_prio_enwikierror_518_prio_sqwiki=0 END
error_518_head_enwikierror_518_head_sqwiki=&lt;nowiki&gt; tags in main namespace END
error_518_desc_enwikierror_518_desc_sqwiki=&lt;nowiki&gt; tags are often not needed in main namespace. END
# error_518_bot_enwikierror_518_bot_sqwiki=true END
error_518_apostrophe_template_sqwiki=' END
error_518_apostrophe_template_enwiki=' END
error_518_asterisk_template_enwikierror_518_asterisk_template_sqwiki=asterisk END
 
###########################################################################
 
error_521_prio_enwikierror_521_prio_sqwiki=0 END
error_521_head_enwikierror_521_head_sqwiki=Date format in templates END
error_521_desc_enwikierror_521_desc_sqwiki=Date format in templates END
error_521_bot_enwikierror_521_bot_sqwiki=true END
error_521_templates_sqwiki=
error_521_templates_enwiki=
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
Rreshti 1.396:
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_sqwiki=
error_521_months_enwiki=
January
February
Rreshti 1.429:
###########################################################################
 
error_522_prio_enwikierror_522_prio_sqwiki=0 END
error_522_head_enwikierror_522_head_sqwiki=Empty title END
error_522_desc_enwikierror_522_desc_sqwiki=An empty title (like <code><nowiki>== &lt;nowiki /&gt; ==</nowiki></code>) has been detected. END
#error_522_bot_enwikierror_522_bot_sqwiki=true END
 
###########################################################################
 
error_523_prio_enwikierror_523_prio_sqwiki=0 END
error_523_head_enwikierror_523_head_sqwiki=Duplicate image END
error_523_desc_enwikierror_523_desc_sqwiki=Duplicate image END
#error_523_bot_enwikierror_523_bot_sqwiki=true END
 
###########################################################################
 
error_524_prio_enwikierror_524_prio_sqwiki=3 END
error_524_head_enwikierror_524_head_sqwiki=Duplicate arguments in template calls END
error_524_desc_enwikierror_524_desc_sqwiki=Duplicate arguments in template calls END
#error_524_bot_enwikierror_524_bot_sqwiki=true END
 
###########################################################################
 
error_525_prio_enwikierror_525_prio_sqwiki=0 END
error_525_head_enwikierror_525_head_sqwiki=Span tag END`
error_525_desc_enwikierror_525_desc_sqwiki=Useless span tag END
#error_525_bot_enwikierror_525_bot_sqwiki=true END
 
###########################################################################
 
error_526_prio_enwikierror_526_prio_sqwiki=0 END
error_526_head_enwikierror_526_head_sqwiki=Incorrect date link END
error_526_desc_enwikierror_526_desc_sqwiki=Incorrect link to a date, like [[1985|2005]] END
#error_526_bot_enwikierror_526_bot_sqwiki=true END
 
###########################################################################
 
error_527_prio_enwikierror_527_prio_sqwiki=3 END
error_527_head_enwikierror_527_head_sqwiki=Reference with different content END
error_527_desc_enwikierror_527_desc_sqwiki=Reference tags have the same name but different content END
error_527_bot_enwikierror_527_bot_sqwiki=true END
error_527_category_enwikierror_527_category_sqwiki=Pages with duplicate reference names END
 
###########################################################################