Revision Difference
misc#517492
<cat>tags</cat>
<title>Miscellaneous Tags</title>
---
<deprecated>This Function Is Depricated, Please Use This Method</deprecated>
<deprecated>This Function Is Deprecated, Please Use This Method</deprecated>
```html
<deprecated>This Function Is Depricated, Please Use This Method</deprecated>
<deprecated>This Function Is Deprecated, Please Use This Method</deprecated>
```
---
<note>This is a note</note>
```html
<note>This is a note</note>
```
---
<warning>Warning, This function causes errors if used improperly</warning>
```html
<warning>Warning, This function causes errors if used improperly</warning>
```
---