View Single Post
Old 09-04-2013, 05:23 PM   #1767
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 7,037
Karma: 4604637
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by redscarlett View Post
Seems like I'm in-undating you today! Can someone help me correct this please? I want the '- -' to go if there is no series and/or series number, but when I try it out, the hyphens are still there. This is the template i'm using -

{series:||}/{title} - {series_index:0>4.1f|[|] - } - {authors}
This isn't an FFDL specific question. But I believe this will do what you want.

Code:
{series:||}/{title}{series_index:0>4.1f| - [|] - }{authors}
I haven't tested it.
JimmXinu is offline