local p =
function p.error0(frame) error("Custom Error", 0)end
function p.error1(frame) error("Custom Error", 1)end
function p.error2(frame) error("Custom Error", 1)end
return p
This article is licensed under the GNU Free Documentation License. It uses material from the Wikipedia article "Module:Sandbox/Fewfre".
Except where otherwise indicated, Everything.Explained.Today is © Copyright 2009-2024, A B Cryer, All Rights Reserved. Cookie policy.