モジュール:No globals/doc

提供:ウィキボヤージュ

このページは、モジュール:No globalsの説明文を記述するページです。

このモジュールは、グローバルnilが読み込まれた場合、あるいは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.)