Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 421 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 421 Bytes

Tournament List Extension

Code Style

MediaWiki Extension for Liquipedia, provides the editable tournament menu on top of the LiquiFlow and Bruinen MediaWiki skins

Installation

  • Extract the extension folder to extensions/TournamentsMenu/
  • Add the following line to LocalSettings.php:
wfLoadExtension( 'TournamentsMenu' );