Template:Navi: Difference between revisions

From railTOPOMODEL® Wiki
Jump to navigation Jump to search
[checked revision][checked revision]
No edit summary
No edit summary
Line 19: Line 19:
| ||''prev''||''next''
| ||''prev''||''next''
|-
|-
|''Chapter''||[[{{{pchapterlink|{{{pchapter|-}}}]]||[[{{{nchapterlink|{{{nchapter|-}}}]]
|''Chapter''||{{#if:{{{pchapter|}}}|[[{{{pchapterlink|{{{pchapter}}}]]}}||[[{{{nchapterlink|{{{nchapter|-}}}]]
|-
|-
|''Section''||[[{{{prevlink|{{{prev|-}}}}}}]]||[[{{{prevlink|{{{prev|-}}}}}}]]
|''Section''||[[{{{prevlink|{{{prev|-}}}}}}]]||[[{{{nextlink|{{{next|-}}}}}}]]
|-
|-
|}<!--
|}<!--

Revision as of 12:52, 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