…al pages don't show up on the special page list at all and are only used by the wiki internally. General Information All built-in special pages that come with MediaWiki are called SpecialSomename.php and are located in the includes/specials directory. Core special pages must be r…
…cle provides an overview of database access and general database issues in MediaWiki. When coding in MediaWiki, you will normally access the database only through MediaWiki's functions for the purpose. Database layout For information about the MediaWiki database layout, such as a…