Modul:Citation: Unterschied zwischen den Versionen
moduleInterface
(addPagesSeq) |
(moduleInterface) |
||
| Zeile 2: | Zeile 2: | ||
local citation = { | local citation = { | ||
suite = 'Citation', | suite = 'Citation', | ||
serial = '2021-04- | serial = '2021-04-08', | ||
item = 56159597 | |||
} | } | ||
| Zeile 16: | Zeile 17: | ||
-- module variable | -- module variable | ||
local ct = {} | local ct = { | ||
moduleInterface = citation | |||
} | |||
-- check for valid arguments against params table | -- check for valid arguments against params table | ||