Skip to content

A MediaWiki extension that provides two parser functions returning width and height of a given image.

License

Notifications You must be signed in to change notification settings

Wikia/mediawiki-extensions-ImageSizeInfoFunctions

Repository files navigation

Image Size Info Functions

ImageSizeInfoFunctions is an extension to MediaWiki that gives two parser functions returning width and height size of a given image, available in the wiki.

Installation

  • Download this repository and place the contents in extensions/ImageSizeInfoFunction/ (in your root MediaWiki directory)
  • Add wfLoadExtension('ImageSizeInfoFunction'); to LocalSettings.php to include the extension

Usage

Full documentation on how to use this extension is available at the official MediaWiki extension page.

About

A MediaWiki extension that provides two parser functions returning width and height of a given image.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages