Template:For: Difference between revisions

From The Reed and Rite
Line 55: Line 55:


== Articles Using Template ==
== Articles Using Template ==
<div class="navaid">This list is limited to 100 articles. For a full listing see [[Special: WhatLinksHere/{{FULLPAGENAME}}|here]].</div>
<div class="navigation">This list is limited to 100 articles. For a full listing see [[Special: WhatLinksHere/{{FULLPAGENAME}}|here]].</div>
{{Special:WhatLinksHere/{{FULLPAGENAME}}|namespace=0|limit=100}}
{{Special:WhatLinksHere/{{FULLPAGENAME}}|namespace=0|limit=100}}


[[Category:Navigation]]
[[Category:Navigation]]
[[Category:Templates]]
[[Category:Templates]]

Revision as of 22:41, 19 March 2025

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}}
All This is a test of a span description.
{{for|St. Crispian's|more on Whereabouts Lane|St. Crispian's}}

Articles Using Template