Template:Notice: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly> | <includeonly><div style=" | ||
--notice-color-impl: {{{color|var(--notice-color, var(--color-progressive))}}}; | --notice-color-impl: {{{color|var(--notice-color, var(--color-progressive))}}}; | ||
--notice-background-impl: {{{background|var(--notice-background, var(--background-color-progressive-subtle))}}}; | --notice-background-impl: {{{background|var(--notice-background, var(--background-color-progressive-subtle))}}}; | ||
Line 32: | Line 31: | ||
font-weight: var(--notice-text-weight-impl); | font-weight: var(--notice-text-weight-impl); | ||
">{{{1}}}</div> | ">{{{1}}}</div> | ||
</div> | </div></includeonly><noinclude> | ||
</includeonly><noinclude> | |||
{{Notice|icon=✦|This is a notice. You can use it to signal some important information to readers. The box can contain multi-line text as well, and should display it nicely.}} | {{Notice|icon=✦|This is a notice. You can use it to signal some important information to readers. The box can contain multi-line text as well, and should display it nicely.}} | ||
</noinclude> | </noinclude> |