Template:TFL-editnotice

From Wikipedia, the free encyclopedia
Jump to: navigation, search
view history purge Documentation icon Template documentation

This template provides an editnotice which can be used for whichever article is Wikipedia:Today's featured list.

It is automatically applied by Template:Editnotices/Namespace/Main when the article's title matches the contents of Template:TFL title.

Hiding the message

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

#TFL-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.