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

HydraWiki/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

To install this extension, download the extension into a folder called ImageSizeInfoFunctions under the extensions directory then add the follwoing lines to the end of the LocalSettings.php file:

// ImageSizeInfoFunctions
require("$IP/extensions/ImageSizeInfoFunctions/ImageSizeInfoFunctions.php");

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

Contributors 4

  •  
  •  
  •  
  •  

Languages