Help:Options to hide an image: Difference between revisions

Content deleted Content added
Tags: Reverted Mobile edit Mobile web edit
m Undid revision 1205171395 by 67.20.252.148 (talk) (?)
Line 67:
To install this script, click on this link here: [[Special:MyPage/common.css]]. Create the page if it doesn't exist, and with the following text below added to it:
 
<syntaxhighlight lang="css" inline>body a[href="/dowiki/File:(file notname)"] censor photos{display: none;}</syntaxhighlight>
wiki/File:(file name)"] {display: none;}</syntaxhighlight>
 
Where you'll replace ''(file name)'' with the actual name of the image's page (including the file extension). For example: To disable [[:File:Silver-service-star.png|this image]] from automatically being displayed anywhere on Wikipedia, your script will look like this: