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 1: Line 1:
<includeonly>
<includeonly>
{{#if:{{{sprev|}}}|{{{dummy|+}}}}}
{{#if:{{{snext|}}}|{{{dummy|+}}}}}
<br />
<br />
<br />
<br />
Line 22: Line 24:
|-
|-
|''Section''||{{#if:{{{prev|}}}|[[{{#if:{{{prevlink|}}}|{{{prevlink}}}|{{{prev}}}}}|{{{prev}}}]]}}||{{#if:{{{next|}}}|[[{{#if:{{{nextlink|}}}|{{{nextlink}}}|{{{next}}}}}|{{{next}}}]]}}
|''Section''||{{#if:{{{prev|}}}|[[{{#if:{{{prevlink|}}}|{{{prevlink}}}|{{{prev}}}}}|{{{prev}}}]]}}||{{#if:{{{next|}}}|[[{{#if:{{{nextlink|}}}|{{{nextlink}}}|{{{next}}}}}|{{{next}}}]]}}
|-
|}</includeonly><noinclude>
|}<!--
| [[Main_Page|Home]] || {{#if:{{{chapterlink|}}}|[[{{{chapterlink}}}|{{{chapter|}}}]]|[[{{{chapter}}}]]}}
|-
|<small>previous:</small><br>{{#if:{{{prev|}}}|[[{{{prevlink|{{{prev|}}}}}}|{{{prev|}}}]]|&nbsp;}}||<small>next:</small><br>{{#if:{{{next|}}}|[[{{{nextlink|{{{next|}}}}}}|{{{next|}}}]]|&nbsp;}}
|}--></includeonly><noinclude>
==Usage==
==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 {{rtm}} home page, the chapter home page, the previous and the next section.
This template offers a standardized menu for the page foot. It offers a chapter ''What you have learned'' and a swift shift to the {{rtm}} home page, the chapter home page, the previous and the next section.

Revision as of 14:05, 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