Module:Sandbox/Aidan9382: Difference between revisions

Content deleted Content added
change test method
Tag: Reverted
is it just preprocess
Tag: Reverted
Line 83:
if frame.args.process then
--return frame:preprocess(out)
return "Testing content" .. frame:preprocess("{{DEFAULTSORT:YYY}}") .. "Testing content"
return "Applied"
else
return out