2023-08-10 12:17:28 +00:00
|
|
|
---
|
|
|
|
title: "{{ replace .Name "-" " " | title }}"
|
|
|
|
description: "description"
|
|
|
|
layout: "definition"
|
|
|
|
page_status:
|
|
|
|
- 'stub'
|
|
|
|
---
|
|
|
|
|
|
|
|
## Usage
|
|
|
|
|
|
|
|
```txt
|
2023-08-11 13:22:15 +00:00
|
|
|
{{ .Name }} <required>, [optional] // type these in manually
|
2023-08-10 12:17:28 +00:00
|
|
|
```
|
|
|
|
|
|
|
|
<!--
|
|
|
|
optional arguments are written in square brackets
|
|
|
|
|
|
|
|
below you can add examples
|
|
|
|
--->
|