+
+
+
+ {{ story.chapters.length }} chapters
+
+
+
+ {{ story.chapters.length }} chapter
+
+
+ {{ story.chapters[ idxo ].nsfw ? "Adult" : "Not so adult" }}
+
+
+ {{ story.completed ? "Completed" : "WIP" }}
+
+
+
+
+
+ {{ story.chapters[ idxo ].genre.join(", ") }}
+
+
+ {{ story.chapters[ idxo ].characters.join(", ") }}
+
+
+
+
+ {{ Array.isArray(rel) ? rel.join("/") : rel }}
+ {{ idx < story.chapters[ idxo ].relationships.length - 1 ? "," : "" }}
+
+
+
+ N/A
+
+
+
+
+
+ {{ longDate }}
+
+ {{ shortDate }}
+
+
+
+
+