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).

Logs
  • 00:25, 13 February 2024 Imahero talk contribs created page Module:Video (Created page with "local p = {} function p.file( frame ) -- fileexists = frame:expandTemplate{title = 'exist', args = {'file:'..frame.args[1]..'.webm', 'yes'}} -- fileexists = frame:expandTemplate{title = 'exist', args = {'file:'..frame.args[1]..'.ogg', 'yes'}} local lines = p.split(frame.args[1], '-') local result = '' for i, line in ipairs(lines) do result = result .. i .. ':' .. line end -- fileexists = frame:expandTemplate{title = 'exist', args = {'file:'..frame.args[1]...")