Dmaxfilm foo
{{#lua:
for sp, id in stdin:gmatch("&?&?([%w\. ]+)&&([%w\., ]+)&&([^\n]+)") do print(id) end
|
}}