Modul:Hatnote list: Unterschied zwischen den Versionen
switch back to Module:Hatnote instead of Module:Hatnote/sandbox
(Update with new _formatLink syntax for Module:Hatnote; using the Module:Hatnote/sandbox for now, but will switch back to Module:Hatnote in a short while. Also make "searchDisp" a local variable instead of a global.) |
(switch back to Module:Hatnote instead of Module:Hatnote/sandbox) |
||
| Zeile 9: | Zeile 9: | ||
local mArguments --initialize lazily | local mArguments --initialize lazily | ||
local mHatnote = require('Module:Hatnote | local mHatnote = require('Module:Hatnote') | ||
local libraryUtil = require('libraryUtil') | local libraryUtil = require('libraryUtil') | ||
local checkType = libraryUtil.checkType | local checkType = libraryUtil.checkType | ||