Template:Hoofdstuk Navigatie: Difference between revisions
Appearance
Aangepaste volgorde |
uitbreiding terugbladeren |
||
| Line 1: | Line 1: | ||
<h2>Lees Verder</h2> | <h2>Lees Verder</h2> | ||
'''[[{{{back}}}]]''' ᐊ vorig/volgend ᐅ '''[[{{{normal}}}]]''' | |||
{{#if:{{{alternative|}}}| Aangepaste volgorde: '''[[{{{alternative}}}]]''' | }} | {{#if:{{{alternative|}}}| Aangepaste volgorde: | ||
'''[[{{{altback}}}]]''' ᐊ vorig/volgend ᐅ '''[[{{{alternative}}}]]''' | }} | |||
<noinclude> | <noinclude> | ||
<templatedata> | <templatedata> | ||
| Line 15: | Line 15: | ||
"description": "Input the title of the next chapter to read in normal order" | "description": "Input the title of the next chapter to read in normal order" | ||
}, | }, | ||
"alternative": { | "back": { | ||
"label": "Previous chapter in normal order", | |||
"type": "wiki-page-name", | |||
"required": true, | |||
"description": "Input the title of the previous chapter in normal order" | |||
}, | |||
"alternative": { | |||
"label": "Next Chapter in alternative order", | "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" | ||
}, | |||
"altback": { | |||
"label": "Previous chapter in alternative order", | |||
"type": "wiki-page-name", | |||
"description": "Input the title of the previous chapter in alternative order" | |||
} | } | ||
} | } | ||
Revision as of 12:48, 11 April 2024
Lees Verder
[[{{{back}}}]] ᐊ vorig/volgend ᐅ [[{{{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 to read 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 to read 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 |