Jump to content

Module:Deprecated/doc

From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by Awesome Aasim (talk | contribs) at 01:54, 21 March 2025 (Created page with '{{Lua autodoc|file={{safesubst:BASEPAGENAME}}|preface= <!--Add your documentation code here --> |autodoc=1}} <includeonly>{{Sandbox other|| <!-- Categories below this line; interwikis at Wikidata --> }}</includeonly> <noinclude> Category:Module documentation pages </noinclude>'). The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
Deprecated
DescriptionMarks items as deprecated, and provides a warning when they are called.
Author(s)Awesome Aasim
Code sourceDeprecated
StatusAlpha

Marks items as deprecated, and provides a warning when they are called.

Documentation

Package function

deprecated(p, deprecatedTable) (function)
Marks items as deprecated, and provides a warning when they are called.
Parameters:
p package frame (table)
deprecatedTable
Returns: package

Other items