if "%1" == "" then
ColourNote("white","","======================== How To Use =======================\\n\\ngetcal <if/icefall|inferno|oc|all>\\n\\n===========================================================")
else
get_cal(string.gsub("%1"," ",""))
end