Difference between revisions of "Template:DrugTemplateNotice"

From blackwiki
Jump to navigation Jump to search
imported>Rd232
imported>Rd232
(add CSS)
Line 1: Line 1:
 
{{fmbox
 
{{fmbox
 
| type = editnotice
 
| type = editnotice
 +
| id = DrugTemplateNotice
 +
| class = DrugTemplateNotice
 
| image = [[File:Ambox important.svg|40px|link=]]
 
| image = [[File:Ambox important.svg|40px|link=]]
 
| text='''Please note''' that the standard de-limiter between items is a "bullet", preceded by a non-breaking space, and followed by a normal space. This may be added in three ways (copy direct from this window, do not go into edit mode to copy)
 
| text='''Please note''' that the standard de-limiter between items is a "bullet", preceded by a non-breaking space, and followed by a normal space. This may be added in three ways (copy direct from this window, do not go into edit mode to copy)

Revision as of 04:50, 18 May 2011

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

This template provides an editnotice which can be used for articles using many bullets (e.g. drug-related list articles).

Hiding the message

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

#DrugTemplateNotice { 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.

See also