Fulfills the Following Wait List Entry:

Type <%- waitListType %>
<% if (typeof clinicName !== "undefined" && clinicName) { %>
Clinic / Specialty <%- clinicName %>
<% } %> <% if (typeof daysOnList !== "undefined" && daysOnList) { %>
Days <%- daysOnList %>
<% } %> <% if (typeof desiredDate !== "undefined" && desiredDate) { %>
Desired Date <%- desiredDate %>
<% } %>