View Single Post
Old 12-05-2023, 10:16 PM   #94
wildfire070
Connoisseur
wildfire070 began at the beginning.
 
Posts: 55
Karma: 32
Join Date: May 2012
Device: Kindle Oasis, Scribe, Paperwhite // Boox Palma // Supernote
You guys have been awesome! This is pretty new to me so I'm learning as I go.

For this part:

Code:
More selective chapterslashtotal [Archive of Our Own]
For Archive of Our Own, this will display '5/10' in its entirety, but only '5' for '5/5' or '5/?'. Replaces the default 'Chapters' on the titlepage.

[archiveofourown.org]
chapterslashtotal_label: Chapters
titlepage_entries: seriesHTML,category,genre,language,characters,ships,status,datePublished,dateUpdated,dateCreated,rating,warnings,chapterslashtotal,numWords,publisher,description
add_to_replace_metadata:
 chapterslashtotal=>^(\d+)/\1$=>\1
 chapterslashtotal=>/\?$=>
I want it to show 5/5 or 5/? instead of shortening it to just 5. How do I change that?
wildfire070 is offline   Reply With Quote