Template:About: Difference between revisions

Fredg999 (talk | contribs)
Created page with ":''This page is about {{{1|something}}}. For {{{2|other uses}}}, see [[{{{3|{{PAGENAME}} (disambiguation)}}}]].''<noinclude> The '''About''' template is used at the beginning..."
 
ArrowHead294 (talk | contribs)
mNo edit summary
 
(10 intermediate revisions by 2 users not shown)
Line 1: Line 1:
:''This page is about {{{1|something}}}. For {{{2|other uses}}}, see [[{{{3|{{PAGENAME}} (disambiguation)}}}]].''<noinclude>
<includeonly>: ''{{#if: {{{1|}}}|This page is about {{{1}}}.|}} For {{{2|other uses}}}, see [[{{{3|{{FULLPAGENAME}} (disambiguation)}}}]].''</includeonly><noinclude>
 
{{documentation}}
The '''About''' template is used at the beginning of a page to link the reader to another article with a similar title or concept that they may have been seeking instead.
 
This template was inspired by [https://en.wikipedia.org/wiki/Template:About the corresponding template on Wikipedia], which includes many more features that are not implemented in this simplified version of the template.
 
== Parameters ==
In this implementation, the 1st parameter is required, while the 2nd and 3rd parameters are suggested.
; <code>1=</code>
: What the page this template is placed on is about ("This page is about …").
 
; <code>2=</code>
: What the other page is about. If unused or blank, defaults to "For other uses".
 
; <code>3=</code>
: The title of the first other page. If unused, defaults to "<nowiki>[[page title]]</nowiki> (disambiguation)".
 
[[Category:Templates]]


[[Category:Hatnote templates]]
</noinclude>
</noinclude>