Difference between revisions of "Template:DrugTemplateNotice"

From blackwiki
Jump to navigation Jump to search
imported>MSGJ
(pass expiry parameter)
imported>Zzuuzz
m (Reverted edits by 83.31.194.232 (talk) to last version by Andy M. Wang)
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{fmbox
+
{{editnotice
 
| expiry = {{{expiry|}}}
 
| expiry = {{{expiry|}}}
| type = editnotice
 
 
| id = DrugTemplateNotice
 
| id = DrugTemplateNotice
 
| class = DrugTemplateNotice
 
| class = DrugTemplateNotice
| image = [[File:Ambox important.svg|40px|link=]]
+
| image = Ambox important.svg
| text='''Please note''' that the following de-limiters:
+
| text='''Please note''' that the following delimiters:
  
 
* using " • " (without the quotes)
 
* using " • " (without the quotes)
Line 13: Line 12:
 
are '''''deprecated''''' for use in Navboxes. Please see [[WP:HLIST]] for a more accessible, standards-compliant method of making lists in navboxes. Thank you.}}
 
are '''''deprecated''''' for use in Navboxes. Please see [[WP:HLIST]] for a more accessible, standards-compliant method of making lists in navboxes. Thank you.}}
 
<noinclude>{{Documentation}}
 
<noinclude>{{Documentation}}
<!-- Add categories and interwikis to the /doc subpage, not here! -->
+
<!-- Add categories to the /doc subpage, not here! -->
 
</noinclude>
 
</noinclude>

Latest revision as of 21:06, 14 February 2019

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