In case you want to get fancy with it, and want to do it while using the 5e Template appearance you can use the following: (Broken up for readability. This would be entered on a single line of text) (This is an "Ability" on my character journal and I have "DEX" and "PROF" defined as attributes on my character journal) (If you keep the property names intact, "attack, damage, spellattack, etc you can just replace the content within [[ ]] ) &{template:5eDefault} {{weapon=1}} {{title=Standard Attack}} {{subheader=@{Selected|Token_Name}}} {{subheaderright=QuarterStaff (Two Attacks)}} {{attack=[[ 1d20 + @{DEX}[Dex] + @{Prof}[Prof] ]]}} {{attackadv=[[ 1d20 + @{DEX}[Dex] + @{Prof}[Prof] ]]}} {{damage=[[ 1d8 + @{DEX}[Dex] ]]}} {{critdamage=[[1d8]] Addt'l Dmg}}} {{spellshowattack=1}}{{spellattack=[[ 1d20 + @{DEX}[Dex] + @{Prof}[Prof] ]]}} {{spellshowattackadv=1}}{{spellattackadv=[[ 1d20 + @{DEX}[Dex] + @{Prof}[Prof] ]]}} {{spellshowdamage=1}}{{spelldamage=[[1d8 + @{DEX}[Dex] ]]}}{{spellcancrit=1}} {{spellcritdamage=[[1d8]] Addt'l Dmg}}