Revision Difference
Removed#526821
<cat>tags</cat>
```html
<removed>This page was removed. Go away.</removed>
```
⤶
<removed>This page was removed. Go away.</removed>⤶
#Use case:⤶
⤶
If a function has been removed or superseded in a new update, use the `<removed>` tag to highlight it and show the improved method, whilst still keeping the previous information available! However, if a page is clearly just rubbish and does not need to be archived, use `<cat>removed</cat>` as described in the <page text="Category page">cat</page>. ⤶
# Example:⤶
⤶
<removed>This function was superseded by <page text="this one">Code</page>. This page still exists an archive in case anybody ever stumbles across old code and needs to know what it is - so don't remove it!</removed>