Using sitecore mvc 8.0 update 3.
I am trying to create a wildcard item that could be used to server at least 3 types of content items. For that I need to conditionally render few Controller Renderings based on template type.
Is that do-able? Maybe using Rules Engine? I am trying to avoid writing conditional logic in code.
I am not too familiar with Rules Engine any direction/guide will be really helpful.