Liquipedia / ResourceLoaderArticles

MediaWiki extension that allows to load the content of multiple pages through the resource loader.

Home Page:https://liquipedia.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ResourceLoaderArticles

Code Style

MediaWiki extension that allows to load the content of multiple pages through the resource loader.

Installation

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

About

MediaWiki extension that allows to load the content of multiple pages through the resource loader.

https://liquipedia.net

License:GNU General Public License v3.0


Languages

Language:PHP 100.0%