Module:Category series navigation/navyear
Use {{Category series navigation}} instead.
local p = {}
function p.navyear(frame)
return frame:expandTemplate{ title = 'Category series navigation', args = frame.args }
end
return p
This is the current revision of this page, as edited by imported>Gonnym at 14:05, 31 October 2023 (this is really pointless to keep around). The present address (URL) is a permanent link to this version.
Use {{Category series navigation}} instead.
local p = {}
function p.navyear(frame)
return frame:expandTemplate{ title = 'Category series navigation', args = frame.args }
end
return p