No we can not create view with parameters.
view is a virtual table or combination of result set by using various set of tables with join or with out join.
we can not pass a parameter to view like user defined function or stored procedure.