pub fn get_or_create_template( ty: &ScriptFullType, force: bool, check_subtype: bool, ) -> Result<String>