Thread: plugboard help
View Single Post
Old 06-13-2017, 11:55 AM   #8
chaley
Grand Sorcerer
chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.
 
Posts: 12,525
Karma: 8065948
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
Quote:
Originally Posted by hairybiker View Post
What I want is simply:
reading order# - series - series # - title
Or (the standard)
series - series # - title
if no reading order

I think your one will do that?
No. In the template I supplied there is no dash between series and series index (and there isn't in your template that works either), reading order is enclosed in [ ], and the two dashes have different sizes (as do the dashes in your template).

This gives you what you described:
Code:
{#order:0>2s|| - }{series}{series_index:0>2s| - | - }{title}
chaley is offline   Reply With Quote