Skip to content

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

License

Notifications You must be signed in to change notification settings

Liquipedia/ResourceLoaderArticles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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