Difference between revisions of "Template:BoxIcon"
Jump to navigation
Jump to search
(New page: <div id="box" style="{{{ostyle|}}}"> [[Image:{{{1|<noinclude>Example.jpg</noinclude>}}}|left|frameless|16px|link=]]<h2>{{{2|}}}</h2> <div style="padding:0.5em; {{{istyle|}}}"> {{{3|}}} </d...) |
m |
||
Line 1: | Line 1: | ||
<div id="box" style="{{{ostyle|}}}"> | <div id="box" style="{{{ostyle|}}}"> | ||
[[Image:{{{1|<noinclude>Example.jpg</noinclude>}}}|left|frameless| | [[Image:{{{1|<noinclude>Example.jpg</noinclude>}}}|left|frameless|24px|link=]]<h2>{{{2|}}}</h2> | ||
<div style="padding:0.5em; {{{istyle|}}}"> | <div style="padding:0.5em; {{{istyle|}}}"> | ||
{{{3|}}} | {{{3|}}} |
Revision as of 15:06, 4 May 2009
Error creating thumbnail: convert-im6.q16: delegate failed `'rsvg-convert' -o '%o' '%i'' @ error/delegate.c/InvokeDelegate/1928. convert-im6.q16: unable to open file `/tmp/magick-26437xCD58iwmLxxP': No such file or directory @ error/constitute.c/ReadImage/600. convert-im6.q16: no images defined `PNG:/tmp/transform_0f27bde6959d.png' @ error/convert.c/ConvertImageCommand/3258.
How-To
To create a box with this script simply type the following as a base template:
{{BoxIcon|Example.jpg|Title|Contents}}