View Single Post
Old 06-26-2023, 05:48 PM   #2
capink
Wizard
capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.
 
Posts: 1,196
Karma: 1995558
Join Date: Aug 2015
Device: Kindle
Code:
{author}{series:| - [| {series_index}]} - {title}
For explanation of the above, consult the template language manual.

Edit: The template is made a bit more complicated to work well for books that have no series. If you are sure all books have a series, you can use a simpler template:

Code:
{author} - [{series} {series_index}] - {title}

Last edited by capink; 06-26-2023 at 05:56 PM.
capink is offline   Reply With Quote