Jump to content

Template:Kapitelnavigation: Difference between revisions

From Oera Linda Wiki
add
 
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<h2>Navigation</h2>
'''[[{{{back}}}]]''' ᐊ vorherige/nächste ᐅ '''[[{{{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"
}
}
}
}

Latest revision as of 10:41, 4 September 2024

Navigation

[[{{{back}}}]] ᐊ vorherige/nächste ᐅ [[{{{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