{seriesbanner}
- insert the image with HTML img tag
{seriesbanner_src}
- return only image path
{seriesbanner_title}
- return the title of the series in format for the alt tag
<img src="{seriesbanner_src}" class="rounded mx-auto d-block" alt="{seriesbanner_title}"> or {seriesbanner}
{storybanner}
- insert an image with HTML img tag
{storybanner_src}
- return only image path
{storybanner_title}
- return the title of story in format for the alt tag
<img src="{storybanner_src}" class="rounded mx-auto d-block" alt="{storybanner_title}"> or {storybanner}
Repo:
https://github.com/e107-eFiction/modules
Never say that something is impossible because there will be always some dummy who will do it.
URL for efiction site: https://www.hpfanfiction.cz/
php: 8.1.33 MariaDB 10.5
efic version: 4.0.x
mods: storyimage, notifications, storyend
Just note. I forgot to add this to pdf printing. Added to todo list.
Never say that something is impossible because there will be always some dummy who will do it.
URL for efiction site: https://www.hpfanfiction.cz/
php: 8.1.33 MariaDB 10.5
efic version: 4.0.x
mods: storyimage, notifications, storyend