Keine Kategorien vergeben
Doku
-
- vor 3 Jahren zuletzt von Systembenutzer bearbeitet
-
< Modul:No globals
Version vom 8. Februar 2022, 18:02 Uhr von imported>Mibadmin (Die Seite wurde neu angelegt: „{{used in system}} {{module rating|protected}} <!-- Template categories go at the bottom of this page. --> This module causes an error if any nil global…“)
Dies ist die Dokumentationsseite für Modul:No globals
Vorlage:Used in system Vorlage:Module rating
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
- Module:Log globals – adds all nil global reads/writes to the Lua log