Jump to content

Template:Chapter Navigation: Difference between revisions

From Oera Linda Wiki
ᐊ previous/next ᐅ
Previous chapter in alternative order
Line 1: Line 1:
<h2>Continue Reading</h2>
'''[[{{{back}}}]]''' ᐊ previous/next ᐅ '''[[{{{normal}}}]]'''


<h2>Continue Reading</h2>
{{#if:{{{alternative|}}}| In alternative order:
{{#if:{{{back|}}}| '''[[{{{back}}}]]''' | }} ᐊ previous/next ᐅ '''[[{{{normal}}}]]'''


{{#if:{{{alternative|}}}| Next chapter in alternative order: '''[[{{{alternative}}}]]''' | }}
'''[[{{{altback}}}]]''' ᐊ previous/next ᐅ '''[[{{{alternative}}}]]''' | }}
<noinclude>
<noinclude>
<templatedata>
<templatedata>
Line 18: 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 24: 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"
}
}
}
}

Revision as of 12:08, 22 July 2023

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