Template:FL digit78
From Metabolomics.JP
(Difference between revisions)
(6 intermediate revisions by one user not shown) | |||
Line 1: | Line 1: | ||
− | {{#repeat: | + | {{#repeat: MapLink|3| |
{{#lua: | {{#lua: | ||
local L = {} | local L = {} | ||
Line 15: | Line 15: | ||
table.sort(L) | table.sort(L) | ||
for j=1,i do | for j=1,i do | ||
− | print( string.sub(L[j],3,10) .. " " .. string.sub(L[j],1,2) .. " ") | + | print( "ListMol " .. string.sub(L[j],3,10) .. " " .. string.sub(L[j],1,2) .. " ") |
end | end | ||
| {{#SearchTitle:^{{{1}}}|}} }}| }} | | {{#SearchTitle:^{{{1}}}|}} }}| }} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |