Jump to content

Template:Kapitelnavigation: Difference between revisions

From Oera Linda Wiki
add
 
add alt order and go back
Line 1: Line 1:
<h2>Weiterlesen</h2>
'''[[{{{back}}}]]''' ᐊ Vorheriges/Nächstes ᐅ '''[[{{{normal}}}]]'''


<h2>Weiterlesen</h2>
{{#if:{{{alternative|}}}| Alternative Reihenfolge:
Nächstes Kapitel: '''[[{{{normal}}}]]'''


{{#if:{{{alternative|}}}| Alternative Reihenfolge: '''[[{{{alternative}}}]]''' | }}
'''[[{{{altback}}}]]'''  ᐊ Vorheriges/Nächstes ᐅ '''[[{{{alternative}}}]]''' | }}
<noinclude>
<noinclude>
<templatedata>
<templatedata>
Line 15: Line 16:
"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 14:49, 9 August 2024

Weiterlesen

[[{{{back}}}]] ᐊ Vorheriges/Nächstes ᐅ [[{{{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 to read 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 to read in alternative order

Page nameoptional
Previous chapter in alternative orderaltback

Input the title of the previous chapter in alternative order

Page nameoptional