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

11 lines
734 B
HTML

<div class="wrap-box languages-proficiencies">
<div class="proficienciess">
<button type="roll" name="roll_shaped_proficiencies" class="wrapper-button" value="@{output_option} &{template:5e-shaped} {{character_name=@{character_name}}} @{show_character_name} {{title=<span data-i18n=PROFICIENCIES>Proficiencies</span>}} {{text=@{proficiencies}}}">
<span class="heading" data-i18n="PROFICIENCIES">.</span>
<span name="attr_proficiencies" class="presentation pre-line"></span>
</button>
<textarea name="attr_proficiencies" class="five-line-textarea no-border edit"></textarea>
</div>
//= include languages.html
<div class="wrap-box-title center" data-i18n="OTHER_PROFICIENCIES_AND_LANGUAGES"></div>
</div>