MediaWiki:Check Wikipaedia

Frae Wikipedia, the free beuk o knawledge
#########################
# metadata
#########################
 project=scowiki END
 category_001=[[Category:Wikipaedia|Check]]
[[Category:WikiProjects|Check]] END  #for example: [[Category:Wikipedia]] 

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

 start_text_scowiki={{backlog}}{{shortcut|WP:CHECKWIKI|WP:WPCHECK}}
<div style="float:left">[[File:Yes check.svg|left|55px|Check Wikipedia]]</div>
WikiProject '''Check Wikipaedia''' Aims tae hulp tae wash up th' syntax o' wikipedia 'n' tae fin' some ither errors. Dumps 'n' freish articles ur run thro' a series o' checks tae produce lists fur ilk check (numbered as per th' [[#Summary|buird]] below). Th' lists oan this page ur refreshed oan a daily basis.

The script kin contain bugs 'n' it's maybee aye that nae ilka error oan this page is an actual error. 

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

 description_text_scowiki=

 END


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


# Conventions for Scots Checkwiki"
# Heich priority: error corrupts or distorts th' content posted in article 
# Medium priority: betterin th' encyclopedic content or readability o' th' article 
# Wee priority: betterin maintenance or MOS fixes  (metadata, HTML ...)
#
# -2  Error lifted 
# -1  Uses default.  Oan ither wikis, scowiki settings ur th' default  
#  0  Error deactivated 
#  1  Tap priority
#  2  Middle priority
#  3  Lowest priority

 top_priority_script=Tap priority END
 top_priority_scowiki= END
 middle_priority_script=Middle priority END
 middle_priority_scowiki= END
 lowest_priority_script=Lowest priority END
 lowest_priority_scowiki= END


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

 error_001_prio_scowiki=3 END
 error_001_head_scowiki=Template contains uiseless wird template: END
 error_001_desc_scowiki=Article contains a template that includes th' uiseless wird "template:". Example: {{Template:reflist}}.<br>
<br>
Follaein tools kin correct th' kinch: 
<ul>
<li><a href="https://meta.wikimedia.org/wiki/User:TMg/autoFormatter">Auto-Formatter</a>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a>
</ul> END

######

 error_002_prio_scowiki=1 END
 error_002_head_scowiki=Tag wi' wrang syntax END
 error_002_whitelistpage_scowiki=MediaWiki:Check Wikipaedia/Error_002_whitelist END
 error_002_desc_scowiki=Th' article has yin or mair &lt;br&gt;, &lt;center&gt; or &lt;small&gt; Tags wi' wrang syntax. Fur example:
<ul>
<li>&lt;/br&gt; (Slash in front instead o' th' end)</li>
<li>&lt;br&#92;&gt; (backslash instead o' slash)</li>
<li>&lt;br.&gt;</li>
</ul>
Use &lt;br&gt; (<a href="http://www.w3.org/TR/html5/text-level-semantics.html#the-br-element">HTML5</a>) or &lt;br /&gt; (<a href="http://www.w3schools.com/tags/tag_br.asp">XHTML</a>) Or remove th' tag. Instead o' th' obsolete "clear" attribute uise th' {{clear}} template. See  <a href="https://en.wikipedia.org/wiki/Wikipedia:HTML5#Other_obsolete_attributes">Wikipedia:HTML5#Other obsolete attributes</a>.<br>
<br>
Follaein tools kin correct th' kinch: 
<ul>
<li><a href="https://meta.wikimedia.org/wiki/User:TMg/autoFormatter">Auto-Formatter</a>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:AutoEd">AutoEd</a>
</ul> END
 error_002_clear_all_scowiki={{Clear}} END
 error_002_clear_left_scowiki={{Clear|left}} END
 error_002_clear_right_scowiki={{Clear|right}} END

#####

 error_003_prio_scowiki=1 END
 error_003_head_scowiki=Reference list missing END
 error_003_desc_scowiki=Th' article has yin or mair &lt;ref&gt; tags, but is missing a reference list tag ({{reflist}} or &lt;references&nbsp;/&gt;). Fur aw the info see <a href="https://en.wikipedia.org/wiki/Help:Footnotes">Help:Footnotes</a>.<br>
<br>
Th' script recognizes maist redirects tae {{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 thae articles intae <a href="https://en.wikipedia.org/wiki/Category:Pages_with_incorrect_ref_formatting">Category:Pages with incorrect ref formatting</a> 'n' displays an error message oan th' page.<br>
<br>
Follaein tools kin warn ye if thare is kinch:<ul>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END
 error_003_templates_scowiki=
   reflist
   refs END

#####

 error_004_prio_scowiki=2 END
 error_004_head_scowiki=HTML text style element &lt;a&gt; END
 error_004_whitelistpage_scowiki=MediaWiki:Check Wikipaedia/Error_004_whitelist END
 error_004_desc_scowiki=Article contains HTML tiext style element &lt;a&gt;.  <a href="https://en.wikipedia.org/wiki/H:MARKUP#External_links">Wiki markup</a> Shuid bi used. END

#####

 error_005_prio_scowiki=1 END
 error_005_head_scowiki=Comment tag wi'oot correct end END
 error_005_whitelistpage_scowiki=MediaWiki:Check Wikipaedia/Error_005_whitelist END
 error_005_desc_scowiki=Comments, whilk stairt wi' "&lt;!--" need an ending "--&gt;". 
<br>
Follaein tools kin warn ye if thare is kinch:
<ul>
<li><a href="https://meta.wikimedia.org/wiki/User:TMg/autoFormatter">Auto-Formatter</a>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></ul> END

#####

 error_006_prio_scowiki=3 END
 error_006_head_scowiki=DEFAULTSORT wi' byordinar characters END
 error_006_whitelistpage_scowiki=MediaWiki:Check Wikipaedia/Error_006_whitelist END
 error_006_desc_scowiki=Don't uise byordinar letters in the DEFAULTSORT.
In mast cases, <a href="https://en.wikipedia.org/wiki/diacritic">diacritics</a> Shuid generally be pult aff, 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>, Fur mair details.<br>
<br>
Follaein tools kin fix th' maist folk o' th' problems:
<ul>
<li><a href="https://meta.wikimedia.org/wiki/User:TMg/autoFormatter">Auto-Formatter</a>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></ul> END

#####

 error_007_prio_scowiki=2 END
 error_007_head_scowiki=Headings a' stairt wi' three "=" END
 error_007_desc_scowiki=Checkwiki Finds occurrences whaur th' foremaist heading starts wi' "=== XY ===" (creating a &lt;h3&gt; header). It shuid be "== XY ==" (a &lt;h2&gt; header).<br>
<br>
This causes organisational problems wi' section headings (See [[<a href="https://en.wikipedia.org/wiki/Wikipedia:MOSHEAD#Section_headings">WP:MOSHEAD</a>]]), As weel as accessibility problems, especially wi' 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>
Follaein tools kin fix th' maist folk o' th' problems:
<ul>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></ul> END

######

 error_008_prio_scowiki=1 END
 error_008_head_scowiki=Heading Shuid end wi' "=" END
 error_008_desc_scowiki=A heading Shuid end wi' an "=".<br>
<br>
Follaein tools kin warn o' th' kinch:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></ul> END

#####

 error_009_prio_scowiki=3 END
 error_009_head_scowiki=Multiple categories oan yin line END
 error_009_desc_scowiki=Thare is mair than yin category oan a single line. Write ainlie yin per line; it's easier tae read.
<br>
Follaein tools kin fix th' maist folk o' th' problems:
<ul>
<li><a href="https://meta.wikimedia.org/wiki/User:TMg/autoFormatter">Auto-Formatter</a>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></ul> END

#####

 error_010_prio_scowiki=1 END
 error_010_head_scowiki=Square brackets wi'oot correct end END
 error_010_whitelistpage_scowiki=MediaWiki:Check Wikipaedia/Error_010_whitelist END
 error_010_desc_scowiki=Different batch o' [[ 'n' ]] brackets. If it's sourcecode then uise &lt;source&gt; or &lt;code&gt;. <br>
<br>
Follaein tools kin fix some o' th' problems:
<ul>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul>
Follaein tools kin warn o' a kinch:
<ul>
<li><a href="https://meta.wikimedia.org/wiki/User:TMg/autoFormatter">Auto-Formatter</a>
<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><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

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

#####

 error_012_prio_scowiki=3 END
 error_012_head_scowiki=HTML list elements END
 error_012_desc_scowiki=Article has a "&lt;ol&gt;", "&lt;ul&gt;" or "&lt;li&gt;". In maist cases we kin uise simpler wiki markup in steid o' thae HTML-like tags. END

#####

 error_013_prio_scowiki=1 END
 error_013_head_scowiki=Math tag wi'oot correct end END
 error_013_desc_scowiki=Found a "&lt;math&gt;" bit nae "&lt;/math&gt;".<br>
<br>
Follaein tools kin warn o' a kinch:
<ul>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

 error_014_prio_scowiki=1 END
 error_014_head_scowiki=Source Tag wi'oot correct end END
 error_014_whitelistpage_scowiki=MediaWiki:Check Wikipaedia/Error_014_whitelist END
 error_014_desc_scowiki=Found a "&lt;source ...&gt;" bit nae "&lt;/source&gt;".<br>
<br>
Follaein tools kin warn o' a kinch:
<ul>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

 error_015_prio_scowiki=1 END
 error_015_head_scowiki=Code Tag wi'oot correct end END
 error_015_desc_scowiki=Found a "&lt;code&gt;" bit nae "&lt;/code&gt;".<br>
<br>
Follaein tools kin warn o' a kinch:
<ul>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

 error_016_prio_scowiki=3 END
 error_016_head_scowiki=Unicode control characters END
 error_016_desc_scowiki=Th' script found yin or mair invisible <a href="https://en.wikipedia.org/wiki/Unicode_control_characters">Unicode control characters</a>. Fur 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 cuid be a kinch ben an article.<br>
<br>
Follaein tools kin correct th' kinch:
<ul>
<li><a href="https://meta.wikimedia.org/wiki/User:TMg/autoFormatter">Auto-Formatter</a> (most errors)
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:AutoEd">AutoEd</a>
</ul> END

#####

 error_017_prio_scowiki=3 END
 error_017_head_scowiki=Category duplication END
 error_017_desc_scowiki=In this article, a category is listed twa times. Duplicate listing wi' different sortkeys dinnae wirk.<br>
<br>
Follaein tools kin correct th' kinch If thare is nae difference in sortkeys:
<ul>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

 error_018_prio_scowiki=0 END
 error_018_head_scowiki=Category's foremaist letter is smaa END
 error_018_desc_scowiki=Th' foremaist letter o' th' category is smaa. It shuid be a muckle letter. If a uiser wid scan a dump, 'n' she needs tae uise th' categories, then she'll be gey happy if a' th' categories begin wi' a muckle letter.<br>
<br>
Follaein tools kin correct th' kinch:
<ul>
<li><a href="https://meta.wikimedia.org/wiki/User:TMg/autoFormatter">Auto-Formatter</a>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

 error_019_prio_scowiki=1 END
 error_019_head_scowiki=Heading starts wi' yin "=" END
 error_019_whitelistpage_scowiki=MediaWiki:Check Wikipaedia/Error_019_whitelist END
 error_019_desc_scowiki=A heading starts wi "= XY =". It shuid 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 wi' 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>
Follaein tools kin warn o' th' kinch:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

 error_020_prio_scowiki=3 END
 error_020_head_scowiki=Symbol for dead END
 error_020_desc_scowiki=The article has a <code>&amp;dagger;</code> instead of †. This causes readability aishans.<br>
<br>
Follaein tools kin correct th' kinch:
<ul>
<li><a href="https://meta.wikimedia.org/wiki/User:TMg/autoFormatter">Auto-Formatter</a>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:AutoEd">AutoEd</a>
</ul> END

#####

 error_021_prio_scowiki=0 END
 error_021_head_scowiki=Category: in English END
 error_021_desc_scowiki=It's a'richt fur th' MediaWiki software, bit a freish wikipedian mibbie hae a kinch wi' th' Inglis leid.<br>
<br>
Follaein tools kin correct th' kinch:
<ul>
<li><a href="https://meta.wikimedia.org/wiki/User:TMg/autoFormatter">Auto-Formatter</a>
</ul>
Following tools can warn about the problem:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

 error_022_prio_scowiki=3 END
 error_022_head_scowiki=Category wi' space END
 error_022_desc_scowiki=Th' article haes a category wi' a space (for example: [[&nbsp;&nbsp;Category:ABC]] or [[Category&nbsp;:&nbsp;ABC]]). MediaWiki haes na kinch wi' this, bit if ye write an external parser this is ainlie yin o` yer problems. Please fix it.<br>
<br>
Follaein tools kin correct th' kinch:
<ul>
<li><a href="https://meta.wikimedia.org/wiki/User:TMg/autoFormatter">Auto-Formatter</a>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

 error_023_prio_scowiki=1 END
 error_023_head_scowiki=Nowiki Tag wi'oot correct end END
 error_023_desc_scowiki=Found a "&lt;nowiki&gt;" bit nae "&lt;/nowiki&gt;".<br>
<br>
Follaein tools kin warn o' a kinch:
<ul>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

 error_024_prio_scowiki=1 END
 error_024_head_scowiki=Pre Tag wi'oot correct end END
 error_024_whitelistpage_scowiki=MediaWiki:Check Wikipaedia/Error_024_whitelist END
 error_024_desc_scowiki=Found a "&lt;pre&gt;" bit nae "&lt;/pre&gt;".<br>
<br>
Follaein tools kin warn o' a kinch:
<ul>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

 error_025_prio_scowiki=2 END
 error_025_head_scowiki=Heading hierarchy END
 error_025_whitelistpage_scowiki=MediaWiki:Check Wikipaedia/Error_025_whitelist END
 error_025_desc_scowiki=Efter a heading o' level 1 (==), thare shuid nae be a heading o' level 3 (====) (See [[<a href="https://en.wikipedia.org/wiki/Wikipedia:MOSHEAD#Section_headings">WP:MOSHEAD</a>]]).  This an' a' causes accessibility problems, especially wi' 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>
Follaein tools kin warn o' a kinch:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

 error_026_prio_scowiki=3 END
 error_026_head_scowiki=HTML text style element &lt;b&gt; (bold) END
 error_026_whitelistpage_scowiki=MediaWiki:Check Wikipaedia/Error_026_whitelist END
 error_026_desc_scowiki=Article contains a &lt;b&gt;. In most cases we shuid uise 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>
Follaein tools kin correct th' kinch:
<ul>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:AutoEd">AutoEd</a> (most cases)
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

 error_027_prio_scowiki=0 END
 error_027_head_scowiki=Unicode syntax END
 error_027_desc_scowiki=The script found Unicode syntax like <code>&amp;#0000;</code> (decimal) or <code>&amp;#x0000;</code> (hexadecimal). Tis pernicketie fur average uisers tae ken. Please uise the <a href="https://en.wikipedia.org/wiki/Unicode">Unicode</a> characters.<br>
<br>
Follaein tools kin correct th' kinch:
<ul>
<li><a href="https://meta.wikimedia.org/wiki/User:TMg/autoFormatter">Auto-Formatter</a>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

 error_028_prio_scowiki=1 END
 error_028_head_scowiki=Buird wi'oot correct end END
 error_028_whitelistpage_scowiki=MediaWiki:Check Wikipaedia/Error_028_whitelist END
 error_028_desc_scowiki=Found nae end o' th' buird. "|}" generally needs tae be added. MediaWiki generally displays th' buird despite th' missing end, bit content below th' buird gets mixed intae th' buird. Whaur an infobox is mair suitable than th' buird, th' article's collogue page cuid be tagged wi' {{newinfobox}}.<br>
<br>
Different markup for start and end : If wiki syntax "{|" is used to start the table, the end tag shuid be "|}".  Thare ur cases wur a template kin end a buird, sic as {{fb end}}. This is perfectly braw tae dae.<br>
<br>
Follaein tools kin warn o' a kinch:
<ul>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END
 error_028_templates_scowiki=
   {{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_scowiki=1 END
 error_029_head_scowiki=Photie gallery wi'oot correct end END
 error_029_desc_scowiki=Found a "&lt;gallery&gt;" bit nae "&lt;/gallery&gt;".<br>
<br>
Follaein tools kin warn o' a kinch:
<ul>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

 error_030_prio_scowiki=-2 END
 error_030_head_scowiki=Image wi'oot alternate description END
 error_030_desc_scowiki=The article has an image wi'oot a description. In order tae gie guid accessibility fur a' body (e.g. blind people) a description fur ilka photie is wantit.  (See also <a href="http://www.w3.org/TR/2008/NOTE-WCAG20-TECHS-20081211/H37.html">W3C Techniques for WCAG 2.0</a>)
<br>
Follaein tools kin warn o' a kinch:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

 error_031_prio_scowiki=3 END
 error_031_head_scowiki=HTML buird element END
 error_031_whitelistpage_scowiki=MediaWiki:Check Wikipaedia/Error_031_whitelist END
 error_031_desc_scowiki=Article contains a "&lt;table&gt;", "&lt;td&gt;", "&lt;th&gt;" or "&lt;tr&gt;" tag. In maist cases we kin uise simpler wiki markup in steid o' thae html-like tags. Depending oan th' contents, html buirds kin be easier tae read, fur a comparison see <a href="https://en.wikipedia.org/wiki/Help:Table#Comparison_of_table_syntax">Comparison o' buird syntax</a>.<br>
<br>
AutoEd kin hulp tae fix some o' thae, althoogh generally th' freish buird syntax needs tae be further refined.
<br>
Follaein tools kin warn o' a kinch:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END


#####

 error_032_prio_scowiki=1 END
 error_032_head_scowiki=Double pipe in a link END
 error_032_whitelistpage_scowiki=MediaWiki:Check Wikipaedia/Error_032_whitelist END
 error_032_desc_scowiki=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>
Follaein tools kin correct or warn o' th' kinch:
<ul>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a> (fixes 'n' wairns some cases )
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a> (fixes 'n' wairns some cases)
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:AutoEd">AutoEd</a> (wairns some cases)
</ul> END

#####

 error_033_prio_scowiki=0 END
 error_033_head_scowiki=HTML text style element &lt;u&gt; (underline) END
 error_033_desc_scowiki=Article contains a &lt;u&gt;. In maist cases we kin uise simpler wiki markups in steid o' thae HTML-like tags. See <a href="https://en.wikipedia.org/wiki/MOS:MARKUP">MOS:MARKUP</a> 'n' <a href="http://www.w3.org/TR/html5/text-level-semantics.html#the-u-element">The u element in HTML5</a>. AWB disnae fix this.
<br>
Follaein tools kin warn o' a kinch:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

 error_034_prio_scowiki=1 END
 error_034_head_scowiki=Template programming element END
 error_034_whitelistpage_scowiki=MediaWiki:Check Wikipaedia/Error_034_whitelist END
 error_034_desc_scowiki=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 kin be due tae mony different reasons:
<ul>
<li>templates or infoboxes bein' substituted ower than transcluded (e.g. external links templates). Please restore th' original infobox.
<li>copy-paste creations o' de-facto freish infobox types. Please huv a go tae correct <i>all</i> affected pages, nae juist th' ones oan th' list by actually makin a proper infobox in template space 'n' then transcluding it.
<li>Attempted tweaking o' th' tiext o' templates - particularly commonly stub templates. Please replace wi' mair general / worse fitting ones as thay dae properly categorise hings, or suggest a freish stub type.
<li>Whiles this caused whin someone tries tae uise templates wi' three curly braces "{" instead o' twa , e.g. {{{Reflist}}} instead o' {{Reflist}}
</ul>
<br>
Follaein tools kin warn o' a kinch:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END


#####

 error_035_prio_scowiki=-2 END
 error_035_head_scowiki=Image gallery wi'oot description END
 error_035_desc_scowiki=Article contains a gallery wi'oot image descriptions. END

#####

 error_036_prio_scowiki=3 END
 error_036_head_scowiki=Redirect wi' incorrect syntax END
 error_036_desc_scowiki=Article has something lik' "#REDIRECT = [[Target page]]". Th' equal sign insae correct. Correct is "#REDIRECT&nbsp;[[Target page]]". This an' a' detect syntax sic as:<br>
<br>
 #REDIRECT<br>
 [[Somepage]]<br>
<br>
(note th' carriage return). Althoogh this syntax functions, it's nae recommended.<br>
<br>
Follaein tools kin correct or warn o' th' kinch:
<ul>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a> (fixes 'n' wairns some cases)
</ul> END

#####

 error_037_prio_scowiki=3 END
 error_037_head_scowiki=DEFAULTSORT missing for titles with special letters END
 error_037_whitelistpage_scowiki=MediaWiki:Check Wikipaedia/Error_037_whitelist END
 error_037_desc_scowiki=Th' title haes a special letter 'n' in th' article thare is nae {{DEFAULTSORT:}}.<br>
{{lifetime}} insae recognized by th' script. Redirects ur an' a' listed if th' redirect has a category. See <a href="https://en.wikipedia.org/wiki/WP:SORTKEY">Categorization#Sort keys</a> 'n' <a href="https://en.wikipedia.org/wiki/WP:MCSTJR">Namesort</a> fur more details.<br>
<br>
Follaein tools kin fix maist o' a problems:
<ul>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END
 error_037_first_characters_scowiki=999 END

#####

 error_038_prio_scowiki=3 END
 error_038_head_scowiki=HTML text style element &lt;i&gt; (italics) END
 error_038_whitelistpage_scowiki=MediaWiki:Check Wikipaedia/Error_038_whitelist END
 error_038_desc_scowiki=Article contains a &lt;i&gt;. In maist cases shuid kin uise simpler wiki markups in steid o' thae 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>
Follaein tools kin correct or warn o' th' kinch:
<ul>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a> (fixes and warns some cases)
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:AutoEd">AutoEd</a> (warns some cases)
</ul> END

#####

 error_039_prio_scowiki=3 END
 error_039_head_scowiki=HTML text style element &lt;p&gt; END
 error_039_whitelistpage_scowiki=MediaWiki:Check Wikipaedia/Error_039_whitelist END
 error_039_desc_scowiki=Article contains a &lt;p&gt;. In most cases we shuid use simpler wiki markups in place of these HTML-like tags. See [[<a href="https://en.wikipedia.org/wiki/MOS:MARKUP">MOS:MARKUP</a>]] and [[<a href="https://en.wikipedia.org/wiki/WP:Deviations">WP:Deviations</a>]] <br>
<br>
Due to a Wikimedia bug &lt;p&gt; tags have to be used in &lt;ref&gt; and various {{efn}} type templates.  END

#####

 error_040_prio_scowiki=3 END
 error_040_head_scowiki=HTML text style element &lt;font&gt; END
 error_040_desc_scowiki=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>
Follaein tools kin correct th' kinch:
<ul>
<li><a href="https://meta.wikimedia.org/wiki/User:TMg/autoFormatter">Auto-Formatter</a>
</ul> END

#####

 error_041_prio_scowiki=0 END
 error_041_head_scowiki=HTML text style element &lt;big&gt; END
 error_041_desc_scowiki=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_scowiki=3 END
 error_042_head_scowiki=HTML text style element &lt;strike&gt; END
 error_042_desc_scowiki=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; shuid be used instead. See <a href="https://en.wikipedia.org/wiki/Wikipedia:HTML5#strike">Wikipedia:HTML5#strike</a> for details.<br>
<br>
Follaein tools kin correct th' kinch:
<ul>
<li><a href="https://meta.wikimedia.org/wiki/User:TMg/autoFormatter">Auto-Formatter</a>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a> 
</ul> END

#####

 error_043_prio_scowiki=1 END
 error_043_head_scowiki=Template wi'oot correct end END
 error_043_whitelistpage_scowiki=MediaWiki:Check Wikipaedia/Error_043_whitelist END
 error_043_desc_scowiki=Found a template with "{{", bit nae 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>
Follaein tools kin warn o' a kinch:
<ul>
<li><a href="https://meta.wikimedia.org/wiki/User:TMg/autoFormatter">Auto-Formatter</a>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a> (can fix some cases)
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

 error_044_prio_scowiki=3 END
 error_044_head_scowiki=Heading with bold END
 error_044_desc_scowiki=The heading is bold "== '''XY''' ==". It shuid be "== XY ==". Headings are already bold.<br>
<br>
Follaein tools kin correct th' kinch:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:AutoEd">AutoEd</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

 error_045_prio_scowiki=3 END
 error_045_head_scowiki=Interwiki duplication END
 error_045_desc_scowiki=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>
Follaein tools kin correct th' kinch:
<ul>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a> (can fix some cases)
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

 error_046_prio_scowiki=1 END
 error_046_head_scowiki=Square brackets wi'oot correct beginning END
 error_046_whitelistpage_scowiki=MediaWiki:Check Wikipaedia/Error_046_whitelist END
 error_046_desc_scowiki=Different number of [[ and ]] brackets. If it is sourcecode then use &lt;source&gt; or &lt;code&gt;.<br>
<br>
Generally, a bracket needs to be added or removed in the string displayed below.<br>
<br>
Follaein tools kin correct th' kinch:
<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><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

 error_047_prio_scowiki=1 END
 error_047_head_scowiki=Template wi'oot correct beginning END
 error_047_whitelistpage_scowiki=MediaWiki:Check Wikipaedia/Error_047_whitelist END
 error_047_desc_scowiki=Found a template with "}}", bit nae 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><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a> (can fix some cases)
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

 error_048_prio_scowiki=3 END
 error_048_head_scowiki=Title linked in text END
 error_048_whitelistpage_scowiki=MediaWiki:Check Wikipaedia/Error_048_whitelist END
 error_048_desc_scowiki=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>
Follaein tools kin correct th' kinch:
<ul>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:AutoEd">AutoEd</a>
</ul> END

#####

 error_049_prio_scowiki=1 END
 error_049_head_scowiki=Heading with HTML END
 error_049_whitelistpage_scowiki=MediaWiki:Check Wikipaedia/Error_049_whitelist END
 error_049_desc_scowiki=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>
Follaein tools kin correct th' kinch:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:AutoEd">AutoEd</a>
</ul> END

#####

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

#####

 error_051_prio_scowiki=3 END
 error_051_head_scowiki=Interwiki before last heading END
 error_051_desc_scowiki=Article contains a interwiki before the last heading. Interwikis shuid 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>
Follaein tools kin correct th' kinch:
<ul>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a> (warn)
</ul> END

#####

 error_052_prio_scowiki=3 END
 error_052_head_scowiki=Category before last heading END
 error_052_desc_scowiki=Categories are placed before the last section header. Categories shuid 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>
Follaein tools kin correct th' kinch:
<ul>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a> (warn)
</ul> END

#####

 error_053_prio_scowiki=3 END
 error_053_head_scowiki=Interwiki before last category END
 error_053_desc_scowiki=Article contains a interwiki before the last category. Interwikis shuid 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>
Follaein tools kin correct th' kinch:
<ul>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a> (warn)
</ul> END

#####

 error_054_prio_scowiki=3 END
 error_054_head_scowiki=Break in list END
 error_054_whitelistpage_scowiki=MediaWiki:Check Wikipaedia/Error_054_whitelist END
 error_054_desc_scowiki=The article had a list, where one line had a break (&lt;br /&gt;) at the end of the line.<br>
<br>
Follaein tools kin correct th' kinch:
<ul>
<li><a href="https://meta.wikimedia.org/wiki/User:TMg/autoFormatter">Auto-Formatter</a>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:AutoEd">AutoEd</a>
</ul> END

#####

 error_055_prio_scowiki=3 END
 error_055_head_scowiki=HTML text style element &lt;small&gt; (small text) double END
 error_055_desc_scowiki=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>
Follaein tools kin correct or warn o' th' kinch:
<ul>
<li><a href="https://meta.wikimedia.org/wiki/User:TMg/autoFormatter">Auto-Formatter</a>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a> (warn only)
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a> (warn only)
</ul> END

#####

 error_056_prio_scowiki=0 END
 error_056_head_scowiki=Arrow as ASCII art END
 error_056_desc_scowiki=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>
Follaein tools kin correct or warn o' th' kinch:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a> (warn only)
</ul> END


#####

 error_057_prio_scowiki=3 END
 error_057_head_scowiki=Heading ends with a colon END
 error_057_desc_scowiki=One heading in this article ends with a colon "== Heading : ==". This colon can be deleted.<br>
<br>
Follaein tools kin correct th' kinch:
<ul>
<li><a href="https://meta.wikimedia.org/wiki/User:TMg/autoFormatter">Auto-Formatter</a>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:AutoEd">AutoEd</a>
</ul> END

#####

 error_058_prio_scowiki=2 END
 error_058_head_scowiki=Heading all CAPS END
 error_058_whitelistpage_scowiki=MediaWiki:Check Wikipaedia/Error_058_whitelist END
 error_058_desc_scowiki=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>
Follaein tools kin correct or warn o' th' kinch:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

 error_059_prio_scowiki=3 END
 error_059_head_scowiki=Template value ends with break END
 error_059_desc_scowiki=At the end of a value in a template there is a break. (For example: {{Template|name=Mr. King&lt;br/&gt;}}) This break shuid 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><a href="https://en.wikipedia.org/wiki/Wikipedia:AutoEd">AutoEd</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END
 error_059_templates_scowiki=
  Marriage
  Married
  Nihongo END

#####

 error_060_prio_scowiki=1 END
 error_060_head_scowiki=Template parameter with a problem END
 error_060_whitelistpage_scowiki=MediaWiki:Check Wikipaedia/Error_060_whitelist END
 error_060_desc_scowiki=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_scowiki=3 END
 error_061_head_scowiki=Reference before punctuation END
 error_061_whitelistpage_scowiki=MediaWiki:Check Wikipaedia/Error_061_whitelist END
 error_061_desc_scowiki=The script found a punctuation after the reference. For example: "&lt;/ref&gt;." - The punctuation shuid stand before the references. See [[<a href="https://en.wikipedia.org/wiki/Wikipedia:REFPUNC#Punctuation_and_footnotes">WP:REFPUNC</a>]].<br>
<br>
Follaein tools kin correct th' kinchs:
<ul>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END
 error_061_templates_scowiki=
   sfn
   sfnm
   sfnp
   rp END

#####

 error_062_prio_scowiki=1 END
 error_062_head_scowiki=URL wi'oot http:// END
 error_062_whitelistpage_scowiki=MediaWiki:Check Wikipaedia/Error_062_whitelist END
 error_062_desc_scowiki=A URL was found that contained no http://.  Example:  [en.wikipedia.org Wikipedia] END

#####

 error_063_prio_scowiki=3 END
 error_063_head_scowiki=HTML text style element &lt;small&gt; (small text) in ref, sub or sup END
 error_063_desc_scowiki=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>
Follaein tools kin correct th' kinch:
<ul>
<li><a href="https://meta.wikimedia.org/wiki/User:TMg/autoFormatter">Auto-Formatter</a>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a>
</ul> END

#####

 error_064_prio_scowiki=3 END
 error_064_head_scowiki=Link equal to linktext END
 error_064_whitelistpage_scowiki=MediaWiki:Check Wikipaedia/Error_064_whitelist END
 error_064_desc_scowiki=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>
Follaein tools kin correct th' kinch:
<ul>
<li><a href="https://meta.wikimedia.org/wiki/User:TMg/autoFormatter">Auto-Formatter</a>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:AutoEd">AutoEd</a>
</ul> END

#####

 error_065_prio_scowiki=3 END
 error_065_head_scowiki=Image description ends with break END
 error_065_whitelistpage_scowiki=MediaWiki:Check Wikipaedia/Error_065_whitelist END
 error_065_desc_scowiki=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>
Follaein tools kin correct th' kinch:
<ul>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:AutoEd">AutoEd</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

 error_066_prio_scowiki=3 END
 error_066_head_scowiki=Image description with full &lt;small&gt; END
 error_066_desc_scowiki=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>
Follaein tools kin correct th' kinch:
<ul>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

 error_067_prio_scowiki=0 END
 error_067_head_scowiki=Reference after punctuation (see 61 instead) END
 error_067_desc_scowiki=The script found the reference after a punctuation. For example: ".&lt;ref&gt;" - The punctuation shuid stand after the references. END

#####

 error_068_prio_scowiki=0 END
 error_068_head_scowiki=Link to other language END
 error_068_desc_scowiki=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_scowiki=2 END
 error_069_head_scowiki=ISBN with incorrect syntax END
 error_069_whitelistpage_scowiki=MediaWiki:Check Wikipaedia/Error_069_whitelist END
 error_069_desc_scowiki=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>
Follaein tools kin correct th' kinch:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:AutoEd">AutoEd</a>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a>
</ul> END

#####

 error_070_prio_scowiki=2 END
 error_070_head_scowiki=ISBN with wrong length END
 error_070_whitelistpage_scowiki=MediaWiki:Check Wikipaedia/Error_070_whitelist END
 error_070_desc_scowiki=The script checked the ISBN and found it not containing 10 or 13 characters. ISBN shuid have 10 or 13 characters. END

#####

 error_071_prio_scowiki=2 END
 error_071_head_scowiki=ISBN with wrong position of X END
 error_071_whitelistpage_scowiki=MediaWiki:Check Wikipaedia/Error_071_whitelist END
 error_071_desc_scowiki=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_scowiki=2 END
 error_072_head_scowiki=ISBN-10 with wrong checksum END
 error_072_desc_scowiki=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_scowiki=2 END
 error_073_head_scowiki=ISBN-13 with wrong checksum END
 error_073_desc_scowiki=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_scowiki=1 END
 error_074_head_scowiki=Link wi'oot target END
 error_074_desc_scowiki=The script found a link with no target, for example [[|linktext]].<br>
<br>
Follaein tools kin correct th' kinch:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:AutoEd">AutoEd</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

 error_075_prio_scowiki=0 END
 error_075_head_scowiki=Indented list END
 error_075_desc_scowiki=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_scowiki=2 END
 error_076_head_scowiki=Link with encoded space END
 error_076_desc_scowiki=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_scowiki=0 END
 error_077_head_scowiki=Image description with partial &lt;small&gt; END
 error_077_desc_scowiki=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_scowiki=2 END
 error_078_head_scowiki=Reference list duplication END
 error_078_desc_scowiki=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_scowiki=-2 END
 error_079_head_scowiki=External link wi'oot description END
 error_079_desc_scowiki=The script found in the article an external link wi'oot 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_scowiki=1 END
 error_080_head_scowiki=External link with a line break END
 error_080_desc_scowiki=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>
Follaein tools kin correct th' kinch:
<ul>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a> (most, but not all cases)
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

 error_081_prio_scowiki=0 END
 error_081_head_scowiki=Reference duplication END
 error_081_desc_scowiki=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>
Follaein tools kin correct th' kinch:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

 error_082_prio_scowiki=0 END
 error_082_head_scowiki=Link to other wikiproject END
 error_082_desc_scowiki= END

#####

 error_083_prio_scowiki=2 END
 error_083_head_scowiki=Heading start with three "=" and later with level two END
 error_083_desc_scowiki=The first heading starts with "=== XY ===", but it shuid be "== XY ==" (See [[<a href="https://en.wikipedia.org/wiki/WP:MOSHEAD">WP:MOSHEAD</a>]]). This an' a' causes accessibility problems, especially wi' 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 wi'oot any level "==" headings, <a href="checkwiki.cgi?project=scowiki&view=only&id=7">see check 7</a>
<br>
Follaein tools kin correct th' kinch:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

 error_084_prio_scowiki=2 END
 error_084_head_scowiki=Section wi'oot content END
 error_084_desc_scowiki=There is a section between two headings wi'oot content.<br>
 Add a {{Empty section}} template<br>
<br>
Follaein tools kin correct th' kinch:
<ul>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a> (most, but not all cases)
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END
 error_084_texts_scowiki=
  {{Empty section|date={{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}}}} END

#####

 error_085_prio_scowiki=3 END
 error_085_head_scowiki=Tags wi'oot content END
 error_085_desc_scowiki=The script found a tag wi'oot content like &lt;noinclude&gt;&lt;/noinclude&gt; or &lt;gallery&gt;&lt;/gallery&gt;. This tag can be deleted. END

#####

 error_086_prio_scowiki=1 END
 error_086_head_scowiki=External link with two brackets END
 error_086_desc_scowiki=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>
Follaein tools kin correct th' kinch:
<ul>
<li><a href="https://meta.wikimedia.org/wiki/User:TMg/autoFormatter">Auto-Formatter</a>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

 error_087_prio_scowiki=0 END
 error_087_head_scowiki=HTML named entities wi'oot semicolon END
 error_087_whitelistpage_scowiki=MediaWiki:Check Wikipaedia/Error_087_whitelist END
 error_087_desc_scowiki=The script found named entities (like <code>&amp;auml;</code>) wi'oot the semicolon.<br>
<br>
Follaein tools kin correct th' kinch:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

 error_088_prio_scowiki=3 END
 error_088_head_scowiki=DEFAULTSORT with a blank at first position END
 error_088_desc_scowiki=The script found a DEFAULTSORT with a blank at first position, like {{DEFAULTSORT:&nbsp;Doe,&nbsp;John}}.<br>
<br>
Follaein tools kin correct th' kinch:
<ul>
<li><a href="https://meta.wikimedia.org/wiki/User:TMg/autoFormatter">Auto-Formatter</a>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a>
</ul> END

#####

 error_089_prio_scowiki=3 END
 error_089_head_scowiki=DEFAULTSORT wi'oot space after the comma END
 error_089_whitelistpage_scowiki=MediaWiki:Check Wikipaedia/Error_089_whitelist END
 error_089_desc_scowiki=The script found a DEFAULTSORT wi'oot 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_scowiki=2 END
 error_090_head_scowiki=Internal link written as an external link END
 error_090_whitelistpage_scowiki=MediaWiki:Check Wikipaedia/Error_090_whitelist END
 error_090_desc_scowiki=The script found an external link that shuid be replaced with a wikilink.  An example would be on scowiki [http://en.wikipedia.org/wiki/Larry_Wall Larry Wall] shuid be written as [[Larry Wall]].<br>
<br>
Follaein tools kin correct th' kinch:
<ul>
<li><a href="https://meta.wikimedia.org/wiki/User:TMg/autoFormatter">Auto-Formatter</a>
</ul> END

#####

 error_091_prio_scowiki=2 END
 error_091_head_scowiki=Interwiki link written as an external link END
 error_091_whitelistpage_scowiki=MediaWiki:Check Wikipaedia/Error_091_whitelist END
 error_091_desc_scowiki=The script found an external link that shuid be replaced with a interwiki link.  An example would be on scowiki [http://fr.wikipedia.org/wiki/Larry_Wall Larry Wall] shuid be written as [[:fr:Larry Wall]].<br>
<br>
Follaein tools kin correct th' kinch:
<ul>
<li><a href="https://meta.wikimedia.org/wiki/User:TMg/autoFormatter">Auto-Formatter</a>
</ul> END

#####

 error_092_prio_scowiki=0 END
 error_092_head_scowiki=Heading double END
 error_092_desc_scowiki=The script found two headings with the same title. Consider renaming the one or merging the sections. END

#####

 error_093_prio_scowiki=2 END
 error_093_head_scowiki=External link with double http:// END
 error_093_desc_scowiki=The script found an external link that contains [http://http:// ...]. <br>
<br>
Follaein tools kin correct th' kinch:
<ul>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a>
</ul> END

#####

 error_094_prio_scowiki=1 END
 error_094_head_scowiki=Reference tags wi'oot correct match END
 error_094_desc_scowiki=The script found references tags that didn't have the correct end or beginning tags.<br>
<br>
Follaein tools kin warn ye if thare is kinch:
<ul>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a>
</ul> END

#####

 error_095_prio_scowiki=3 END
 error_095_head_scowiki=Editor's signature or link to User space END
 error_095_whitelistpage_scowiki=MediaWiki:Check Wikipaedia/Error_095_whitelist END
 error_095_desc_scowiki=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_scowiki=2 END
 error_096_head_scowiki=Table of Contents after first heading END
 error_096_desc_scowiki=TOC shuid 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_scowiki=
   TOC hidden
   TOChidden
   TOC left
   TOCleft
   TOC middle
   TOCmiddle
   TOC right
   TOCright END

#####

 error_097_prio_scowiki=2 END
 error_097_head_scowiki=TOC has material after it and before the first heading END
 error_097_whitelistpage_scowiki=MediaWiki:Check Wikipaedia/Error_097_whitelist END
 error_097_desc_scowiki=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_scowiki=
   TOC hidden
   TOChidden
   TOC left
   TOCleft
   TOC middle
   TOCmiddle
   TOC right
   TOCright END

#####

 error_098_prio_scowiki=1 END
 error_098_head_scowiki=Subscript Tag wi'oot correct end END
 error_098_desc_scowiki=Subscripts, which starts with a "&lt;sub&gt;" tag needs an ending "&lt;/sub&gt;" tag. 
<br>
Follaein tools kin warn ye if thare is kinch:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></ul> END

#####

 error_099_prio_scowiki=1 END
 error_099_head_scowiki=Superscript Tag wi'oot correct end END
 error_099_desc_scowiki=Superscripts, which starts with a "&lt;sup&gt;" tag needs an ending "&lt;/sup&gt;" tag.
<br>
Follaein tools kin warn ye if thare is kinch:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></ul> END

#####

 error_100_prio_scowiki=3 END
 error_100_head_scowiki=List tag (&lt;ol&gt;, &lt;ul&gt; or &lt;li&gt;) wi'oot correct match END
 error_100_desc_scowiki=The script found list tags that didn't have the correct end or beginning tags. <br>
<br>
Follaein tools kin warn ye if thare is kinch:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></ul> END

#####

 error_101_prio_scowiki=3 END
 error_101_head_scowiki=Ordinal number found inside &lt;sup&gt; tags END
 error_101_whitelistpage_scowiki=MediaWiki:Check Wikipaedia/Error_101_whitelist END
 error_101_desc_scowiki=Ordinal numbers shuid be in regular text, not inside &lt;sup&gt; tags.<br>
<br>
Follaein tools kin warn ye if thare is kinch:
<ul>
<li><a href="https://en.wikipedia.org/wiki/Wikipedia:WPCleaner">WPCleaner</a></ul> END

#####

 error_102_prio_scowiki=2 END
 error_102_head_scowiki=PMID with incorrect syntax END
 error_102_desc_scowiki=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>
Follaein tools kin correct th' kinch:
<ul>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a>
</ul> END

#####

 error_103_prio_scowiki=2 END
 error_103_head_scowiki=Pipe magicword inside wikilink END
 error_103_desc_scowiki=The script found the <a href="https://www.mediawiki.org/wiki/Help:Magic_words#Other">magicword</a> {{!}} inside a wikilink.<br>
<br>
Follaein tools kin correct th' kinch:
<ul>
<li><a href="https://en.wikipedia.org/wiki/WP:AWB">AutoWikiBrowser (AWB)</a>
</ul> END


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

 error_501_prio_scowiki=0 END
 error_501_head_scowiki=Spelling and typography END
 error_501_desc_scowiki=Proposals for fixing spelling and typography based on <a href="https://en.wikipedia.org/wiki/Wikipedia:AutoWikiBrowser/Typos">suggestions</a>. END 
 error_501_bot_scowiki=true END

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

 error_518_prio_scowiki=0 END
 error_518_head_scowiki=&lt;nowiki&gt; tags in main namespace END
 error_518_desc_scowiki=&lt;nowiki&gt; tags are often not needed in main namespace. END 
# error_518_bot_scowiki=true END
 error_518_apostrophe_template_scowiki=' END
 error_518_asterisk_template_scowiki=asterisk END

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

error_521_prio_scowiki=0 END
error_521_head_scowiki=Date format in templates END
error_521_desc_scowiki=Date format in templates END
error_521_bot_scowiki=true END
error_521_templates_scowiki=
  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|archivedate|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|archivedate|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|archivedate|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|archivedate|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|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|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_scowiki=
  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_scowiki=0 END
error_522_head_scowiki=Empty title END
error_522_desc_scowiki=An empty title (like <code><nowiki>== &lt;nowiki /&gt; ==</nowiki></code>) has been detected. END
#error_522_bot_scowiki=true END

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

error_523_prio_scowiki=0 END
error_523_head_scowiki=Duplicate image END
error_523_desc_scowiki=Duplicate image END
#error_523_bot_scowiki=true END

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

error_524_prio_scowiki=3 END
error_524_head_scowiki=Duplicate arguments in template calls END
error_524_desc_scowiki=Duplicate arguments in template calls END
#error_524_bot_scowiki=true END

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

error_525_prio_scowiki=0 END
error_525_head_scowiki=Span tag END
error_525_desc_scowiki=Useless span tag END
#error_525_bot_scowiki=true END

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