Template:Notice: Difference between revisions
Template page
More actions
TheMysterys (talk | contribs) Created a notice template |
TheMysterys (talk | contribs) m Wrong transclusion tags used |
||
Line 1: | Line 1: | ||
< | <onlyinclude><div style="border: solid 1px #ff5454; border-radius: 16px; padding: 8px; display: flex; align-items: center; background: #ff333329;"> | ||
<div style="padding: 0px 8px 0px 8px"> | <div style="padding: 0px 8px 0px 8px"> | ||
[[File:warning_red.png|link=]] | [[File:warning_red.png|link=]] | ||
</div> | </div> | ||
<p style="font-weight: 600;">{{{notice}}}.</p> | <p style="font-weight: 600;">{{{notice}}}.</p> | ||
</div></ | </div></onlyinclude> | ||
<templatedata> | <templatedata> |
Revision as of 00:09, 15 September 2023
{{{notice}}}.
Adds a notice to the top of the page
Parameter | Description | Type | Status | |
---|---|---|---|---|
Notice | notice | The notice to be displayed | String | required |