Template:Horizontal list editnotice: Difference between revisions
Template page
More actions
Created page with "{{editnotice | expiry = {{{expiry|}}} | id = hlist-editnotice | class = hlist-editnotice | image = Ambox important.svg | text='''Please note''' that the following delimiters: * using " • " (without the quotes) * using <nowiki>{{subst:•}}</nowiki> * using <nowiki>{{•}}</nowiki><br /> 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>{..." |
(No difference)
|
Latest revision as of 20:56, 21 February 2025
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
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.