Template

Difference between revisions of "TextBoxIcon1"

 
(38 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div style="border: 1px solid #cccccc; width: {{{width|100%}}};  padding: 0em;">
+
<div style="
 +
border: 1px solid #cccccc;  
 +
width: {{{width|100%}}};   
 +
padding: 0em;">
  
<div style="padding-top: {{{iconPaddingTop | 1.0em}}}; padding-left: {{{iconPaddingLeft | 0.1em}}}; float: {{{iconFloat | left}}};" >[[Image:{{{icon | Star_Empty.png}}} ‎| {{{iconSize | 25px}}}|]]</div>
+
<div style="
 +
padding-top: {{{iconPaddingTop | 0.0em}}};  
 +
padding-left: {{{iconPaddingLeft | 0.0em}}};  
 +
float: {{{iconFloat | left}}};">
 +
[[Image:{{{icon | Star_Empty.png}}} ‎| {{{iconSize | 25px}}}|]]</div>
  
<div style="background-color: {{{backColor | #ddddff}}}; font-size: {{{fontSize | 15pt}}}; line-height: {{{lineHeight | 1.5em}}}; text-align:center; text-indent: -25px; border-bottom: 1px solid #cccccc; padding: 0.25em; padding-top: {{{textPaddingTop | 0.5em}}}; padding-bottom: {{{textPaddingBottom | 0.5em}}}; "> <span class="plainlinks"> '''{{{text|{{{1}}}}}}''' </span>
+
<div class="plainlinks" style="
</div>
+
background-color: {{{backColor | #bf6730}}};
</div>
+
text-align: {{{textAlign | center}}};
<noinclude>
+
text-indent: {{{textIndent | 0.0em}}};
 +
line-height: {{{lineHeight | 1.2em}}};  
 +
font-size: {{{fontSize | 2.1em}}};  
 +
font-weight: 300;
 +
letter-spacing: 0.0em;  
 +
font-family: 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;  
 +
padding: 0.25em;  
 +
padding-top: {{{textPaddingTop | 0.2em}}};  
 +
padding-bottom: {{{textPaddingBottom | 0.3em}}};
 +
">{{{1}}}</div></div><noinclude>
  
Typical usage: <nowiki>{{TextBoxIcon1 | TITLE | TEXT GOES HERE}}</nowiki>
+
Typical usage: <nowiki>{{TextBoxIcon1 | Text }}</nowiki>
  
 
produces
 
produces

Latest revision as of 13:44, 21 November 2012

Star Empty.png

Typical usage: {{TextBoxIcon1 | Text }}

produces

Star Empty.png