Template:Colored box: Difference between revisions
Jump to navigation
Jump to search
m (added category) |
(trying to get rid of extra blank space) |
||
| 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} | {{{content}}}</div></div> | ||
</div> | {{clear}} | ||
<noinclude> | <noinclude> | ||
Revision as of 15:26, 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 =
}}