Template:Chapter Navigation: Difference between revisions
Appearance
add option to continue with previous chapter |
mNo edit summary |
||
| Line 12: | Line 12: | ||
"params": { | "params": { | ||
"normal": { | "normal": { | ||
"label": "Next | "label": "Next chapter in normal order", | ||
"type": "wiki-page-name", | "type": "wiki-page-name", | ||
"required": true, | "required": true, | ||
| Line 18: | Line 18: | ||
}, | }, | ||
"back": { | "back": { | ||
"label": "Previous | "label": "Previous chapter in normal order", | ||
"type": "wiki-page-name", | "type": "wiki-page-name", | ||
"description": "Input the title of the previous chapter in normal order" | "description": "Input the title of the previous chapter in normal order" | ||
}, | }, | ||
"alternative": { | "alternative": { | ||
"label": "Next | "label": "Next chapter in alternative order", | ||
"type": "wiki-page-name", | "type": "wiki-page-name", | ||
"description": "Input the title of the next chapter in alternative order" | "description": "Input the title of the next chapter in alternative order" | ||
Revision as of 08:39, 22 July 2023
Continue Reading
Next chapter: [[{{{normal}}}]]
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 in normal order | Page name | required |
| Previous chapter in normal order | back | Input the title of the previous chapter in normal order | Page name | optional |
| Next chapter in alternative order | alternative | Input the title of the next chapter in alternative order | Page name | optional |