Difference between revisions of "Template:Editnotices/Namespace/File talk/doc"
< Template:Editnotices | Namespace | File talk
Jump to navigation
Jump to search
imported>Rd232 (update) |
imported>Gfoley4 (Account creators also!) |
||
| Line 3: | Line 3: | ||
=== Usage === | === Usage === | ||
| − | * This template provides the [[WP:Editnotice|editnotice]] for all [[WP:talkpage|File talk page]]s. It can only be edited by [[WP:ADMIN|Administrators]]. | + | * This template provides the [[WP:Editnotice|editnotice]] for all [[WP:talkpage|File talk page]]s. It can only be edited by [[WP:ADMIN|Administrators]] and [[WP:ACCPERM|account creators]]. |
=== Hiding the message === | === Hiding the message === | ||
Revision as of 21:58, 11 February 2011
| 40px | This is a documentation subpage for Template:Editnotices/Namespace/File talk. It contains usage information, categories and other content that is not part of the original template page. |
Usage
- This template provides the editnotice for all File talk pages. It can only be edited by Administrators and account creators.
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.