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 9: Line 9:
{| class="wikitable"
{| class="wikitable"
|-
|-
! colspan="2"| What you should have learned
! colspan="3"| What you should have learned
|-
|-
| colspan="2"|{{{lesson|Please, enter a summary!}}}
| colspan="3"|{{{lesson|Please, enter a summary!}}}
|-
|-
! colspan="2"| Navigation
! colspan="3"| Navigation
|-
|-
![[Main_Page|Home]]![[{{{chapterlink|{{{chapter}}}}}}]]
|-
| |''prev''|''next''
|-
|''Chapter''|[[{{{pchapterlink|{{{pchapter|}}}]]|[[{{{nchapterlink|{{{nchapter|}}}]]
|-
|''Section''|[[{{{prevlink|{{{prev|}}}}}}]]|[[{{{prevlink|{{{prev|}}}}}}]]
|-
|}<!--
| [[Main_Page|Home]] || {{#if:{{{chapterlink|}}}|[[{{{chapterlink}}}|{{{chapter|}}}]]|[[{{{chapter}}}]]}}
| [[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;}}
|<small>previous:</small><br>{{#if:{{{prev|}}}|[[{{{prevlink|{{{prev|}}}}}}|{{{prev|}}}]]|&nbsp;}}||<small>next:</small><br>{{#if:{{{next|}}}|[[{{{nextlink|{{{next|}}}}}}|{{{next|}}}]]|&nbsp;}}
|}</includeonly><noinclude>
|}--></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 12:45, 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