Template:Index/name
From Metabolomics.JP
(Difference between revisions)
| Line 18: | Line 18: | ||
for term in string.gmatch(name,"(%a+)") do | for term in string.gmatch(name,"(%a+)") do | ||
if ((string.len(term) > 3) and | if ((string.len(term) > 3) and | ||
| + | (common[term] == nil) and | ||
(string.sub(term,0,1) == key)) then | (string.sub(term,0,1) == key)) then | ||
if (H[term] == nil) then | if (H[term] == nil) then | ||
Revision as of 20:15, 1 October 2008
名前のインデクス {{{1}}} 値(文字列) {{{2}}} ページタイトル (FL/LB/..) Last updated: 20081001201532
| [[Index:{{{2}}}]] |