Content deleted Content added
Jackmcbarn (talk | contribs) ←Created page with 'local p = {} -- called if the redirect up for discussion is being transcluded p['1'] = function(frame) return frame:getParent():preprocess(mw.title.new(frame.a...' |
Jackmcbarn (talk | contribs) add somewhere to put Rcats and such |
||
Line 8:
-- called if the redirect up for discussion is being viewed
p[''] = function(frame)
return frame.args[
end
|