Template:Toyama/Matrix: Difference between revisions
No 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 activity | print(activity) | ||
end | end | ||
|{{{1}}} | |{{{1}}} |
Revision as of 20:44, 5 October 2009
{{#lua: for name,activity in stdin:gmatch("&&([%S ,]+)&&([-0-9]+)") do
print(activity)
end |{{{1}}} }}
Metabolite | Activity |
---|---|