Jump to content

Template:Chapter Navigation: Difference between revisions

From Oera Linda Wiki
No edit summary
No edit summary
Line 4: Line 4:


In alternative Order: [[{{{alternative}}}]]
In alternative Order: [[{{{alternative}}}]]
<templatedata>
{
  "description": "This template can be used to insert chapter navigation.",
  "params": {
        "normal": {
            "label": "Next Chapter in Normal order",
            "type": "wiki-page-name",
            "required": true,
            "description": "Input the title of the next chapter to read in normal order"
                  },
        "alternative": {
            "label": "Next Chapter in Alternative order",
            "type": "wiki-page-name",
            "required": true,
            "description": "Input the title of the next chapter to read in alternative order"
                      }
            }
}
</templatedata>

Revision as of 00:03, 17 July 2022

Next chapter:

In normal order: [[{{{normal}}}]]

In alternative Order: [[{{{alternative}}}]]

This template can be used to insert chapter navigation.

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
Next Chapter in Alternative orderalternative

Input the title of the next chapter to read in alternative order

Page namerequired