User:Nixeagle/ArticleChecker

From Wikipedia, the free encyclopedia

I'm in the progress of programming an article checker. The end goal is to have a comprehensive test suite for the entire manual of style. So far 11 tests are written that test compatability with the following:

Todo[edit]

On our todo list, we have the following:

  • Detect article length and make sure the lead is of an appropriate size.
  • Check image taggings.
  • Check for wikilinks pointing to disambiguation pages
  • Check for dead links.
  • Check for links outside of references/External references section.
  • More...