traits output

This commit is contained in:
Mark
2016-02-20 14:42:40 +01:00
parent 44a907f000
commit 7b3ea9fb74
@@ -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>