This is not perfect, but it's a good start, and it shows how a module might be structured.
11 lines
213 B
Cheetah
11 lines
213 B
Cheetah
{{/*
|
|
###############################################################################
|
|
#ZONE TYPE OPTIONS IN_OPTIONS OUT_OPTIONS
|
|
*/ -}}
|
|
{{ if .comment -}}
|
|
#
|
|
# {{ .comment }}
|
|
#
|
|
{{ end -}}
|
|
{{ .name }} {{ .type }}
|