IMGSTYLED_test
{IMGSTYLED(margin="4px 0 20px 10px", float=right, clear=none, border="10px dotted red", width=180px, height=140px, title=screenshot, alt=confused)}show_image.php?id=51{IMGSTYLED}
This is a test of my old IMGSTYLED plugin.
Just wondering how it works with modern Tiki versions. Seems to be OK, but the help function needs updating. The built-in img syntax of Tiki has improved quite a bit — now having an imalign parameter to float the image and a class parameter to give it other properties, among others, so I don't know how useful this plugin still is.
Syntax: {IMGSTYLED(margin=> , float=> , border=> , width=> , height=> , title=> , alt=> )}src{IMGSTYLED}
The image above was displayed with this code:
{IMGSTYLED(margin="4px 0 20px 10px", float=right, clear=none, border="10px dotted red", width=180px, height=140px, title=screenshot, alt=confused)}show_image.php?id=51{IMGSTYLED}