Template:Navi: Difference between revisions

From railTOPOMODEL® Wiki
Jump to navigation Jump to search
[checked revision][checked revision]
(Zeichen)
(Zeichen)
Line 15: Line 15:
! colspan="4"| Navigation
! colspan="4"| Navigation
|-
|-
|'''[[Main_Page|Home]]'''||''←''||•||''→''
|'''[[Main_Page|Home]]'''||''←''||''''||''→''
|-
|-
|''Chapter''||{{#if:{{{pchapter|}}}|[[{{#if:{{{pchapterlink|}}}|{{{pchapterlink}}}|{{{pchapter}}}}}|{{{pchapter}}}]]}}||[[{{#if:{{{chapterlink|}}}|{{{chapterlink}}}|{{{chapter}}}}}|{{{chapter}}}]]||{{#if:{{{nchapter|}}}|[[{{#if:{{{nchapterlink|}}}|{{{nchapterlink}}}|{{{nchapter}}}}}|{{{nchapter}}}]]}}
|''Chapter''||{{#if:{{{pchapter|}}}|[[{{#if:{{{pchapterlink|}}}|{{{pchapterlink}}}|{{{pchapter}}}}}|{{{pchapter}}}]]}}||[[{{#if:{{{chapterlink|}}}|{{{chapterlink}}}|{{{chapter}}}}}|{{{chapter}}}]]||{{#if:{{{nchapter|}}}|[[{{#if:{{{nchapterlink|}}}|{{{nchapterlink}}}|{{{nchapter}}}}}|{{{nchapter}}}]]}}

Revision as of 15:04, 13 March 2017

Usage

This template offers a standardized menu for the page foot. It offers a chapter What you have learned and a swift shift to the railTOPOMODEL® home page, the chapter home page, the previous and the next section.

Arguments

The template has two obligatory and four optional arguments, all of which are named.

  • Obligatory
    • chapter: the chapter, which the page is assigned to
    • lesson: this argument bears the text of the symmary
  • Optional
    • prev: the name of the previous section. Usually it will be identical with the link to the previous section, so the latter can be left away. As there is not allways a previous section, also prev may be empty.
    • next: the name of the previous section. Usually it will be identical with the link to the next section, so the latter can be left away. As there is not allways a next section, also next may be empty.
    • prevlink: an argument for the link to the previous section, if it differs from prev.
    • prevlink: an argument for the link to the next section, if it differs from next.

Examples

{{navi}}

delivers

What you should have learned
Please, enter a summary!
Navigation
Home [[{{{chapter}}}|{{{chapter}}}]]
previous:
 
next:
 
{{navi
|lesson=Seid wachsam!
|chapter={{RTM}} modelling concepts
|prev={{RTM}} Quick Start
|next=Borders of {{RTM}}
|chapterlink=RTM modelling concepts
|prevlink=RTM Quick Start
|nextlink=Borders of RTM
}}

delivers

What you should have learned
Seid wachsam!
Navigation
Home railTOPOMODEL® modelling concepts
previous:
railTOPOMODEL® Quick Start
next:
Borders of railTOPOMODEL®
{{navi
|lesson=
|chapter={{RTM}} modelling concepts
|chapterlink=RTM modelling concepts
|next=Core elements
}}

delivers

What you should have learned
Navigation
Home railTOPOMODEL® modelling concepts
previous:
 
next:
Core elements