grannysmith-technical/archetypes/LuaFunctions.md

18 lines
293 B
Markdown
Raw Permalink Normal View History

---
title: "{{ replace .Name "-" " " | title }}"
description: "description"
layout: "definition"
page_status:
- 'stub'
---
## Usage
```lua
{{ .Name }}(required, [optional]) -- type these in manually
```
<!--
optional arguments are written in square brackets
below you can add examples
--->