{% if body.ji then %}
{% end %}
{% if body.sense then %}
{% local j=1;for _,sense in pairs(tab(body.sense)) do %}
{% if sense.def then %}
{% end %}
{% if body.kao then %}
{% end %}
{% if body.lian then %}
{% end %}
{% if body.bian then %}
{% end %}
{% if body.phrases then %}
{% end %}
[记]
{{body.ji}}
{% if sense.showtag then %}
{{sense.showtag}}
{% end %}
{{sense.def}}
{% end %}
{% if sense.ex then %}
{% if(gettablen(sense)>0) then j=j+1; end ;end %}
{% end %}
{% if body.img then %}
{{sense.pos}}
{%local i=1; for _,example in pairs(tab(sense.ex)) do%}
{% if gettablen(sense.ex) > 1 then %}
{% i=i+1;end %}
{% end %}
{{ i }}
{{example.def}}
{% else %}
{{example.def}}
{% end %}
{% if body.img.url then %}
{% end %}
{% end %}
{% if body.pai then %}

[派]
{% for _,pais in pairs(body.pai) do%}
{{pais}}
{% end %}
{% end %}
[考]
{{body.kao}}
[联]
{{body.lian}}
[辨]
{% if body.bian.words then %}
{{body.bian.words}}
{% end %}
{{body.bian.bianxi}}
{{body.bian.bianxi}}
{{body.phrases}}
{% if body.ti then %}
【题】
{{body.ti.tiquestion}}
[查看答案]
{%local j = 0 ; for _,choices in pairs(body.ti.tichoices) do%}
{% end %}
{{choices}}
{% j=j+1; end %}