Module:TNTFallback: Revision history

From BoyWiki

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.

21 December 2021

  • curprev 22:2722:27, 21 December 2021UpgradeTest1 talk contribs 1,920 bytes +1,920 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("Module:No globals"); local TNT = require("Modul..."