Template:Index/name
From Metabolomics.JP
(Difference between revisions)
Line 29: | Line 29: | ||
table.sort(I); | table.sort(I); | ||
local ret = ""; | local ret = ""; | ||
− | for | + | for i=1,#I do |
+ | local k = I[i]; | ||
ret = ret .. "* " .. k; | ret = ret .. "* " .. k; | ||
for id in string.gmatch(H[k],"%w+") do | for id in string.gmatch(H[k],"%w+") do |
Revision as of 20:12, 1 October 2008
名前のインデクス {{{1}}} 値(文字列) {{{2}}} ページタイトル (FL/LB/..) Last updated: 20081001201244
[[Index:{{{2}}}]] |