Module:Dialogue: Difference between revisions
m Protected "Module:Dialogue" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) |
m erm? |
||
| Line 8: | Line 8: | ||
---- | ---- | ||
-- Parses invocation and template parameters, trims whitespace, and removes blanks. | -- Parses invocation and template parameters, trims whitespace, and removes blanks. | ||
local getArgs = require(' | local getArgs = require('Module:Arguments').getArgs | ||
---- | ---- | ||