Template:Colored box: Difference between revisions

From Shaun Keaveny's Community Garden Radio
Jump to navigation Jump to search
m (Updated "clear" template)
m (→‎Basic usage: formatting)
Line 12: Line 12:
===Basic usage===
===Basic usage===
<pre>{{Colored box
<pre>{{Colored box
| icon =
| icon     =
| link =
| title    =
| content =
| content   =
}}</pre>
}}</pre>



Revision as of 20:52, 19 July 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 =
}}