Template:Colored box: Difference between revisions

From Shaun Keaveny's Community Garden Radio
Jump to navigation Jump to search
m (Removed filename from template display)
m (Updated "clear" template)
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}}}{{clr}}</div>
{{{content}}}{{clear}}</div>
</div>
</div>



Revision as of 19:57, 19 July 2022

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

{{{content}}}



Basic usage

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

Full parameters

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