Template:Horizontal list editnotice
Appearance
(Redirected from Template:DrugTemplateNotice)
Please note that the following delimiters:
|
This template provides an editnotice which can be used for articles using many bullets (e.g. drug-related list articles).
Hiding the message
[edit]This template is marked with the CSS id and CSS class name "hlist-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
#hlist-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). See Wikipedia:Skin.