````
```
meta-bind-button
label: NEW ITEM!! #Change this to whatever you want
icon: ""
style: primary
class: ""
cssStyle: ""
backgroundImage: ""
tooltip: ""
id: ""
hidden: false
actions:
- type: runTemplaterFile
templateFile: Extras/Templates/newitem_template.md #Change this to the path of your template file
```