Template:Colored box: Difference between revisions
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> | ||
<noinclude> | |||
===Basic usage=== | ===Basic usage=== | ||
<pre>{{Colored box | <pre>{{Colored box | ||
Line 29: | Line 26: | ||
}}</pre> | }}</pre> | ||
[[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 = }}