Template:Colored box: Difference between revisions

From Shaun Keaveny's Community Garden Radio
Jump to navigation Jump to search
(trying to get rid of extra blank space)
m (fixed spacing... hopefully)
 
Line 5: Line 5:
<!-- CSS for the content -->
<!-- CSS for the content -->
<div style="padding: 0.5em 1em 0.5em 1em; border-radius: 0 0 0.2em 0.2em;">
<div style="padding: 0.5em 1em 0.5em 1em; border-radius: 0 0 0.2em 0.2em;">
{{{content}}}</div></div>
{{{content}}}</div></div><noinclude>
{{clear}}
<noinclude>
 
===Basic usage===
===Basic usage===
<pre>{{Colored box
<pre>{{Colored box
Line 29: Line 26:
}}</pre>
}}</pre>


</noinclude>
<noinclude>
[[Category:Templates]]
[[Category:Templates]]
</noinclude>
</noinclude>

Latest revision as of 16:13, 5 August 2022

[[File:{{{icon}}}|50px|link=|alt=]] {{{title}}}
{{{content}}}

Basic usage

{{Colored box
| icon      =
| title     =
| content   =
}}

Full parameters

{{Colored box
| background-content-color =
| background-title-color =
| icon =
| title =
| title-color = 
| link =
| link-color =
| view-text =
| content =
}}