Files
roll20-character-sheets/5eShaped/precompiled/components/core/inspiration.html
T
2016-06-05 12:38:57 +02:00

10 lines
603 B
HTML

<div class="inspiration wrap-box relative pc mar-b-md">
<div class="shaped-row vert-center">
<label class="checkbox-label">
<input type="checkbox" name="attr_inspiration" value="1"><span></span>
</label>
<button type="roll" name="roll_shaped_inspiration" class="wrapper-button" value="@{output_option} &{template:5e-shaped} {{character_name=@{character_name}}} @{show_character_name} {{title=<span data-i18n=INSPIRATION>Inspiration</span>}} {{text_big=[[@{inspiration}]]}}" tabindex="-1">
<div class="wrap-box-title" data-i18n="INSPIRATION"></div>
</button>
</div>
</div>