Code:
menu channel {
  	Register $chan : var %cspass $?*="Password For $chan " | cs register # %cspass
  	Topic Control
  	.Set New Topic : topic # $$?="New Topic for $chan"
  	.Topic lock
  	..On : cs set # keeptopic on
  	..Off : cs set # keeptopic off
  	Set New Entry Message : cs set # entrymsg $$?="New Entry Message"
  	Set Channel to Secure (Nickserv users only) : cs set # secure on
}





That's what I've got but it appears like this: