Template:Colored box: Difference between revisions
Jump to navigation
Jump to search
m (Updated "clear" template) |
m (fixed spacing... hopefully) |
||
(3 intermediate revisions by one other user not shown) | |||
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><noinclude> | ||
</div> | |||
<noinclude> | |||
===Basic usage=== | ===Basic usage=== | ||
<pre>{{Colored box | <pre>{{Colored box | ||
| icon = | | icon = | ||
| | | title = | ||
| content = | | content = | ||
}}</pre> | }}</pre> | ||
Line 30: | Line 26: | ||
}}</pre> | }}</pre> | ||
[[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 = }}