The Image plugin allows one to have finer control over the layout of images than just the simple inling of images.
[{Image src='SandBox/test.png' caption='Testing image' style='font-size: 120%; color: green;'}].
Shows the attachment SandBox/test.png with the caption "Testing image" underneath it. The text is 120% in height and will be rendered in green color.
Recent Changes
Find pages Page Index
SystemInfo
Harry's PGP key
The Image plugin allows one to have finer control over the layout of images than just the simple inling of images.
Parameters#
Example#
[{Image src='SandBox/test.png' caption='Testing image' style='font-size: 120%; color: green;'}].
Shows the attachment SandBox/test.png with the caption "Testing image" underneath it. The text is 120% in height and will be rendered in green color.
CSS#