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|}}}"> | ||
{{{!}} cellpadding="0" cellspacing="0" style="float:left; height:24px; width:24px; padding: 2px;" | |||
<h2>{{{2|}}}</h2> | {{!}} valign="center" align="center" {{!}} [[Image:{{{1|<noinclude>Example.jpg</noinclude>}}}|frameless|24px]] | ||
{{!}}} | |||
<h2>{{{2|<noinclude>Title</noinclude>}}}</h2> | |||
<div style="padding:0.5em; {{{istyle|}}}"> | <div style="padding:0.5em; {{{istyle|}}}"> | ||
{{{3|}}} | {{{3|<noinclude>Contents</noinclude>}}} | ||
</div></div> | </div></div> | ||
<noinclude> | <noinclude> | ||
Revision as of 16:45, 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}}