Using sheet prepare on text template if available

This commit is contained in:
Vlyan
2021-10-03 20:04:28 +02:00
parent b5a21f950e
commit 2ca33fa104
5 changed files with 19 additions and 9 deletions

View File

@@ -11,10 +11,7 @@
<li><strong>{{localize 'l5r5e.bought_at_rank'}}</strong> : {{data.data.bought_at_rank}}</li>
</ul>
{{!--Linked property--}}
{{!--
<strong>{{localize 'l5r5e.linked_property'}}</strong> : {{{data.data.linkedProperty.name}}}
linked_property_id
--}}
<strong>{{localize 'l5r5e.linked_property'}}</strong> : {{{data.linkedProperty.name}}}
{{!--item-infos--}}
<p><strong>{{localize 'l5r5e.description'}}</strong> : {{{data.data.description}}}</p>
<p><strong>{{localize 'l5r5e.book_reference'}}</strong> : {{data.data.book_reference}}</p>