I wonder how to do this. I have a listing of items generated using a summary template. On every item there is a link to a detailpage using the default template for details
What if I want to use a different detailtemplate for some items based on content. Is there a way to corporate the template in the generated url ($item->url)?

