This is the current revision of this page, as edited by imported>Mr. Stradivarius at 04:54, 28 March 2013 (bug test for "script error" link not showing on "preview page with this template"). The present address (URL) is a permanent link to this version.
p = {}
function p.test()
return error("this error text is not visible when using 'Preview page with this template'")
end
return p