Modulo:No globals/doc

Da Tematiche di genere.
Versione del 6 nov 2021 alle 19:31 di Admin (discussione | contributi) (una versione importata)
(diff) ← Versione meno recente | Versione attuale (diff) | Versione più recente → (diff)
Vai alla navigazione Vai alla ricerca

Errore Lua: errore interno - l'interprete è uscito con stato 1.


This module causes an error if any nil global is read or if any global is written to, with the exception of arg. To use, add require('Module:No globals') to the top of the module using it. The arg variable is excluded because it is necessary for Scribunto's require function to work properly. (See the Scribunto source code here.)

See also[modifica sorgente]