Template:BreakNoticeWarning: Difference between revisions
Appearance
No edit summary Tag: Reverted |
No edit summary Tag: Reverted |
||
| Line 1: | Line 1: | ||
<div style="border | <div style=" | ||
border: 1px solid #d33; | |||
border-left: 6px solid #d33; | |||
background: var(--background-color-warning-subtle, #fff4f4); | |||
padding: 12px 10px; | |||
margin: 1em 0; | |||
display: flex; | |||
align-items: center; | |||
gap: 16px; | |||
font-size: 0.95em; | |||
border-radius: 2px; | |||
"> | |||
<!-- Icon Section --> | <!-- Icon Section --> | ||
<div style="flex-shrink: 0;">[[File:OOjs UI icon | <div style="flex-shrink: 0;"> | ||
[[File:OOjs UI icon alert-destructive.svg|48px|link=]] | |||
</div> | |||
<!-- Text Section --> | <!-- Text Section --> | ||
<div style="line-height: 1. | <div style="line-height: 1.45;"> | ||
<div>< | <div style="font-size: 1.15em;"> | ||
<div style="font-size: 0.9em; opacity: 0.85;"> | <b>Wiki downtime notice</b> | ||
</div> | |||
<div> | |||
This wiki will be temporarily unavailable due to <b>[INSERT REASON]</b>. | |||
</div> | |||
<div style="font-size: 0.9em; opacity: 0.85; margin-top: 4px;"> | |||
Please wait until maintenance is complete before accessing the site again. | |||
</div> | |||
</div> | </div> | ||
</div> | </div> | ||
Revision as of 03:59, 1 August 2026
Wiki downtime notice
This wiki will be temporarily unavailable due to [INSERT REASON].
Please wait until maintenance is complete before accessing the site again.