Template repeater in vision

How do i make a template repeater in vision change what is displayed based on 3 different parameters and all parameters work?

Do you mean the template to be repeated takes three parameters? If so, set the repeater to use dataset mode, and provide a dataset containing the parameters you want, where the dataset column name matches the template parameter name. The repeater will produce one template instance for each row of the dataset.