Module:Other uses2

From Porn Base Central, the free encyclopedia of gay porn
Jump to navigation Jump to search

local mOtheruses = require('Module:Other uses') local p = {} p.otheruses2 = function (frame) return mOtheruses._otheruses({}, {title = (frame:getParent().args[1] or mw.title.getCurrentTitle().prefixedText)}) end return p