Files
roll20-character-sheets/ADnD_2E_Revised/html/components/check-result.html
T
Peter Bjerg Lidegaard 06bcdde3bb - Added success and failure text to all checks.
- Generalized the check result into a component
2022-09-24 21:06:27 +02:00

9 lines
257 B
HTML

<tr>
<td colspan="100" class="sheet-template-result sheet-template-#REPLACE0#">
#REPLACE1#
{{##REPLACE2#}}
<br>
<span class="sheet-template-result-description">{{#REPLACE2#}}</span>
{{/#REPLACE2#}}
</td>
</tr>