Template

Difference between revisions of "TextBoxWithTitleIcon"

(Created page with "<div style=" border: 1px solid #cccccc; width: {{{width|100%}}}; padding: 0; "> <div class="plainlinks" style=" background-color: {{{titleBackColor | #FF5721}}}; text-align:...")
 
Line 4: Line 4:
 
padding: 0;  
 
padding: 0;  
 
">
 
">
 +
 +
<div style="
 +
padding-top: {{{iconPaddingTop | 0.0em}}};
 +
padding-left: {{{iconPaddingLeft | 0.0em}}};
 +
float: {{{iconFloat | left}}};">
 +
[[Image:{{{icon | Star_Empty.png}}} ‎| {{{iconSize | 25px}}}|]]</div>
  
 
<div class="plainlinks" style="
 
<div class="plainlinks" style="

Revision as of 13:33, 16 August 2012

Star Empty.png


Typical usage: {{TextBoxWithTitle | TITLE | TEXT GOES HERE}}

produces