{% if _json.json then _json = _json.json end %}
{(html/config.html)}
{% for _,body in pairs(tab(_json.body)) do %}
{% if body.pron then %}
{% for _,pron in pairs(tab(body.pron)) do %}{% if body.ext then %}({{body.ext}}){% end %}{{pron.pinyin}}{% if pron.scode then %} {{pron.pinyin}}{% end %}{% end %}
{% end %}
{% local is=1;for _,sense in pairs(tab(body.sense)) do %}
{% if gettablen(body.sense)>1 then %}
{{is}}
{% end %}
{% if sense.def then %}
{{sense.def}}
{% end %}
{% if sense.zuci then %}
组词
{% for _,zuci in pairs(tab(sense.zuci)) do %}
{{zuci}}
{% end %}
{% end %}
{% if sense.chengyu then %}
成语
{% for _,chengyu in pairs(tab(sense.chengyu))do %}
{{chengyu}}
{% end %}
{% end %}
{% if sense.zaoju then %}
造句
{% for _,zaoju in pairs(tab(sense.zaoju)) do %}
{{zaoju}}
{% end %}
{% end %}
{% if sense.shiju then %}
诗句
{% for _,shiju in pairs(tab(sense.shiju)) do %}
{{shiju}}
{% end %}
{% end %}
{% if sense.raokouling then %}
绕口令
{% for _,raokouling in pairs(tab(sense.raokouling)) do %}
{{raokouling}}
{% end %}
{% end %}
{% if sense.note then %}
提示
{% for _,note in pairs(tab(sense.note)) do %}
{{note}}
{% end %}
{% end %}
{% is=is+1;end %}
{% if body.img then %}
{% for _,image in pairs(tab(body.img)) do %}
{% if image.url then %}
{% end %}
{% if image.title then %}