Template:Status: Difference between revisions

From bwHPC Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<includeonly>
<!--includeonly-->

<div style="width: 100%; margin-bottom: 10px; border: 1px solid rgba(0,0,0,0.1); background: {{#switch: {{{1|}}}
<div style="width: 100%; margin-bottom: 10px; border: 1px solid rgba(0,0,0,0.1); background: {{#switch: {{#trim:{{{1|}}}}}
| ok = #B8FFB8
| ok = #B8FFB8
| warning = #FFD28A
| warning = #FFD28A
Line 6: Line 7:
| #default = #eeeeee
| #default = #eeeeee
}};">
}};">
<div style="padding: 8px; font-size: 120%; font-weight: bold; background: {{#switch: {{{1|}}}
<div style="padding: 8px; font-size: 120%; font-weight: bold; background: {{#switch: {{#trim:{{{1|}}}}}
| ok = #8AFF8A
| ok = #8AFF8A
| warning = #FFC05C
| warning = #FFC05C
Line 15: Line 16:
</div>
</div>
</div>
</div>

</includeonly>
<!--/includeonly-->

Revision as of 12:04, 24 March 2026