diff --git a/src/templates/item/specialability/main-sheet.hbs b/src/templates/item/specialability/main-sheet.hbs index fb0530ff..21d661ee 100644 --- a/src/templates/item/specialability/main-sheet.hbs +++ b/src/templates/item/specialability/main-sheet.hbs @@ -1,4 +1,14 @@
- - Sonderfertigkeiten bitte sei Besonders und Fertig + {{!-- Sheet Tab Navigation --}} +
\ No newline at end of file diff --git a/src/templates/item/specialability/tab-specialability.hbs b/src/templates/item/specialability/tab-specialability.hbs new file mode 100644 index 00000000..f84bd40e --- /dev/null +++ b/src/templates/item/specialability/tab-specialability.hbs @@ -0,0 +1,35 @@ +
+
+
+ + + +
+
+ + + {{{aktionsText}}} + +
+
+ + + {{{text}}} + +
+
+ + + \ No newline at end of file diff --git a/src/templates/ui/partial-advantage-button.hbs b/src/templates/ui/partial-advantage-button.hbs index eb270ffa..044635cc 100644 --- a/src/templates/ui/partial-advantage-button.hbs +++ b/src/templates/ui/partial-advantage-button.hbs @@ -1,3 +1,4 @@
- {{this.name}} {{#if this.value}}: {{this.value}}{{/if}} + {{this.name}} {{#if this.value}} + : {{this.value}}{{/if}}
diff --git a/src/templates/ui/partial-sf-button.hbs b/src/templates/ui/partial-sf-button.hbs index 40531690..e45763c7 100644 --- a/src/templates/ui/partial-sf-button.hbs +++ b/src/templates/ui/partial-sf-button.hbs @@ -1,3 +1,3 @@
- {{this.name}} + {{this.name}}