initcode:	module_init
finishcode:	module_finish
title:		ExampleMod
help:		Example module  0.00 (xx yyy zzzz)
# msgsfile:	Resources:$.Resources.BASIC.Messages

commands:
	cmd:	wibble
	call:   wibble_code
	args:	0
	help:	Does nothing.
	syntax:	|[|A
	cmd:	flirble
	call:	flirble_code
	args:	0
	help:	Does nothing.
	syntax:	<&1b><1>
	info:	knights
	help:	We are the Knights of Ni.

