Modulo:Dadduma nga usar/pagipadasan: Paggiddiatan a nagbaetan dagiti rebision

Content deleted Content added
Agpartuat iti pagipadasan a bersion para iti Modulo:Dadduma nga usar
 
m Pinabaro manipud iti Module:Other uses/902477439
Linia 14:
local title = mw.title.getCurrentTitle().prefixedText
return p._otheruses(args, {title=title})
end
 
-- Produces standard {{other uses2}} implementation
function p.otheruses2(frame)
return p._otheruses({}, {title = (frame:getParent().args[1] or mw.title.getCurrentTitle().prefixedText)})
end