View Single Post
Old 05-15-2014, 04:14 PM   #1
Snow Sciles
Connoisseur
Snow Sciles ought to be getting tired of karma fortunes by now.Snow Sciles ought to be getting tired of karma fortunes by now.Snow Sciles ought to be getting tired of karma fortunes by now.Snow Sciles ought to be getting tired of karma fortunes by now.Snow Sciles ought to be getting tired of karma fortunes by now.Snow Sciles ought to be getting tired of karma fortunes by now.Snow Sciles ought to be getting tired of karma fortunes by now.Snow Sciles ought to be getting tired of karma fortunes by now.Snow Sciles ought to be getting tired of karma fortunes by now.Snow Sciles ought to be getting tired of karma fortunes by now.Snow Sciles ought to be getting tired of karma fortunes by now.
 
Posts: 65
Karma: 400010
Join Date: Mar 2013
Location: London
Device: Nook STG, PW2
Send to device - Template help

I have a template that first creates two folders, one for books the other fanfiction.

Once inside the fanfiction folder, the fandom is used to create a folder in which fanfics will be placed. While in the books folder, the author name is to be used.

Code:
{#fandom:'test($, 'Fanfiction', 'Books')'}/{#fandom:'test($, $, field('authors'))'}/{title}
The problem is that a fanfic can have multiple fandoms, which are treated as one. So I want to select the first fandom, but have no idea how.
Snow Sciles is offline   Reply With Quote