{{define "cp_rolecommands"}} {{template "cp_head" .}} {{template "cp_alerts" .}}

Create new role command

-role



Create new group




{{if not .CurrentGroup}} {{mTemplate "rolecommands_group" "ActiveGuild" .ActiveGuild "Commands" .LoneCommands "HighestRole" .HighestRole "Groups" .Groups}} {{else}} {{mTemplate "rolecommands_group" "ActiveGuild" .ActiveGuild "Commands" .Commands "Group" .CurrentGroup "HighestRole" .HighestRole "Groups" .Groups}} {{end}} {{template "cp_footer" .}} {{end}} {{define "rolecommands_group"}} {{$ag := .ActiveGuild}} {{$hr := .HighestRole}} {{if .Group}}
{{end}} {{if gt (len .Commands) 0}}
{{end}}{{end}} {{define "rolecommands_groupopts"}} {{$selected := or .Selected -1}} {{range .Groups}} {{end}} {{end}}