Template:TFA editnotice/sandbox
You are editing Wikipedia right now!
"TFA editnotice/sandbox" is today's featured article.
|
This is the template sandbox page for Template:TFA editnotice (diff). |
This template provides an editnotice which can be used for whichever article is Wikipedia:Today's featured article.
It is automatically applied by Template:Editnotices/Namespace/Main when the article's title matches the contents of Template:TFA title.
Hiding the message
[edit]This template is marked with the CSS id and CSS class name "TFA-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
- #TFA-editnotice { display: none !important; }
into your common.css user subpage. See Wikipedia:Customisation#Personal CSS.