Difference between revisions of "Template:Editnotices/Namespace/Module/sandbox"

From blackwiki
Jump to navigation Jump to search
imported>WOSlinker
(use svg image)
imported>Pppery
(Syncing sandbox)
Line 16: Line 16:
 
     }}
 
     }}
 
   }}<!--
 
   }}<!--
 +
 +
-->{{#ifexist:{{FULLPAGENAME}}/sandbox
 +
|{{editnotice
 +
  | text  = Editors can experiment in this modules's [[{{FULLPAGENAME}}/sandbox|sandbox]] <small style="font-style: normal">([{{fullurl:{{FULLPAGENAME}}/sandbox|action=edit}} edit] {{!}} [{{fullurl:Special:ComparePages|page1={{urlencode:{{FULLPAGENAME}}}}&page2={{urlencode:{{{sandbox|{{FULLPAGENAME}}/sandbox}}}}}}} diff])</small> and {{#ifexist:{{FULLPAGENAME}}/testcases
 +
  |[[{{FULLPAGENAME}}/testcases|testcases]] <small style="font-style: normal">([{{fullurl:{{FULLPAGENAME}}/testcases|action=edit}} edit])</small>
 +
  |testcases <small style="font-style: normal">([{{fullurl:{{FULLPAGENAME}}/testcases|action=edit&preload=Template:Documentation/preload-module-testcases}} create])</small>
 +
  }} pages.
 +
  | image = [[File:Sandbox.png|40px|alt=|link=]]
 +
}}
 +
}}<!--
 +
 
-->{{editnotice
 
-->{{editnotice
 
| expiry=indefinite
 
| expiry=indefinite

Revision as of 21:28, 28 February 2019

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

Usage

Hiding the message

This template is marked with the CSS id and CSS class name ".module-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

#module-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).