understanding template expressions
I'm sure this has been answered somewhere, but I haven't had any luck finding it for myself.
Anyway, I'm experimenting with some template expressions that I found in another thread. What purpose does the | symbol serve in the following?
{author_sort}{series:| - | }{series_index:0>2s}
{series}{series_index:0>2s|| - }{title}
|