Jump to content

Template:Chapter Navigation: Difference between revisions

From Oera Linda Wiki
No edit summary
Tag: Manual revert
No edit summary
Tag: Manual revert
 
(46 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<h2>Continue Reading</h2>
'''[[{{{back}}}]]''' ᐊ previous/next ᐅ '''[[{{{normal}}}]]'''
{{#if:{{{alternative|}}}| In alternative order:
'''[[{{{altback}}}]]''' ᐊ previous/next ᐅ '''[[{{{alternative}}}]]''' | }}
<noinclude>
<noinclude>
<templatedata>
<templatedata>
Line 5: Line 11:
"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,
"description": "Input the title of the next chapter to read in normal order"
"description": "Input the title of the next chapter in normal order"
},
        "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": {
"alternative": {
"label": "Next Chapter in Alternative order",
"label": "Next chapter in alternative order",
"type": "wiki-page-name",
"description": "Input the title of the next chapter in alternative order"
},
"altback": {
"label": "Previous 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 previous chapter in alternative order"
}
}
}
}
Line 19: Line 36:
</templatedata>
</templatedata>
</noinclude>
</noinclude>
==Continue Reading==
>>> [[{{{normal}}}]] {{#if: {{{alternative|}}} | - Alternative Order: [[{{{alternative}}}]] | }}

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.

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 namerequired
Next chapter in alternative orderalternative

Input the title of the next chapter in alternative order

Page nameoptional
Previous chapter in alternative orderaltback

Input the title of the previous chapter in alternative order

Page nameoptional