Template:KampoBooks
From Metabolomics.JP
(Difference between revisions)
Line 2: | Line 2: | ||
{{CrudeDrug/Header}} | {{CrudeDrug/Header}} | ||
<div style="column-count:3; -moz-column-count:3;"> | <div style="column-count:3; -moz-column-count:3;"> | ||
− | {{#repeat:KampoReference/Item|1| | + | <!---{{#repeat:KampoReference/Item|1|---> |
{{#lua: | {{#lua: | ||
seen = {}; T = {}; | seen = {}; T = {}; | ||
Line 9: | Line 9: | ||
do | do | ||
ref = string.match(str, "=([^\n]+)"); | ref = string.match(str, "=([^\n]+)"); | ||
− | for w in string.gmatch(ref, "[^, ]+") do | + | if (ref!=nil) then |
− | + | for w in string.gmatch(ref, "[^, ]+") do | |
− | + | if not seen[w] then table.insert(T,w); seen[w] = true; end | |
+ | end | ||
+ | end | ||
end | end | ||
table.sort(T); | table.sort(T); | ||
Line 18: | Line 20: | ||
end | end | ||
| | | | ||
− | {{#SearchLine: | + | {{#SearchLine:^_reference|Kampo}} |
}} | }} | ||
}} | }} | ||
</div> | </div> |
Revision as of 22:58, 23 July 2009
Do not edit! This page is automatically generated using Persist function (Last updated: 20090723225828).
Crude-drug Top Gallery |
General Index | Names | Prescriptions | Books | Journals | Terminology | Chinese Medicines |
./lua: /tmp/mw_ex_lua_NAELNZ:6: ')' expected near '!'
}}