Hi,  On my custom character sheet, I search to build something like 5shaped sheet for spell section or weapon section. Have a fieldset to config the skill and then have a visual result like this :  Skills: Handgun 6, Riffle 4, Athletics 8, ....  When you click on the competence it roll the dice. But I don't know how do that. Then I read the 5eshaped sheet I have see :  <span name="attr_name" class="sheet-heading"></span>  on play it give : <span name="attr_name"class="sheet-heading">Name of the weapon</span>    Could you help me please ?