Template:Navi: Difference between revisions

From railTOPOMODEL® Wiki
Jump to navigation Jump to search
[checked revision][checked revision]
No edit summary
 
Line 51: Line 51:




<br />
{{navi}}
<br />
<br />
<br />
<br />
<br />
<br />
{| class="wikitable"
|-
! colspan="4"| What you should have learned
|-
| colspan="4"|Please, enter a summary!
|-
! colspan="4"| Navigation
|-
|'''[[Main_Page|Home]]'''||''←''||''•''||''→''
|-
|''Chapter''||{{#if:|[[{{#if:|{{{pchapterlink}}}|{{{pchapter}}}}}|{{{pchapter}}}]]}}||[[{{#if:|{{{chapterlink}}}|{{{chapter}}}}}|{{{chapter}}}]]||{{#if:|[[{{#if:|{{{nchapterlink}}}|{{{nchapter}}}}}|{{{nchapter}}}]]}}
|-
|''Section''||{{#if:|[[{{#if:|{{{prevlink}}}|{{{prev}}}}}|{{{prev}}}]]}}||[[{{PAGENAME}}]]||{{#if:|[[{{#if:|{{{nextlink}}}|{{{next}}}}}|{{{next}}}]]}}
|-
|''Subection''||{{#if:|[[{{#if:|{{{sprevlink}}}|{{{sprev}}}}}|{{{sprev}}}]]}}||{{#if:|[[{{#if:|{{{subsectionlink}}}|{{{subsection}}}}}|{{{subsection}}}]]}}||{{#if:|[[{{#if:|{{{snextlink}}}|{{{snext}}}}}|{{{snext}}}]]}}
|}
 
<pre>{{navi
<pre>{{navi
|lesson=Seid wachsam!
|lesson=Seid wachsam!
Line 87: Line 64:
delivers
delivers


 
{{navi
<br />
|lesson=Seid wachsam!
<br />
|chapter={{RTM}} Modelling Concepts
<br />
|prev={{RTM}} Quick Start
<br />
|next=Borders of {{RTM}}
<br />
|chapterlink=RTM Modelling Concepts
<br />
|prevlink=RTM Quick Start
<br />
|nextlink=Borders of RTM
{| class="wikitable"
|section=
|-
}}
! colspan="4"| What you should have learned
|-
| colspan="4"|Seid wachsam!
|-
! colspan="4"| Navigation
|-
|'''[[Main_Page|Home]]'''||''←''||''•''||''→''
|-
|''Chapter''||{{#if:|[[{{#if:|{{{pchapterlink}}}|{{{pchapter}}}}}|{{{pchapter}}}]]}}||[[{{#if:RTM modelling concepts|RTM modelling concepts|{{RTM}} modelling concepts}}|{{RTM}} modelling concepts]]||{{#if:|[[{{#if:|{{{nchapterlink}}}|{{{nchapter}}}}}|{{{nchapter}}}]]}}
|-
|''Section''||{{#if:{{RTM}} Quick Start|[[{{#if:RTM Quick Start|RTM Quick Start|{{RTM}} Quick Start}}|{{RTM}} Quick Start]]}}||||{{#if:Borders of {{RTM}}|[[{{#if:Borders of RTM|Borders of RTM|Borders of {{RTM}}}}|Borders of {{RTM}}]]}}
|-
|''Subection''||{{#if:|[[{{#if:|{{{sprevlink}}}|{{{sprev}}}}}|{{{sprev}}}]]}}||{{#if:|[[{{#if:|{{{subsectionlink}}}|{{{subsection}}}}}|{{{subsection}}}]]}}||{{#if:|[[{{#if:|{{{snextlink}}}|{{{snext}}}}}|{{{snext}}}]]}}
|}


<pre>{{navi
<pre>{{navi
Line 121: Line 84:
delivers
delivers


{{navi
|lesson=
|chapter={{RTM}} Modelling Concepts
|chapterlink=RTM Modelling Concepts
|next=Core elements
|section=
}}


<br />
<br />
<br />
<br />
<br />
<br />
<br />
{| class="wikitable"
|-
! colspan="4"| What you should have learned
|-
| colspan="4"|
|-
! colspan="4"| Navigation
|-
|'''[[Main_Page|Home]]'''||''←''||''•''||''→''
|-
|''Chapter''||{{#if:|[[{{#if:|{{{pchapterlink}}}|{{{pchapter}}}}}|{{{pchapter}}}]]}}||[[{{#if:RTM modelling concepts|RTM modelling concepts|{{RTM}} modelling concepts}}|{{RTM}} modelling concepts]]||{{#if:|[[{{#if:|{{{nchapterlink}}}|{{{nchapter}}}}}|{{{nchapter}}}]]}}
|-
|''Section''||{{#if:|[[{{#if:|{{{prevlink}}}|{{{prev}}}}}|{{{prev}}}]]}}||||{{#if:Core elements|[[{{#if:|{{{nextlink}}}|Core elements}}|Core elements]]}}
|-
|''Subection''||{{#if:|[[{{#if:|{{{sprevlink}}}|{{{sprev}}}}}|{{{sprev}}}]]}}||{{#if:|[[{{#if:|{{{subsectionlink}}}|{{{subsection}}}}}|{{{subsection}}}]]}}||{{#if:|[[{{#if:|{{{snextlink}}}|{{{snext}}}}}|{{{snext}}}]]}}
|}
[[category:contentTemplate]]
[[category:contentTemplate]]
</noinclude>
</noinclude>

Latest revision as of 19:49, 8 February 2024

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.
    • nextlink: an argument for the link to the next section, if it differs from next.
    • nchapter: an argument for the next chapter
    • nchapterlink: an argument for link to the next chapter
    • pchapter: an argument for the previous chapter
    • pchapterlink: an argument for the previous chapter
    • section: An argument for the current section. It will be dispalyed as is, so make links explicit here. The default is a circle link to the respective page.
    • subsection: The current subsection
    • sprev: the previous subsection
    • sprevlink: the link to the previous subsection
    • snext: the next subsection
    • snextlink: the link to the next subsection

Examples

{{navi}}

delivers









What you should have learned
Please, enter a summary!
Navigation
Home
Chapter [[{{{chapter}}}|{{{chapter}}}]]
Section Navi
Subection
{{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
|section=
}}

delivers









What you should have learned
Seid wachsam!
Navigation
Home
Chapter RailTopoModel® Modelling Concepts
Section RailTopoModel® Quick Start Borders of RailTopoModel®
Subection
{{navi
|lesson=
|chapter={{RTM}} Modelling Concepts
|chapterlink=RTM Modelling Concepts
|next=Core elements
|section=
}}

delivers









What you should have learned
Navigation
Home
Chapter RailTopoModel® Modelling Concepts
Section Core elements
Subection