{{ range where $.Page.Site.Pages "Type" "ircs" }} {{ if .Params }} {{ if .Params.visible }} {{ end }} {{ end }} {{ end }}
{{ default "IRC Channel" (.Get 0) }} {{ default "Description" (.Get 1) }}
{{ .Params.channelname }} {{ .Params.description }}