45,660
edits
No edit summary |
No edit summary |
||
Line 47: | Line 47: | ||
function export.show(frame) | function export.show(frame) | ||
local parent_args = frame:getParent().args | local parent_args = frame:getParent().args | ||
if mw.title.getCurrentTitle().nsText == "Template" then return end | |||
local numbers = nil | local numbers = nil |