Template:Book/Link
From open-support.info
< Template:Book(Difference between revisions)
m |
m |
||
| (7 intermediate revisions not shown) | |||
| Line 1: | Line 1: | ||
{{#if:{{{1|}}} | {{#if:{{{1|}}} | ||
| - | |{{ | + | |{{#vardefine:page|{{#rel2abs:{{#replace:{{{1}}}|~|{{#titleparts:{{FULLPAGENAME}}|1}}}}}} |
| - | + | }}{{#if:{{#var:page}} | |
| - | + | |[[{{#var:page}}#{{#if:{{{anchor|}}}|{{{anchor}}} }}|{{#switch:THEN | |
| - | + | |{{#if:{{{2|}}}|THEN}}={{{2}}} | |
| - | |{{# | + | |{{#if:{{{anchor|}}}|THEN}}={{{anchor}}} |
| - | }} | + | |{{Book/PageTitle |
| - | + | |{{#var:page}} | |
| + | |show={{{show|}}} | ||
| + | }} | ||
| + | }}]] | ||
}} | }} | ||
}}<noinclude> | }}<noinclude> | ||
Latest revision as of 07:22, 24 April 2011
The results of this template are not shown here.
[edit] []
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
| The above documentation is transcluded from Template:Book/Link/doc. (edit | history) Editors can experiment in this template's sandbox (create) and testcases (create) pages. Please add categories and interwikis to the /doc subpage. Subpages of this template. |