Template:Editnotices/Namespace/File talk/sandbox
From The Right Wiki
Jump to navigationJump to search
Please discuss this page at c:File talk:Editnotices/Namespace/File talk/sandbox. Do NOT use this page. The file is located at Wikimedia Commons, a centralized platform where all Wikipedia versions can use the same files. Discussion should occur there since it is much more likely to be seen. |
This is the template sandbox page for Template:Editnotices/Namespace/File talk (diff). |
Usage
- This template provides the editnotice for all File talk pages. It can only be edited by administrators and template editors.
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.