Template:Status: Difference between revisions

From bwHPC Wiki
Jump to navigation Jump to search
No edit summary
(Replaced content with "{{Template:Status/{{{1}}} | {{{2}}} }}")
Tag: Replaced
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Template:Status/{{{1}}} | {{{2}}} }}

<div style="width: 100%; margin-bottom: 10px; border: 1px solid rgba(0,0,0,0.1); background: {{#switch: {{{1|}}}
| ok = #B8FFB8
| warning = #FFD28A
| alert = #FF8A8A
| #default = #eeeeee
}};">
<div style="padding: 8px; font-size: 120%; font-weight: bold; background: {{#switch: {{{1|}}}
| ok = #8AFF8A
| warning = #FFC05C
| alert = #FF5C5C
| #default = #cccccc
}};">
[[Status|{{{2|Statusmeldung}}}]]
</div>
</div>

Latest revision as of 12:14, 24 March 2026

{{Template:Status/{{{1}}} | {{{2}}} }}