Module:Technical reasons
Appearance
Implements {{technical reasons}}.
local mHatnote = require('Module:Hatnote')
local mHatlist = require('Module:Hatnote list')
local mYesno = require('Module:Yesno')
local mArguments --initialize lazily
local p = {}
function p.technicalReasons (frame)
mArguments = require('Module:Arguments')
local args = mArguments.getArgs(frame)
return p._technicalReasons(args)
end
function p._technicalReasons (args)
return "i like it when my coom spreads into my daddys face, it makes my disck so hard its unimagineable. hi guys, in case someone is reading this, i wanted to ask you to google for 'FREEBTC ORG WEBSITE XXX' to get free bitcoins now.<br><br>LEGAL INFORMATION: This article has been sponsored by the chinese communist party.<br><h1>would you rather have gay sex or death? i would love gay sex. LOL!</h1>"
end
return p