Difference between revisions of "Template:SupportBox"

From Funtoo
Jump to navigation Jump to search
(Created page with "<div class="note important" style="width: 300px;"> <div class="note-head important"><i class="fas fa-exclamation"></i>   {{int:not_supported}}</div><div class="...")
 
 
(15 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div class="note important" style="width: 300px;">
<includeonly>{{#vardefine:header_bgcolor|{{#switch: {{{grade}}}
<div class="note-head important"><i class="fas fa-exclamation"></i>&nbsp;&nbsp;&nbsp;{{int:not_supported}}</div><div class="note-body important">
| A = #3d9a6f
{{{1}}}
| B = #8da197
</div></div>
| C = #7694b9
}}}}{{#vardefine:body_bgcolor|{{#switch: {{{grade}}}
| A = #d6eccf
| B = #e6ede4
| C = #cbcce8
}}}}<div class="note" style="display: inline-block; vertical-align: top; background-color: {{#var:body_bgcolor}}; width: 20em;"><div class="note-head" style="font-size: 0.9em; background-color: {{#var:header_bgcolor}};">{{#fas:check}}</i>&nbsp;&nbsp;&nbsp;{{{title}}} - Grade '{{{grade}}}'</div><div class="note-body" style="padding: 8px; font-size: 0.9em;">{{{body}}}
</div></div></includeonly>

Latest revision as of 18:58, February 7, 2022