Example

{{optional CSS attribute
 | attribute = style
 | padding-top = 2em
 | style = text-align: center;
}}

style="padding-top:2em;text-align: center;"

Example

{{optional CSS attribute
 | attribute = class
 | class = wst-header
}}

class="wst-header"