Template:Kampo/Reference
From Metabolomics.JP
< Template:Kampo(Difference between revisions)
m |
|||
(3 intermediate revisions by one user not shown) | |||
Line 1: | Line 1: | ||
− | {{#def:list|{{#SearchLine:^&&{{PAGENAME}}|KampoReference}}}} | + | {{#def:list|{{#SearchLine:^&&{{{1|{{PAGENAME}}}}}|KampoReference}}}} |
=={{Bilingual|関連キーワード|Related keywords}}== | =={{Bilingual|関連キーワード|Related keywords}}== | ||
{{#lua: | {{#lua: | ||
Line 5: | Line 5: | ||
local t = {} | local t = {} | ||
for word in stdin:gmatch("([%S]+)") do | for word in stdin:gmatch("([%S]+)") do | ||
− | if (string.len(word) > 6 | + | if (string.len(word) > 6 and string.find(word,"漢方") == nil) then |
if (bucket[word] ~= nil) then | if (bucket[word] ~= nil) then | ||
bucket[word] = bucket[word] + 1 | bucket[word] = bucket[word] + 1 | ||
Line 15: | Line 15: | ||
for key,value in pairs(bucket) do | for key,value in pairs(bucket) do | ||
if (value < 3) then bucket[key] = nil end | if (value < 3) then bucket[key] = nil end | ||
− | |||
end | end | ||
for key,value in pairs(bucket) do | for key,value in pairs(bucket) do |
Latest revision as of 15:24, 31 August 2010
[edit] Related keywords
[edit] References
Total 0 articles found.