If that's literally the wildcards you need, it can easily be done using a single wildcard pattern or regex.
For the more general case where it can't, if you want a single rename preset for it then scripting is the way to go:
If the aim is to have a toolbar button or hotkey, those can run multiple rename presets (or multiple rename commands where the details are all in the button and don't use a preset at all) if needed.