Template:Toyama/Matrix: Difference between revisions
mNo edit summary |
mNo edit summary |
||
| Line 1: | Line 1: | ||
{{#lua: | {{#lua: | ||
for name,activity in stdin:gmatch("&&([%S ,]+)&&([-0-9]+)") do | for name,activity in stdin:gmatch("&&([%S ,]+)&&([-.0-9]+)") do | ||
print( | print(name) | ||
end | end | ||
|{{{1}}} | |{{{1}}} | ||
Revision as of 05:45, 6 October 2009
{{#lua: for name,activity in stdin:gmatch("&&([%S ,]+)&&([-.0-9]+)") do
print(name)
end |{{{1}}} }}
| Metabolite | Activity |
|---|---|