MediaWiki  1.33.0
ImageMap.php File Reference

Main file for extension ImageMap. More...

Go to the source code of this file.

Classes

class  ImageMap
 

Detailed Description

Main file for extension ImageMap.

Syntax: <imagemap> Image:Foo.jpg | 100px | picture of a foo

rect 0 0 50 50 [[Foo type A]] circle 50 50 20 [[Foo type B]]

desc bottom-left </imagemap>

Coordinates are relative to the source image, not the thumbnail.

Definition in file ImageMap.php.