Template:PopupImage
(Redirected from Template:POP)
Jump to navigation
Jump to search
Popup images - mouse-over text to have an image pop up.
{{PopupImage|place |image=Tatercoons Large-2.jpg |width=400 |height=300 }}
Usage:
- * some text to mouse-over
- *image = some image filename
- *width = width, in pixels of the image (as an int)
- *height = height, in pixels of the image (as an int) (for positioning; doesn't have to be exact)
- alt = mouseover text, if desired
- link = alternate link, if desired
- color = colour of the text; defaults to blue
- textwidth = approximate width of the text; use this if the offset comes out wrong when using large font or something.
- * indicates required field, or weirdness is apt to ensue.