{{subst:!}}
Special:Random Special:ThisIsNotARealSpecialPage
local p = {} function p.main(frame) return frame:preprocess('{{subst:!}}') end return p