Template:Chapter Navigation: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 5: | Line 5: | ||
"params": { | "params": { | ||
"normal": { | "normal": { | ||
"label": "Next Chapter in | "label": "Next Chapter in normal order", | ||
"type": "wiki-page-name", | "type": "wiki-page-name", | ||
"required": true, | "required": true, | ||
| Line 11: | Line 11: | ||
}, | }, | ||
"alternative": { | "alternative": { | ||
"label": "Next Chapter in | "label": "Next Chapter in alternative order", | ||
"type": "wiki-page-name", | "type": "wiki-page-name", | ||
"description": "Input the title of the next chapter to read in alternative order" | "description": "Input the title of the next chapter to read in alternative order" | ||
| Line 19: | Line 19: | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> | ||
==Continue Reading== | ==Continue Reading== | ||
>>> [[{{{normal}}}]]{{#if:{{{alternative|}}}|- Alternative Order: [[{{{alternative}}}]] |}} | >>> [[{{{normal}}}]]{{#if:{{{alternative|}}}|- Alternative Order: [[{{{alternative}}}]] |}} | ||
Revision as of 01:31, 17 July 2022
This template is used to Insert chapter navigation for normal and alternative reading order.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Next Chapter in normal order | normal | Input the title of the next chapter to read in normal order | Page name | required |
| Next Chapter in alternative order | alternative | Input the title of the next chapter to read in alternative order | Page name | optional |
Continue Reading
>>> [[{{{normal}}}]]