Template:BoxIcon: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
| Line 1: | Line 1: | ||
<div id="box" style="{{{ostyle|}}}"> | <div id="box" style="{{{ostyle|}}}"> | ||
<div style="float:left; height:24px; width:24px; padding: | <div style="float:left; height:24px; width:24px; padding: 2px;">[[Image:{{{1|<noinclude>Example.jpg</noinclude>}}}|frameless|middle|center|24px]]</div> | ||
<h2>{{{2|}}}</h2> | <h2>{{{2|}}}</h2> | ||
<div style="padding:0.5em; {{{istyle|}}}"> | <div style="padding:0.5em; {{{istyle|}}}"> | ||
Revision as of 16:42, 4 May 2009
How-To
To create a box with this script simply type the following as a base template:
{{BoxIcon|Example.jpg|Title|Contents}}
