{f:if( condition: link, then: '{title}', else: title )}

Published: , Updated:

Tested with TYPO3: {f:render(section: 'TopicList', arguments: { topics: compatibleWith, addLinks: addLinks })}

Topics: {f:render(section: 'TopicList', arguments: { topics: topics, addLinks: addLinks })}

{topic.data.title}{f:if(condition: '!{i.isLast}', then: ',')} {content -> f:spaceless()} {content}