get_followed_manga_ids(); //$genres = (new Genres())->toArray(); $grouped_genres = new Grouped_Genres(); $relation_types = new Relation_Types(); $alt_names_array = $templateVar['manga']->get_manga_alt_names(); $manga_genres = $templateVar['manga']->get_manga_genres(); $manga_relations = $templateVar['manga']->get_related_manga(); $links_array = ($templateVar['manga']->manga_links) ? json_decode($templateVar['manga']->manga_links) : []; ?>
manga_name ?> manga_hentai) ?> manga_id) ?>
Title ID:
manga_id ?>
Alt name(s):
    " . display_fa_icon('book') . " $alt_name"; ?>
Author:
manga_author)); $i = 0; foreach ($authors AS $author) : ?>
Artist:
manga_artist)); $i = 0; foreach ($artists AS $artist) : ?>
manga_demo_id) { ?>
Demographic:
toGenreArray(); $manga_genres_grouped = []; foreach ($manga_genres as $manga_id) { $manga_genres_grouped[$all_genres[$manga_id]['group']][$manga_id] = $all_genres[$manga_id]['name']; } ksort($manga_genres_grouped); foreach($manga_genres_grouped as $group => $genres) { $color = $group === 'Content' ? 'badge-warning' : 'badge-secondary'; echo "
$group:
"; asort($genres); foreach($genres as $manga_id => $label) { echo "$label "; } echo "
"; } ?>
Rating:
  • manga_bayesian ?>
  • manga_rating ?>
  • get_user_ratings()), 0) ?>
Pub. status:
manga_status_id] ?>
Stats:
  • manga_views) ?>
  • manga_follows) ?>
  • get_total_chapters($templateVar['user']->default_lang_ids)) ?>
Description:
parse($templateVar['manga']->manga_description); print nl2br($templateVar['parser']->getAsHtml()); ?>
Reading progress:
  • Volume manga_id]['volume'] ?? 0 ?>/manga_last_volume ?: '?' ?>
  • Chapter manga_id]['chapter'] ?? 0 ?>/manga_last_chapter ?: '?' ?>
manga_mod_notes) { ?>
Mod notes:
parse($templateVar['manga']->manga_mod_notes); print nl2br($templateVar['parser']->getAsHtml()); ?>
Actions:
manga_id) ?> user_id, $templateVar['manga']->get_user_rating($templateVar['user']->user_id), $templateVar['manga']->manga_id) ?>
Mod:
has_active_restriction(USER_RESTRICTION_EDIT_TITLES)) { ?>