„Sablon:Nav” változatai közötti eltérés

Tartalom törölve Tartalom hozzáadva
Grin (vitalap | szerkesztései)
copy en
(Nincs különbség)

A lap 2011. június 3., 08:53-kori változata

Sablon:Nav
Nav


használat

A sablonnak hat opcionális paramétere van:

MediaWiki syntax Megjelenés
{{nav
 | Book = Geometry for Elementary School
 | Curr = Introduction
 | Next = Our tools: Ruler and compass}}
Geometry for Elementary School
Introduction Our tools: Ruler and compass
{{nav
 | Book = Geometry for Elementary School
 | Curr = Copying a triangle
 | Prev = Copying a line segment
 | Next = Copying an angle}}
Geometry for Elementary School
Copying a line segment Copying a triangle Copying an angle
{{nav
 | Book = Geometry for Elementary School
 | Curr = Copying a triangle
 | Prev = Copying a line segment
 | Next = Copying an angle}}
 | PrevText = Prev: Copying a line segment
 | NextText = Next: Copying an angle}}
Geometry for Elementary School
Prev: Copying a line segment Copying a triangle Next: Copying an angle
{{nav
 | Book = Geometry for Elementary School
 | Curr = Angles
 | Prev = Lines}}
Geometry for Elementary School
Lines Angles

Note that the Book and Curr variables default to the book and current sub-page names, respectively. Most cases should not require setting these.
Note that the PrevText and NextText variables override the default display of the target so an alternative text may be substituted.