Quote:
Originally Posted by M4cc45
I wondered if there was a way to do the above if it has a series attached to it but ignore it if it doesn't?
|
Why you would want to have just a series number is beyond me but here ya go.
Just series number and Title
Code:
{series_index:05.2f||-}{title}
Series and series # and Title
Code:
{series:||-}{series_index:05.2f||-}{title}