Template:Editnotices/Namespace/Module/de

From Linux Web Expert

Revision as of 07:59, 4 February 2023 by imported>FuzzyBot (Updating to match new version of source page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Template documentation

Verwendung

  • This template provides the editnotice for all Module pages.

Die Nachricht verstecken

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 w:WP:CSSHIDE for details). To hide the message, add the following code into Special:MyPage/common.css:

#module-namespace-editnotice { display: none !important; }