Quote:
Originally Posted by chris33
I tried:
Code:
{series}{series_index:(| - |) - }{title} - {authors}
The opening parenthesis will fail, the closing works.
|
put the opening parenthesis in the series segment, as it is to go before that value.
Code:
{series:|(| - }{series_index:||) - }{title} - {authors}