Template:Editnotices/Namespace/Module/doc
Appearance
This is a documentation subpage for Template:Editnotices/Namespace/Module. It may contain usage information, categories and other content that is not part of the original template page. |
Usage
[edit]- This template provides the editnotice for all Module pages. It can only be edited by administrators.
Hiding the message
[edit]This template is marked with the CSS id and CSS class name ".module-namespace-editnotice", so that editors can apply their own CSS customisation if they wish, in particular to hide it (see WP:CSSHIDE for details). To hide the message, add
- #module-namespace-editnotice { display: none !important; }
into Special:Mypage/skin.css, which redirects to your current skin's CSS file (open in new tab/window to see).