Module:Deprecated/doc
Appearance
| This is a documentation subpage for Module:Deprecated. It may contain usage information, categories and other content that is not part of the original module page. |
| This module is rated as alpha. It is ready for limited use and third-party feedback. It may be used on a small number of pages, but should be monitored closely. Suggestions for new features or adjustments to input and output are welcome. |
| Description | Marks items as deprecated, and provides a warning when they are called. |
|---|---|
| Author(s) | Awesome Aasim |
| Status | Alpha |
| Updated | May 27, 2025 (14 months ago) |
Marks items as deprecated, and provides a warning when they are called.
Limitations
This module will not provide a warning if a deprecated item is called from within the same module that this module is used.
Documentation
Package function
deprecated( p, deprecatedTable )(function)- Marks items as deprecated, and provides a warning when they are called.
- Parameters:
ppackage frame (table)deprecatedTable
- Returns: package
Other items
Documentation above is auto generated