Hover increase component

W A R N I N G
PLEASE DO NOT TOUCH THIS PAGE WITHOUT STAFF PERMISSION.

This is a template page used internally by the Backrooms Wiki.


How to use:

[[include :backrooms-wiki:component:hinc]]

Adds a special code to the standard image-block module. Allows to increase the size of the image block when it's hovered by the mouse pointer.

[[include :backrooms-wiki:component:hinc]]
[[include component:image-block
|name=http://backrooms-wiki.wdfiles.com/local--files/level-0/Thebackrooms.jpg
|caption=The first picture ever taken of **Level 0**.
]]

The result (hover over the image):

Level%200

The first picture ever taken of Level 0.

Level%200

All images beyond image-block are ignored.

To allow image's resizing on hovering — put it in the special div block:

[[div class="allow-custom-hinc"]]
[[image IMAGE]]
[[/div]]

Or:

[[image IMAGE class="allow-custom-hinc"]]


Level%200

Customize the component as you wish!

Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License