Difference between revisions of "Template:BoxIcon"

From Second Life Wiki
Jump to navigation Jump to search
m
m
Line 1: Line 1:
<div id="box" style="{{{ostyle|}}}">
<div id="box" style="{{{ostyle|}}}">
{{{!}} style="float:left; height: 26px; width:28px; background: transparent;" cellpadding="0" cellspacing="0"
<div style="float:left; height:24px; width:24px; padding: 1px 2px 0px 2px;">[[Image:{{{1|<noinclude>Example.jpg</noinclude>}}}|frameless|middle|center|24px]]</div>
{{!}} align="center" valign="center" {{!}} [[Image:{{{1|<noinclude>Example.jpg</noinclude>}}}|frameless|24px|middle|link=]]
{{!}}}
<h2>{{{2|}}}</h2>
<h2>{{{2|}}}</h2>
<div style="padding:0.5em; {{{istyle|}}}">
<div style="padding:0.5em; {{{istyle|}}}">

Revision as of 16:41, 4 May 2009

Example.jpg

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-22759Q7wzmaTAUcxr': No such file or directory @ error/constitute.c/ReadImage/600. convert-im6.q16: no images defined `PNG:/tmp/transform_dfd76a12b253.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}}