Sandbox: Difference between revisions
No edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{FormatName| D^{max}_{film} foo}} | {{FormatName| D^{max}_{film} foo}} | ||
{{#lua: | |||
for sp, id in stdin:gmatch("&?&?([%w\. ]+)&&([%w\., ]+)&&([^\n]+)") do | |||
print(id) | |||
end | |||
| | |||
{{#SearchLine:&&LBA|Reference}} | |||
}} |
Revision as of 09:23, 9 March 2013
Dmax
film foo
{{#lua:
for sp, id in stdin:gmatch("&?&?([%w\. ]+)&&([%w\., ]+)&&([^\n]+)") do print(id) end
|
}}