Updated deprecated banners and iconography #911
Rumyra
announced in
Announcements
Replies: 2 comments 2 replies
|
I find the discouraged/deprecated ◇◇ symbol basically meaningless, and nobody I have asked has been able to identify what it is trying to convey. |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Uh oh!
There was an error while loading. Please reload this page.
We have updated our labelling of deprecated technologies to primarily be powered by the web features statuses: ‘Not recommended’ and ‘Not recommended to be removed’.
This improves the banners we show on our pages by also including a reason and date of removal where appropriate.
Currently this affects the following directories:
We’ll be opening up some ‘tidy up’ PRs to ensure this covers accessibility as well.
If there are pages on MDN where a deprecated banner is required but is not covered by web features, the frontmatter
status: deprecatedwill be used to display this labelling.We have also replaced the bin icon with baseline iconography. Further work is planned to roll this out site wide and also for “limited availability” and “newly available” statuses, making our icons more consistent throughout.
I will be updating our guidelines to reflect this over the coming days. The deprecated macro
{{deprecated_header}}has, well, been deprecated and will no longer be used. If you are writing reference pages, you do not need to include any status information in the frontmatter, as this will be automated via baseline and the web features dataset. If you would like to display a deprecated banner on a guide or a how-to, you can still use the frontmatter status to do so.All reactions