Template:Editnotices/Namespace/Module/doc: Difference between revisions

Content deleted Content added
Create doc
 
m Since <tt> is obsolete in HTML5, replace it with <kbd> – see HTML element#tt, Wikipedia:HTML5, and mw:Help:Extension:Linter/obsolete-tag. using AWB
 
(One intermediate revision by one other user not shown)
Line 3:
 
=== Usage ===
* This template provides the [[WP:Editnotice|editnotice]] for all Module pages. It can only be edited by [[WP:ADMIN|Administrators]] and [[Wikipedia:User_access_levels#Accountcreator|accountcreatorsadministrators]].
 
=== Hiding the message ===
This template is marked with the CSS id and CSS class name <ttkbd>".module-namespace-editnotice"</ttkbd>, 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
 
:<ttkbd><nowiki>#module-namespace-editnotice { display: none !important; } </nowiki></ttkbd>
 
into [[Special:Mypage/skin.css]], which redirects to your current skin's CSS file (open in new tab/window to see).