Jump to content

Module:Deprecated: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

18 September 2025

17 September 2025

  • curprev 23:5423:54, 17 September 2025 Wikilah admin talk contribs 1,166 bytes −157 No edit summary
  • curprev 23:0023:00, 17 September 2025 Wikilah admin talk contribs 1,323 bytes +1,323 Created page with "--- 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. -- -- @release alpha -- @author Awesome Aasim -- @function deprecated -- @param {table} p package frame -- @param deprecatedTable -- @return package return function(p, deprecatedTable, replacement) local pckg = {} ---..."