Template:For

From The Reed and Rite

Description

This template should be used when the need arises to provide a link to a similar or related topic. This is also to help prevent confusion when articles have similar names by providing a manual re-direct link.

Usage

  • Note: The examples below show each parameter separated by a line break for demonstration purposes only. For use in articles, please separate parameters with only a vertical bar (|).
Parameter Code Output
1 When one unnamed parameter is passed, the template will provide a link to the page defined; preceded by the text: "For more information,".
{{for |St. Crispian's }}
2 When a second unnamed parameter is passed, it will replace the text "more information" in the output.
{{for
|St. Crispian's
|details on Whereabouts Lane
}}
3 When a third unnamed parameter is passed, it will replace the linked text.
{{for
|St. Crispian's#History
|the history of St. Crispian's
|History}}
pre= When the named parameter pre=TEXT is passed, additional text is added at the beginning of the output.
{{for
|Lapis Lazuli#Lapis Lazuli Minor
|more on Lapis Lazuli Minor
|here
|pre=This page is on Lapis Lazuli House}}
post= When the named parameter post=TEXT is passed, additional text is added at the end of the output.
{{for
|Lapis Lazuli#Lapis Lazuli Minor
|more on Lapis Lazuli Minor
|here
|post=This page is dedicated to Lapis Lazuli House}}

Articles Using Template