RSSHub/lib/v2/nintendo/templates/eshop_jp.art

4 lines
304 B
Plaintext

<img src="https://img-eshop.cdn.nintendo.net/i/{{ item.iurl }}.jpg"><br><strong>发售日期:</strong>{{ item.pdate }}<br><strong>价格:</strong>{{ item.dprice }}円<br><br>
{{ if item.hcopy }}{{ each item.hcopy h }}<b>{{ h }}</b><br>{{ /each }}{{ /if }}<br>
{{@ item.text.replace(/\n/g, '<br>') }}