How to create a template for create album fucntionlity

Hello, I need a separate page for create new album with Album name and few other custom fields like Location and Privacy. and the create function having a separate design too. Is it possible to make a template file like "album-create-new.php" in template folder?

Thanks Sulekh

@sulekhl - As of now this isn't easy to achieve, as it is done via ajax. You could check how the ajax creates the album and then create post meta or media meta for the album, such as location and privacy.