I have recently begun a quest to import Template:Quote to my wiki. This was not straightforward and took a lot more time than I anticipated. However, through trial and error and muddling my way through extension installations, I have finally got the template working.
However, Template:Documentation is giving me a Lua error. I don't know if it's mental fatigue or my brain has just given up, but i can't figure out what the actual problem is. Any suggestions would be greatly appreciated.
BT:
Lua error: bad argument #1 to "get" (not a valid title).
Backtrace:
- (tail call): ?
- [C]: in function "error"
- MWServer.lua:81: ?
- (tail call): ?
- (tail call): ?
- Module:TNT:162: in function "loadData"
- Module:TNT:181: ?
- (tail call): ?
- (tail call): ?
- Module:Documentation/config:63: in function "init"
- package.lua:103: ?
- (tail call): ?
- mw.lua:486: in function "executeModule"
- mw.lua:762: in function "loadData"
- Module:Documentation:8: in function "chunk"
- mw.lua:486: ?
- (tail call): ?
- [C]: in function "xpcall"
- MWServer.lua:99: in function "handleCall"
- MWServer.lua:313: in function "dispatch"
- MWServer.lua:70: ?
- (tail call): ?
- (tail call): ?
- (tail call): ?
- mw.lua:511: ?
- (tail call): ?
- [C]: in function "xpcall"
- MWServer.lua:99: in function "handleCall"
- MWServer.lua:313: in function "dispatch"
- MWServer.lua:52: in function "execute"
- mw_main.lua:7: in main chunk
- [C]: ?