Help:Back template: Difference between revisions
Jump to navigation
Jump to search
(adjusted link to a page that was moved) |
m (Back moved to Help:Back template: This page should not be in the main namespace, name not specific enough) |
(No difference)
|
Revision as of 21:56, 19 May 2008
Syntax:
{{back|link to the upper level| displayed text}}
Example:
{{back|FAQ_General|General}}
- if more than one page links to the page you may use this template to add additional backlinks
It's the same as template:backlink except it does not add a horizontal line above the link.
To use the Back template you have to use 2 parameters. Why?
In some sections the link name differs from the actual dispalyed name e.g.:
[[FAQ User Interface|User interface]]
where the link is FAQ user Interface
while it should only be displayed User interface
Thus I had to define two parameters. But if the second one is missing
Code:
{{back|Template}}
is shown as
Back to {{{2}}}
what however it works is not intended. So if you want the link be displayed as it is you'll have to type it twice separated with a "|" as shown above.
--Sheepdog 04:56, 29 Sep 2005 (EST)
Back to Templates