Template:Colored box

From Foundry Wiki
Revision as of 16:24, 29 June 2022 by Naginreed (talk | contribs) (Created page with "<div style="box-shadow: 0 0 0.2em #999999; border-radius: 0.2em; margin: 0.5em 0.5em 1em 0.5em; background: {{{background-content-color|#fff}}}; {{{style|}}};"> <!-- CSS for icon and background --> <div style="background: {{{background-title-color|#eaecf0}}}; border-radius: 0.2em 0.2em 0 0; padding: 0.5em 1em 0.5em 1em;">{{#if:{{{icon|}}}|<span style="opacity: 0.8;">[[File:{{{icon}}}|20px|link=|alt=]]</span> }}<span style="color: {{{title-color|#000000}}}; font-weigh...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
{{{title}}}
{{{content}}}
Template-info.png Documentation

Basic usage

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

Full parameter

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