Template:About: Difference between revisions

From Bhamwiki
Jump to navigation Jump to search
(New page: :''This article is about {{{1}}}. For {{{2|other uses}}} see [[{{{3|{{PAGENAME}} (disambiguation)}}}]].''<noinclude> == Usage == '''<nowiki>{{About}}</nowiki>''' is a commonly used hatno...)
 
m (Typo)
Line 4: Line 4:
'''<nowiki>{{About}}</nowiki>''' is a commonly used hatnote on Bhamwiki, and so should be placed at the top of an article, linking the reader to articles with similar titles or concepts that they may have been seeking instead.  This template does not have named parameters, instead relying solely on the order of the parameters.
'''<nowiki>{{About}}</nowiki>''' is a commonly used hatnote on Bhamwiki, and so should be placed at the top of an article, linking the reader to articles with similar titles or concepts that they may have been seeking instead.  This template does not have named parameters, instead relying solely on the order of the parameters.


* '''<code><nowiki>{{about|USE1}}</nowiki></code>'''
* '''<code><nowiki>{{About|USE1}}</nowiki></code>'''
:''This article is about USE1.  For other uses see [[About (disambiguation)]].''
:''This article is about USE1.  For other uses see [[About (disambiguation)]].''
* '''<code><nowiki>{{about|USE1||PAGE2}}</nowiki></code>''' (When the disambiguation page has a different name — '''Note the empty second parameter''')
* '''<code><nowiki>{{About|USE1||PAGE2}}</nowiki></code>''' (When the disambiguation page has a different name — '''Note the empty second parameter''')
:''This article is about USE1.  For other uses see [[PAGE2]].''
:''This article is about USE1.  For other uses see [[PAGE2]].''
* '''<code><nowiki>{{about|USE1|USE2|PAGE2}}</nowiki></code>''' (When there is only one other use)
* '''<code><nowiki>{{About|USE1|USE2|PAGE2}}</nowiki></code>''' (When there is only one other use)
:''This article is about USE1.  For USE2 see [[PAGE2]].''
:''This article is about USE1.  For USE2 see [[PAGE2]].''



Revision as of 11:16, 1 October 2009

This article is about {{{1}}}. For other uses see About (disambiguation).

Usage

{{About}} is a commonly used hatnote on Bhamwiki, and so should be placed at the top of an article, linking the reader to articles with similar titles or concepts that they may have been seeking instead. This template does not have named parameters, instead relying solely on the order of the parameters.

  • {{About|USE1}}
This article is about USE1. For other uses see About (disambiguation).
  • {{About|USE1||PAGE2}} (When the disambiguation page has a different name — Note the empty second parameter)
This article is about USE1. For other uses see PAGE2.
  • {{About|USE1|USE2|PAGE2}} (When there is only one other use)
This article is about USE1. For USE2 see PAGE2.

Examples

  • {{About|the banker}} (On a page titled "John Smith")
This article is about the banker. For other uses see John Smith (disambiguation).
  • {{About|the butcher||John Smith}}
This article is about the butcher. For other uses see John Smith.
  • {{About|the baker|the candlestick maker|John Smith (candlestick maker)}}
This article is about the baker. For the candlestick maker see John Smith (candlestick maker).