Module:TNTFallback: 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.

19 April 2023

  • curprev 11:1011:10, 19 April 2023 Caleb Cooper talk contribs 1,909 bytes +1,909 Created page with "-------------------------------------------------------------------------------- -- This module implements a wrapper for Module:TNT that allows returning -- a fallback message; used by {{Documentation}}. -- -- @module TNTFallback -- @alias p -- @author User:ExE Boss -- @require Module:No globals -- @require Module:TNT -------------------------------------------------------------------------------- require("strict"); local TNT = require("Module:TNT"); l..."