Revision Difference
deprecated#561600
<cat>tags</cat>
<title>Deprecated</title>
⤶
# Deprecated⤶
⤶
Signifies that a feature shouldn't be used anymore, although it may still be available.⤶
⤶
<br/>⤶
⤶
## Usage⤶
⤶
```HTML⤶
<deprecated> You can use this description to link to what they should be using instead. </deprecated>⤶
```⤶
⤶
<br/>⤶
⤶
## Example⤶
⤶
The note shows a fixed warning as well as the description you set.⤶
⤶
![Note Example]⤶
⤶
The sidebar page item will also receive a badge indicator.⤶
⤶
![Note Badge]⤶
Used to signify that although you may still be able to use this particular feature, you probably shouldn't.⤶
⤶
⤶
```html⤶
<deprecated>You can use this description to link to what they should be using instead</deprecated>⤶
```⤶
⤶
<deprecated>You can use this description to link to what they should be using instead</deprecated>[Note Example]: https://files.facepunch.com/wiki/files/b5608/8dc5125af92843c.png⤶
[Note Badge]: https://files.facepunch.com/wiki/files/b5608/8dc5126735bd0fb.png