Mobile app version of vmapp.org
Login or Join
Annie201

: Not an exact answer, but perhaps an idea: You could split your page to single pages for your top-level chapters and create a TOC yourself by using a template which is included in every of

@Annie201

Not an exact answer, but perhaps an idea:
You could split your page to single pages for your top-level chapters and create a TOC yourself by using a template which is included in every of these pages; e.g.:

Template:My-linked-pages-TOC:

<div style="border:thin gray;padding:0.5em;margin:0.5em 0;">
# [[First top-level chapter]]
# [[Second top-level chapter]]
...
# [[Last top-level chapter]]
</div>


Then you could use {{My-linked-pages-TOC}} at the beginning of each page. The current page will be rendered bold, while the others will be linked.

10% popularity Vote Up Vote Down


Login to follow query

More posts by @Annie201

0 Comments

Sorted by latest first Latest Oldest Best

Back to top | Use Dark Theme