These templates are used to format links to popup image windows and media objects (non-pictures). The available variables for each of the templates are described below
Popup Link Code
| Name |
Description |
| popuplink |
an <a href... link ready to use |
| rawpopuplink |
only the url inside href="..." |
| popupcode |
javascript code to open window |
| text |
the alternate text (link text) |
| width |
image width |
| height |
image width |
| popuptext |
(=same as text) |
Inline Image Code
| Name |
Description |
| image |
an IMG-tag, ready to use |
| link |
direct link to the image (URL) |
| text |
the alternate text (link text) |
| width |
image width |
| height |
image width |
Media Object Link Code
| Name |
Description |
| media |
an A-tag, ready to use |
| link |
direct link to the file (URL) |
| text |
the alternate text (link text) |