How to create a button to navigate to a particular tiddler if it exist otherwise create that tiddler based on a template tiddler

I want to create a button to navigate to a particular tiddler if it exist. If it doesn’t exist already, I want the same button to create that tiddler based on a template tiddler

I solved it using the [is[missing]] syntax