Template

Difference between revisions of "TextBoxIcon1"

Line 3: Line 3:
 
<div style="float: {{{iconFloat | left}}};" >[[Image:{{{icon | Star_Empty.png}}} ‎| {{{iconSize | 25px}}}|]]</div>
 
<div style="float: {{{iconFloat | left}}};" >[[Image:{{{icon | Star_Empty.png}}} ‎| {{{iconSize | 25px}}}|]]</div>
  
<div style="text-align:center; border-bottom: 1px solid #cccccc; padding: 0.5em; background-color: {{{titlecolor|#ddddff}}};">'''{{{title|{{{1}}}}}}'''</div>
+
<div style="font-size: 20pt; text-align:center; border-bottom: 1px solid #cccccc; padding: 0.5em; background-color: {{{backColor|#ddddff}}};">'''{{{text|{{{1}}}}}}'''</div>
 
</div><noinclude>
 
</div><noinclude>
  
Line 11: Line 11:
  
 
{{TextBoxIcon1 | TITLE | TEXT GOES HERE}}
 
{{TextBoxIcon1 | TITLE | TEXT GOES HERE}}
 
Additional named parameters and their default values:
 
* titlecolor=#ddddff (background color)
 
* bodycolor=inherit (background color)
 
* width=?
 
* icon=Star_Empty.png
 
* iconSize=?
 
* iconFloat=?
 
  
 
[[Category:Template]]
 
[[Category:Template]]
 
</noinclude>
 
</noinclude>

Revision as of 16:16, 10 August 2012

Star Empty.png
{{{1}}}

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

produces

Star Empty.png
TITLE