Template

Difference between revisions of "IconBox"

(Created page with "<div style="border: 1px solid #cccccc; width: {{{width|100%}}}; padding: 0; background-color: {{{bodycolor|inherit}}};"> <div style="float: {{{iconFloat | left}}};" >[[Image:{{...")
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
<div style="border: 1px solid #cccccc; width: {{{width|100%}}};  padding: 0; background-color: {{{bodycolor|inherit}}};">
 
<div style="border: 1px solid #cccccc; width: {{{width|100%}}};  padding: 0; background-color: {{{bodycolor|inherit}}};">
  
<div style="float: {{{iconFloat | left}}};" >[[Image:{{{icon | Star_Empty.png}}} ‎| {{{iconSize | 25px}}}|]]</div>
+
<div style="text-align: {{{iconAlign | center}}}; border-bottom: 1px solid #cccccc; padding: 0.5em; background-color: {{{backColor|#ddddff}}};" >[[Image:{{{icon | Star_Empty.png}}} ‎| {{{iconSize | 25px}}}|]]</div>
 
</div><noinclude>
 
</div><noinclude>
  

Latest revision as of 14:56, 10 August 2012

Star Empty.png

Typical usage: {{IconBox }}

produces

Star Empty.png