890
pakeitimų
SNėra keitimo santraukos |
SNėra keitimo santraukos |
||
| 409 eilutė: | 409 eilutė: | ||
function p.datedpl(frame) | function p.datedpl(frame) | ||
local a = frame:getParent().args | local a = frame:getParent().args | ||
if not a or not a['%TITLE%'] then | |||
return 'Error: Missing required argument `%TITLE%`.' | |||
end | |||
local year | local year | ||
local cat | local cat | ||