mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-09-09 16:42:30 +00:00
traits output
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
<fieldset class="repeating_trait">
|
||||
<div class="mar-b-md">
|
||||
<span class="presentation">
|
||||
<span class="bold italic presentation">
|
||||
<button type="roll" name="roll_trait" class="presentation" value="@{output_option} &{template:5e-shaped} {{character_name=@{character_name}}} @{show_character_name} {{title=@{name}}} {{freetext=@{freetext}}}">
|
||||
<span class="bold italic">
|
||||
<span name="attr_name"></span>.
|
||||
</span>
|
||||
<span name="attr_freetext"></span>
|
||||
</span>
|
||||
</button>
|
||||
<input type="text" name="attr_name" class="bold italic no-border details" placeholder="Amphibious">
|
||||
<textarea name="attr_freetext" class="three-line-textarea no-border details" placeholder="The dragon can breathe air and water"></textarea>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user