Template:Warning: Difference between revisions
Appearance
Created page with "<noinclude> {{Documentation}} </noinclude> <div class="warning-box"> <h3>Warning!</h3> <p class="reason">Reason: {{{reason|No reason provided}}}</p> <p class="action">This is a reminder to follow the community guidelines. If you continue violating the rules, further actions may be taken.</p> </div>" |
No edit summary |
||
Line 2: | Line 2: | ||
{{Documentation}} | {{Documentation}} | ||
</noinclude> | </noinclude> | ||
<div class=" | |||
< | <div class="notice-box"> | ||
< | <div class="notice-header"> | ||
< | <img class="notice-icon" src="https://upload.wikimedia.org/wikipedia/commons/thumb/0/04/Warning_icon.svg/800px-Warning_icon.svg.png" alt="Icon" /> | ||
Notice! | |||
</div> | |||
<div class="notice-body"> | |||
Reason: {{{reason|No reason provided}}} | |||
</div> | |||
<div class="notice-action"> | |||
This is a reminder to follow the community guidelines. Further actions may be taken if necessary. | |||
<a href="#">Learn more</a>. | |||
</div> | |||
</div> | </div> |
Revision as of 02:06, 13 January 2025
Page Module:Documentation/styles.css must have content model "Sanitized CSS" for TemplateStyles (current model is "plain text").
<img class="notice-icon" src="" alt="Icon" /> Notice!
Reason: No reason provided
This is a reminder to follow the community guidelines. Further actions may be taken if necessary. <a href="#">Learn more</a>.