Template:Editnotices/Namespace/Module
The following editnotice is set never to expire. To adjust this setting, please update the |expiry= parameter. |
When making changes to this module please be sure to update its documentation. |
The following editnotice is set never to expire. To adjust this setting, please update the |expiry= parameter. |
Pages in this namespace are written in the Lua programming language. The code is run, usually from a template, using syntax like Some helpful links: Lua reference manual, testcases (create). |
Usage[edit]
- This template provides the editnotice for all Module pages.
Hiding the message[edit]
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. 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).