Template:Docnav/pl: Difference between revisions

From FreeCAD Documentation
(upgrade)
m (</div></div><noinclude>)
Line 28: Line 28:
|{{#if:{{{IconC|}}}
|{{#if:{{{IconC|}}}
|[[Online Help Toc/pl|Spis treści]] [[File:{{{IconC}}}|24px]]<div></div>
|[[Online Help Toc/pl|Spis treści]] [[File:{{{IconC}}}|24px]]<div></div>
|[[Online Help Toc/pl|Spis treści]] }} }}</div>
|[[Online Help Toc/pl|Spis treści]] }} }}</div></div><noinclude>
</div>
<noinclude>
----
----



Revision as of 12:55, 12 February 2019


Use this template to show an element to advance or go back a page in the documentation.

Example:

Normal mode Left, normal Right, central title imposed

Code 1 (English): mode 1

{{Docnav| Draft Workbench | Arch Workbench }}

Result:

Draft Workbench
Arch Workbench

or

Code 2 (English): mode 2

{{Docnav| [[Draft Workbench|Draft Workbench]] | [[Arch Workbench|Arch Workbench]] }}

Result:

Code 3 /pl (Translated):

{{Docnav/pl| [[Draft Workbench/pl|Atelier Draft]] | [[Arch Workbench/pl|Atelier Arch]] }}

Result:

Atelier Draft poprzedni:
następny: Atelier Arch

Normal mode Left, normal Right, title and personal central link

Code 4 (English): mode 1

{{Docnav| Draft Workbench | Arch Workbench | Online Help Toc | My personal title }}

Result:

Draft Workbench
Arch Workbench
Online Help Toc

or

Code 5 (English) mode 2:

{{Docnav| [[Draft Workbench|Draft Workbench]] | [[Arch Workbench|Arch Workbench]] | [[Online Help Toc|My personal title]] }}

Result:

Code 6 /pl (Translated) mode 1:

{{Docnav/pl| [[Draft Workbench/pl|Atelier Draft]] | [[Arch Workbench/pl|Atelier Arch]] | Online Help Toc/pl | Mon titre personnel }}

Result:

Code 7 /pl (Translated) mode 2:

{{Docnav/pl| [[Draft Workbench/pl|Atelier Draft]] | [[Arch Workbench/pl|Atelier Arch]] | [[Online Help Toc/pl|Mon titre personnel]] }}

Result:

Left arrow + imposed index (example last page)

Code 8 (English) mode 1:

{{Docnav| Draft Workbench | }}

Result:

Draft Workbench

or

Code 9 (English) mode 2:

{{Docnav| [[Draft Workbench|Draft Workbench]] | }}

Result:

Code 10 /pl (Translated):

{{Docnav/pl| [[Draft Workbench/pl|Atelier Draft]] | }}

Result:

Right arrow + imposed index (example first page)

Code 11 (English) mode 1:

{{Docnav| | Draft Workbench}}

Result:

Draft Workbench

Code 12 (English) mode 2:

{{Docnav| | [[Draft Workbench|Draft Workbench]]}}

Result:

Code 13 /pl (Translated):

{{Docnav/pl| | [[Draft Workbench/pl|Atelier Draft]]}}

Result:

Only imposed index

Code 14 (English):

{{Docnav| | }}

or

{{Docnav}}

Result:

Code 15 /pl (Translated):

{{Docnav/pl| | }}

or

{{Docnav/pl}}

Result:

Only index and personal title

Code 16 (English) mode 1:

{{Docnav| | |Draft_Arc|Personal title (Draft_Arc)}}

Result:

Draft_Arc

or

Code 17 (English) mode 2:

{{Docnav| | | [[Draft_Arc|Personal title (Draft_Arc)]] }}

Result:

Code 18 /pl (Translated):

{{Docnav/pl| | | [[Draft_Arc/pl|Mon titre personnel (Draft_Arc)]] }}

Result:

DocNav with Icon : IconL, IconC, IconR (or tree icon)

Optionally you can add an icon to the left of the bar to the right of the bar or to the center of the navigation bar or to all three places at once. The position of the code can be placed arbitrarily in the navigation bar it will be placed automatically in the right place using the following codes:

  • IconL = filenameImage.ext (icon on the Left of the bar)
  • IconC = filenameImage.ext (icon in the Center of the bar)
  • IconR = filenameImage.ext (icon to the Right of the bar

example:

Code 19 (English):

{{Docnav| [[Draft Workbench|Draft Workbench]] | [[Arch Workbench|Arch Workbench]] | [[FEM_Module|FEM Module]] | IconC = Workbench_FEM.svg | IconL = Fem-beam-section.svg | IconR = Fem-shell-thickness.svg }}

Result:

Code 20 (Translated):

{{Docnav/pl| [[FEM_ElementGeometry1D/pl|FEM_ElementGeometry1D]] | [[FEM_ElementGeometry2D/pl|FEM_ElementGeometry2D]] | [[FEM_Module/pl|FEM Module]] | IconC = Workbench_FEM.svg | IconL = Fem-beam-section.svg | IconR = Fem-shell-thickness.svg }}

Result: