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

From blackwiki
Jump to navigation Jump to search
imported>Skier Dude
(updated File copyright tags)
imported>WOSlinker
(use svg image)
Line 11: Line 11:
 
Some helpful links: [[Wikipedia:Questions]] .. [[Wikipedia:Tutorial]] .. [[Wikipedia:New contributors' help page]]
 
Some helpful links: [[Wikipedia:Questions]] .. [[Wikipedia:Tutorial]] .. [[Wikipedia:New contributors' help page]]
 
| textstyle =
 
| textstyle =
| image = File:Imbox notice.png
+
| image = File:Information icon4.svg
 
}}
 
}}
 
|<!---show nothing if page doesn't exist - user should use [[Wikipedia:Upload]] --->}}
 
|<!---show nothing if page doesn't exist - user should use [[Wikipedia:Upload]] --->}}

Revision as of 23:30, 26 November 2018

Template documentation[view] [edit] [history] [purge]

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/skin.css, which redirects to your current skin's CSS file (open in new tab/window to see).