Template:Status: Difference between revisions
Jump to navigation
Jump to search
K Siegmund (talk | contribs) (Created page with "<includeonly> <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 }};"> {{{2|Statusmeldung}}} </div> </div>...") |
K Siegmund (talk | contribs) (Replaced content with "{{Template:Status/{{{1}}} | {{{2}}} }}") Tag: Replaced |
||
| (6 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{Template:Status/{{{1}}} | {{{2}}} }} |
|||
<includeonly> |
|||
<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> |
|||
</includeonly> |
|||
Latest revision as of 12:14, 24 March 2026
{{Template:Status/{{{1}}} | {{{2}}} }}