Jump to content

Template:Chapter Navigation: Difference between revisions

From Oera Linda Wiki
No edit summary
No edit summary
Tag: Manual revert
 
(64 intermediate revisions by 2 users not shown)
Line 1: Line 1:
'''Next chapter:'''
<h2>Continue Reading</h2>
'''[[{{{back}}}]]''' ᐊ previous/next ᐅ '''[[{{{normal}}}]]'''


In normal order: [[{{{normal}}}]]
{{#if:{{{alternative|}}}| In alternative order:
 
In alternative Order: [[{{{alternative}}}]]


'''[[{{{altback}}}]]''' ᐊ previous/next ᐅ '''[[{{{alternative}}}]]''' | }}
<noinclude>
<templatedata>
<templatedata>
{
{
  "description": "Insert chapter navigation.",
"description": "This template is used to Insert chapter navigation for normal and alternative reading order.",
  "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"
                  },
},
         "alternative": {
         "back": {
            "label": "Next Chapter in Alternative order",
"label": "Previous 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 alternative order"
"description": "Input the title of the previous chapter in normal order"
                      }
},
            }
"alternative": {
"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",
"description": "Input the title of the previous chapter in alternative order"
}
}
}
}
</templatedata>
</templatedata>
</noinclude>

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