Template:Warning: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
</noinclude> | </noinclude> | ||
<div | <div style="border: 1px solid #ff9c00; background-color: #fff3e6; color: #d26b00; padding: 10px; margin: 10px 0; border-radius: 5px; font-family: sans-serif;"> | ||
<div | <div style="font-size: 16px; font-weight: bold; display: flex; align-items: center; margin-bottom: 10px;"> | ||
<img | <img src="https://brus.skywiki.org/images/bruswiki/a/ab/Warning_icon.png" alt="Icon" style="width: 16px; height: 16px; margin-right: 10px;" /> | ||
Notice! | <span>Notice!</span> | ||
</div> | </div> | ||
<div | <div style="font-size: 14px; margin-bottom: 10px;"> | ||
Reason: {{{reason|No reason provided}}} | Reason: {{{reason|No reason provided}}} | ||
</div> | </div> | ||
<div | <div style="font-size: 13px; color: #c0392b;"> | ||
This is a reminder to follow the community guidelines. Further actions may be taken if necessary. | This is a reminder to follow the community guidelines. Further actions may be taken if necessary. | ||
<a href="#">Learn more</a>. | <a href="#" style="color: #c0392b; text-decoration: underline;">Learn more</a>. | ||
</div> | </div> | ||
</div> | </div> |