All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Heroes 3 wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 20:50, 6 June 2021 Imahero talk contribs created page Module:Contains (Created page with "local p = {} --p stands for package function p.value(frame) if string.find(frame.args.haystack, frame.args.needle) then return 1 end return 0 end return p")