|
|
1 год назад | |
|---|---|---|
| .. | ||
| footnote.tpl | 1 год назад | |
| glossary.tpl | 1 год назад | |
| main.tpl | 1 год назад | |
| readme.md | 1 год назад | |
| reference.tpl | 1 год назад | |
| sent.tpl | 1 год назад | |
| term.tpl | 1 год назад | |
正文
{{1-2-3-4}}
{{1-2-3-4}}
<div class='org'>
{{1-2-3-4.org}}
</div>
<div class='translation'>
{{#1-2-3-4.translation}}
<div>{{text}}</div>
{{/1-2-3-4.translation}}
</div>
{
1-2-3-4:{
org:"pali text"
translation:[
{
text:"一句译文[[bhikkhu]]",
channel:"channel1"
},
{
text:"另一句译文[[bhikkhu]]",
channel:"channel2"
},
]
}
}
<div class='org'>
pali text
</div>
<div class='translation'>
<div>一句译文{{term.bhikkhu.channel1}}</div>
<div>一句译文{{term.bhikkhu.channel2}}</div>
</div>