diff --git a/system/templates/items/army-cohort/army-cohort-text.html b/system/templates/items/army-cohort/army-cohort-text.html new file mode 100644 index 0000000..7f26b08 --- /dev/null +++ b/system/templates/items/army-cohort/army-cohort-text.html @@ -0,0 +1,20 @@ +
+
+

{{data.name}}

+
+
+ + {{!--item-infos--}} +

{{localize 'l5r5e.description'}} : {{{data.data.description}}}

+

{{localize 'l5r5e.book_reference'}} : {{data.data.book_reference}}

+
+
\ No newline at end of file diff --git a/system/templates/items/army-fortification/army-fortification-text.html b/system/templates/items/army-fortification/army-fortification-text.html new file mode 100644 index 0000000..97db68b --- /dev/null +++ b/system/templates/items/army-fortification/army-fortification-text.html @@ -0,0 +1,14 @@ +
+
+

{{data.name}}

+
+
+ + {{!--item-infos--}} +

{{localize 'l5r5e.description'}} : {{{data.data.description}}}

+

{{localize 'l5r5e.book_reference'}} : {{data.data.book_reference}}

+
+
\ No newline at end of file