Difference between revisions of "Template:Editnotices/Namespace/File talk/doc"

From blackwiki
Jump to navigation Jump to search
imported>Rd232
(tt-ify)
imported>Rd232
Line 3: Line 3:
  
 
=== Usage ===
 
=== Usage ===
* This template provides the [[WP:Editnotice|editnotice]] for all [[WP:talkpage|File talk page]]s.
+
* This template provides the [[WP:Editnotice|editnotice]] for all [[WP:talkpage|File talk page]]s. It can only be edited by [[WP:ADMIN|Administrators]].
* It is marked with the CSS id and CSS class name <tt>".file-namespace-editnotice"</tt>, so that editors can apply their own CSS customisation if they wish, in particular to hide it (see [[WP:CSSHIDE]]).
+
 
 +
=== Hiding the message ===
 +
This template is marked with the CSS id and CSS class name <tt>".file-namespace-editnotice"</tt>, 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
 +
 
 +
:<tt><nowiki>#file-namespace-editnotice { display: none !important; } </nowiki></tt>
 +
 
 +
into [[Special:Mypage/monobook.css]], which identifies your monobook.css (open in new tab/window to see). Note that this assumes you're using the Monobook skin; see [[Wikipedia:Skin]] if you're not.
  
 
=== See also ===
 
=== See also ===

Revision as of 16:39, 25 October 2009

Usage

Hiding the message

This template is marked with the CSS id and CSS class name ".file-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

#file-namespace-editnotice { display: none !important; }

into Special:Mypage/monobook.css, which identifies your monobook.css (open in new tab/window to see). Note that this assumes you're using the Monobook skin; see Wikipedia:Skin if you're not.

See also