Files
DiceCloud/rpg-docs/client/views/character/effects/effectView/effectView.html
2017-05-10 16:39:36 +02:00

5 lines
105 B
HTML

<template name="effectView">
<td>{{statName}}</td>
<td>{{operationName}}{{statValue}}</td>
</template>