Toggle menu
15
236
73
27.6K
Kenshi Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Revision as of 20:56, 21 February 2025 by Prd (talk | contribs) (Created page with "{{Documentation subpage}} <!-- PLEASE ADD CATEGORIES AT THE BOTTOM OF THIS PAGE, INTERWIKIS TO WIKIDATA --> 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 <kbd>"hlist-editnotice"</kbd>, so that editors can apply their own CSS customisation if they wish, in particular to hide it (see WP:CSSHI...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.

See also