Jump to content

Template:Chapter Navigation: Difference between revisions

From Oera Linda Wiki
add option to continue with previous chapter
mNo edit summary
Line 12: Line 12:
"params": {
"params": {
"normal": {
"normal": {
"label": "Next Chapter in normal order",
"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 Chapter in normal order",
"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 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 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.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Next chapter in normal ordernormal

Input the title of the next chapter in normal order

Page namerequired
Previous chapter in normal orderback

Input the title of the previous chapter in normal order

Page nameoptional
Next chapter in alternative orderalternative

Input the title of the next chapter in alternative order

Page nameoptional