Template:Book/Link

From open-support.info

(Difference between revisions)
Jump to: navigation, search
m
m
Line 2: Line 2:
|{{#vardefine:page|{{#rel2abs:{{{1}}} }}
|{{#vardefine:page|{{#rel2abs:{{{1}}} }}
  }}{{#if:{{#var:page}}
  }}{{#if:{{#var:page}}
-
  |[[{{#var:page}}|{{#switch:THEN
+
  |[[{{#var:page}}|{{#if:{{{2|}}}
-
  |{{#if:{{{2|}}}|THEN}}={{{2}}}
+
  |{{{2}}}
-
   |{{Book/PageTitle|{{#var:page}} }}
+
   |{{Book/PageTitle
 +
  |{{#var:page}}
 +
  |show={{{show|}}}
 +
  }}
   }}]]
   }}]]
  }}
  }}

Revision as of 19:05, 21 April 2011

The results of this template are not shown here.

[edit] [purge] Template documentation

Template:Book/Link – produce a link with a respectable page title from relative path.

Syntax

 {{Book/Link [|['path'][|['text']]]}}
  • path - Relative or absolute path list to destination page from the current page. The page language sufix will be supplied automatically if it is required.
  • text - Alternative text which will be shown instead of page title.

Please see below how to describe path in this page:

 If you are in               Type          Destination page name is      Note
 --------------------------  ------------  ----------------------------  ----------------
 Sample Book/Chapter 1/3/de  ..            Sample Book/Chapter 1/de      Parent page
                             ../4          Sample Book/Chapter 1/4/de    Sibling page
                             /1            Sample Book/Chapter 1/3/1/de  Child page
                             :Foo/Bar/Buz  Foo/Bar/Buz/de                Absolute path

Related pages

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox