Skip to content

Liquipedia/NetworkNotice

Repository files navigation

NetworkNotice

Code Style

MediaWiki Extension for Liquipedia

Installation

  • Extract the extension folder to extensions/NetworkNotice/
  • Add the following line to LocalSettings.php:
wfLoadExtension( 'NetworkNotice' );
  • Add table to DB (can import from networknotice.sql).