How to grab value from data-* attribute and dynamically place on element?

I’m trying to build out a page that will be easy for me to duplicate into additional pages for my app. The idea is to replace one data-* attribute value (e.g. data-page-name=“Contacts”), and have it flow through different elements on my page.

For example:

So, what do I need to use in the “Dynamics Attributes” property on each of these elements to grab the value in the data-* attribute?
image

Community Page
Last updated: