Template:Chapter Navigation: Difference between revisions
Appearance
mNo edit summary |
No edit summary Tag: Manual revert |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<h2>Continue Reading</h2> | <h2>Continue Reading</h2> | ||
'''[[{{{back}}}]]''' ᐊ previous/next ᐅ '''[[{{{normal}}}]]''' | |||
{{#if:{{{ | {{#if:{{{alternative|}}}| In alternative order: | ||
{{ | '''[[{{{altback}}}]]''' ᐊ previous/next ᐅ '''[[{{{alternative}}}]]''' | }} | ||
<noinclude> | <noinclude> | ||
<templatedata> | <templatedata> | ||
| Line 20: | Line 19: | ||
"label": "Previous chapter in normal order", | "label": "Previous chapter in normal order", | ||
"type": "wiki-page-name", | "type": "wiki-page-name", | ||
"required": true, | |||
"description": "Input the title of the previous chapter in normal order" | "description": "Input the title of the previous chapter in normal order" | ||
}, | }, | ||
| Line 26: | Line 26: | ||
"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" | ||
}, | |||
"altback": { | |||
"label": "Previous chapter in alternative order", | |||
"type": "wiki-page-name", | |||
"description": "Input the title of the previous chapter in alternative order" | |||
} | } | ||
} | } | ||
Latest revision as of 07:42, 2 June 2024
Continue Reading
[[{{{back}}}]] ᐊ previous/next ᐅ [[{{{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 | required |
| Next chapter in alternative order | alternative | Input the title of the next chapter in alternative order | Page name | optional |
| Previous chapter in alternative order | altback | Input the title of the previous chapter in alternative order | Page name | optional |