Module:Sandbox/Aidan9382: Difference between revisions

Content deleted Content added
test code
Tag: Reverted
woops
Tag: Reverted
Line 68:
content = frame:preprocess(content)
end
local found = mw.ustring.find(content, textterm, 1, plain)
return yn(found) or ""
end