Box elements
Displays a floating box, consisting of 2 columns separated by a colon. Generates an infobox using data stored in a file stored inside cgi-bin/local/perl/$community/infoboxes/. $id is the ID of the file to load (${id}_$lang.txt).
In standard mode this function will render a single infobox.
Use "string:$id" to return a string that can be used by the 'infoboxes' function to render a series of boxes.
Display multiple infoboxes.
Requires an array reference as input, containing the infobox data.
You may use "HTML:..." as string to inject pure HTML code.
Display an infobox element.
$style allows to use custom CSS classes
default radius is "radius5", you may also specify "radius0" or "radius10"
"center" will center the entire content
"title_top" will display the title above the image