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

From blackwiki
Jump to navigation Jump to search
imported>Rd232
(tt-ify)
imported>Technical 13
(Per edit request)
 
(4 intermediate revisions by 2 users not shown)
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 {{lc:{{Sop}}}}s and {{lc:{{TE|icon=no}}}}s.
* 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 <code>".filetalk-namespace-editnotice"</code>, 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
 +
 
 +
:<code><nowiki>#filetalk-namespace-editnotice { display: none !important; } </nowiki></code>
 +
 
 +
into [[Special:Mypage/skin.css]], which redirects to your current skin's CSS file (open in new tab/window to see). See [[Wikipedia:Skin]].
  
 
=== See also ===
 
=== See also ===

Latest revision as of 22:08, 6 January 2015

Usage

Hiding the message

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

#filetalk-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). See Wikipedia:Skin.

See also