Extension:BannerAds

MediaWiki extensions manual
BannerAds
Release status: stable
Implementation Special page
Description Lets you add Banner Ads for mobile and desktop
Author(s) Nischay Nahata (Nischayn22talk)
Latest version 1.0
MediaWiki 1.25
PHP 5.5+
License MIT License
Download

The BannerAds extension lets you add image banners to your wiki. You can add custom banner images at different locations configurable on mobile/desktop views.

InstallationEdit

  • Download and place the file(s) in a directory called BannerAds in your extensions/ folder.
  • Add the following code at the bottom of your LocalSettings.php :
    wfLoadExtension( 'BannerAds' );
    
  •   Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.

UsageEdit

Go to Special page Special:BannerAds

ScreenshotsEdit

 


CreditsEdit

This extension has been written by WikiWorks.

Development and HelpEdit

Please also feel free to contact the author or WikiWorks for consulting on further developments, feature requests or bug fixes on this extension.