Template:Chapter Navigation: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 4: | Line 4: | ||
In alternative Order: [[{{{alternative}}}]] | In alternative Order: [[{{{alternative}}}]] | ||
<templatedata> | |||
{ | |||
"description": "This template can be used to insert chapter navigation.", | |||
"params": { | |||
"normal": { | |||
"label": "Next Chapter in Normal order", | |||
"type": "wiki-page-name", | |||
"required": true, | |||
"description": "Input the title of the next chapter to read in normal order" | |||
}, | |||
"alternative": { | |||
"label": "Next Chapter in Alternative order", | |||
"type": "wiki-page-name", | |||
"required": true, | |||
"description": "Input the title of the next chapter to read in alternative order" | |||
} | |||
} | |||
} | |||
</templatedata> | |||
Revision as of 00:03, 17 July 2022
Next chapter:
In normal order: [[{{{normal}}}]]
In alternative Order: [[{{{alternative}}}]]
This template can be used to insert chapter navigation.
| 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 | required |