Predloga:Editnotices/Namespace/Slika
Videz
![]() | To obvestilo o urejanju nima nastavljenega časa preteka. Za prilagoditev te nastavitve posodobite parameter |expiry= . |
![]() | To je opisna stran datoteke.
Za podatke, ki naj bodo navedeni tukaj, glejte WP:SlogP#Opis slike. Pri vseh datotekah so obvezne tudi oznake avtorskih pravic. Nekaj koristnih povezav: Predloge za sporočila .. Razširjena skladnja |
Usage
[uredi kodo]- This template provides the editnotice for all File pages. It can only be edited by predloga:sops.
- The message is not shown if the page does not exist, to avoid distracting from the "use the upload form" message (which is provided by MediaWiki:Newarticletext).
Hiding the message
[uredi kodo]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).