Templat:Tentang/doc
Ini ialah sublaman pendokumenan untuk Templat:Tentang. Ia mempunyai maklumat penggunaan, kategori dan kandungan lain yang bukan sebahagian daripada laman templat templat laman. |
This template should not be used unless other topics exist with names very similar to the name of the article it is being used on (which, for most articles, is not the case). |
{{About}}
is a commonly used hatnote template on Wikipedia, and should be placed at the top of an article, linking the reader to other articles with similar titles or concepts that they may have been seeking instead. The template has several formats, including:
{{About|USE1}}
→{{About|USE1||PAGE2}}
→{{About|USE1|USE2|PAGE2}}
→{{About|USE1|USE2|PAGE2|dan|PAGE3}}
→
Alternately, a section=yes
parameter can be added to the {{About}}
template for use at the top of a section. When using this parameter, the wording in the template changes to specify that it is being used in a section:
{{About|USE1|section=yes}}
→{{About|USE1|PAGE2|section=yes}}
→{{About|USE1|USE2|PAGE2|section=yes}}
→{{About|USE1|USE2|PAGE2|dan|PAGE3|section=yes}}
→
For more options, find "{{About}}" in the text below.
For reference, see Wikipedia:hatnotes and documentation below.
Hatnote templates
[sunting sumber]Hatnotes must be at the very top of the page or section.
Generic hatnote
[sunting sumber]{{Hatnote|CUSTOM TEXT}}
→
{{Hatnote|For other senses of this term, see [[etc…]]}}
→
More pages on the same topic ("Further information ...")
[sunting sumber]"Main article: …"
[sunting sumber]{{Main}}
is used to make summary style explicit, when used in a summary section for which there is also a separate article on the subject:
-- This module produces a "For more details on this topic" link. It implements -- the Gelung templat dikesan: Templat:Main list template. --]]
local mHatnote = require('Module:Hatnote') local mHatlist = require('Module:Hatnote list') local mArguments -- lazily initialise local mTableTools -- lazily initialise local p = {}
function p.mainList(frame) mArguments = require('Module:Arguments') mTableTools = require('Module:TableTools') local args = mArguments.getArgs(frame, {parentOnly = true}) if not args[1] then return mHatnote.makeWikitextError( 'no page name specified', 'Template:Main list#Errors', args.category ) end return p._mainList(mTableTools.compressSparseArray(args)) end
function p._mainList(args) local pages = mHatlist.andList(args, true) local text = string.format('For a more comprehensive list, see %s.', pages) return mHatnote._hatnote(text) end
return p
"For more details on …, see …"
[sunting sumber]{{Details}}
can supplement {{Main}}
in summary sections, or can indicate more details in nonsummary sections:
{{Details3}}
allows changing the displayed name for links. Unlike {{Details}}
, it requires bracketed link notation:
{{Details3|[[NTSC#Color_encoding|NTSC Color encoding]]}}
→ Templat:Details3{{Details3|[[article1|Article 1]], [[article2|Article 2]], and [[article3|Article 3]]|TOPIC}}
→ Templat:Details3
"See also …"
[sunting sumber]{{See also|TOPIC PAGE|OTHER TOPIC PAGE}}
→
- Note: use only when OTHER TOPIC PAGE is related to current article and contains a self-explanatory parenthetical.
{{See also2|[[OTHER TOPIC]]|[[OTHER TOPIC2]]|[[OTHER TOPIC3]] and other text}}
→ Templat:See also2
"Further information: …"
[sunting sumber]{{Further|PAGE}}
→{{Further|PAGE1|PAGE2|PAGE3}}
→{{Further2|[[PAGE1]], [[PAGE2]], and [[PAGE#3|PAGE3]]}}
→
Other uses of the same title ("For …, see …")
[sunting sumber]"This page is about … For other uses …"
[sunting sumber]{{About}}
is the main template for noting other uses.
Note. When used in main namespace, the word "page" in the following hatnotes is replaced by "article".
{{About|USE1}}
→{{About|USE1||PAGE2}}
(When the disambiguation page has a different name – Note the empty second parameter) →{{About|USE1|USE2|PAGE2}}
(When there is only one other use) →{{About|USE1|USE2|PAGE2|and|PAGE3}}
(Two pages for USE2) →{{About|USE1|USE2|PAGE2#SUBSECTION{{!}}PAGE2TITLE}}
(Using the {{!}} magic word to give the link a different title) →{{About|USE1|USE2|PAGE2|USE3|PAGE3|USE4|PAGE4|USE5|PAGE5}}
(When there are up to four other uses – You should generally create a disambiguation page at this point) →{{About|USE1|USE2|PAGE2|USE3|PAGE3|other uses}}
(When there are several standard other uses and also a disambiguation page with default name – Note that the last page name is not specified) →{{About|USE1|USE2|PAGE2|USE3|PAGE3|other uses|PAGE4}}
(When there are several standard other uses and also a disambiguation page with non-default name) →{{About|USE1|USE2|PAGE2|USE3|PAGE3|other uses|PAGE4|and}}
→{{About||USE2|PAGE2|USE3|PAGE3|other uses}}
(When you don't need to state the focus of this article/page – Note the empty first parameter) →{{About|||PAGE1|and|PAGE2}}
→
- Note:
{{for||PAGE1|PAGE2}}
produces the same result.
{{About|USE1|section=yes}}
→
- Note: this hatnote says "section", instead of "article" or "page".
"This page is about … It is not to be confused with …"
[sunting sumber]{{About-distinguish}}
is a template for noting other uses when there could be confusion with another topic.
{{About-distinguish|USE1|PAGE1}}
→ Templat:About-distinguish{{About-distinguish2|USE1|TEXT}}
→{{About-distinguish-custom|USE1|TEXT}}
→ Templat:About-distinguish-custom
"For …, see …"
[sunting sumber]{{For}} can be used instead of {{About}} so as not to display: This page is about USE1. but still specify a specific other use. This effect can also be achieved by using an empty first parameter in {{About}} as in:
- For example:
{{For|OTHER TOPIC|PAGE1}}
is the same as{{About||OTHER TOPIC|PAGE1}}
(note the empty first parameter).
However, it is somewhat clearer when using the {{For}} template, since the word "about" does not appear in the statement.
{{For|OTHER TOPIC}}
→{{For|OTHER TOPIC|PAGE1}}
→{{For|OTHER TOPIC|PAGE1|PAGE2}}
→{{For|OTHER TOPIC|PAGE1|PAGE2|PAGE3}}
→{{For||PAGE1|PAGE2}}
→
- Variations
- As with {{Other uses}}, there is a whole family of "for" templates. {{For2}} allows custom text, such as quotation marks or a link from part of the "CUSTOM TEXT"
{{For2|OTHER TOPIC|CUSTOM TEXT}}
→
Untuk OTHER TOPIC, sila lihat CUSTOM TEXT.
"For other uses, see …"
[sunting sumber]When such a wordy hatnote as {{About}} is not needed, {{Other uses}} is often useful.
{{Other uses}}
→{{Other uses|PAGE1}}
→{{Other uses|PAGE1|PAGE2}}
→
- Variations
- There are, historically, a whole family of "other uses" templates for specific cases. {{About}} is the standard hatnote for "other uses" and many of them can be specified using the {{About}} template. However, the individual templates may be easier to use in certain contexts.
- Here are the variations and (when appropriate) the equivalents using the {{About}}, {{Other uses}} or {{For}} templates.
{{Other uses2|PAGE1}}
→ Templat:Other uses2
- Note: adds "(disambiguation)" to whatever is input as the PAGE1.
- Note:
{{Other uses|PAGE1 (disambiguation)}}
produces the same result.
{{Two other uses|USE1|USE2|PAGE2}}
→
Rencana ini adalah mengenai USE1. Untuk USE2, sila lihat PAGE2. Untuk kegunaan yang lain, lihat Tentang/doc (nyahkekaburan).
- Note: same as {{about}}, except it forces a second use to be noted if unspecified by parameters.
{{Two other uses|USE1|USE2|PAGE2|USE3|PAGE3}}
→
Rencana ini adalah mengenai USE1. Untuk USE2, sila lihat PAGE2. Untuk USE3, lihat PAGE3.
{{Two other uses||USE2|PAGE2|USE3|PAGE3}}
→
Untuk USE2, sila lihat PAGE2. Untuk USE3, lihat PAGE3.
{{Three other uses|USE1|USE2|PAGE2|USE3|PAGE3}}
This article is about USE1. Bagi USE2, sila lihat PAGE2. Bagi USE3, sila lihat PAGE3. Bagi kegunaan lain, sila lihat Tentang/doc (disambiguation).
{{Three other uses||USE2|PAGE2|USE3|PAGE3}}
→
Bagi USE2, sila lihat PAGE2. Bagi USE3, sila lihat PAGE3. Bagi kegunaan lain, sila lihat Tentang/doc (disambiguation).
{{Three other uses|USE1|USE2|PAGE2|USE3|PAGE3|USE4|PAGE4}}
→
This article is about USE1. Bagi USE2, sila lihat PAGE2. Bagi USE3, sila lihat PAGE3. Bagi USE4, sila lihat Tentang/doc (disambiguation).
"For other uses of …, see …"
[sunting sumber]{{Other uses of}}
→ Templat:Other uses of{{Other uses of|TOPIC}}
→ Templat:Other uses of{{Other uses of|TOPIC|PAGE1}}
→ Templat:Other uses of
"… redirects here. For other uses, see …"
[sunting sumber]
{{Redirect|REDIRECT}}
→{{Redirect|REDIRECT||PAGE1}}
→{{Redirect|REDIRECT|USE1|PAGE1}}
→{{Redirect|REDIRECT|USE1|PAGE1|USE2|PAGE2}}
→{{Redirect|REDIRECT|USE1|PAGE1|USE2|PAGE2|USE3|PAGE3}}
→{{Redirect|REDIRECT|USE1|PAGE1|and|PAGE2}}
→{{Redirect|REDIRECT|USE1|PAGE1|USE2|PAGE2|and|PAGE3}}
→{{Redirect6|REDIRECT|USE1|PAGE1}}
→ Templat:Redirect6{{Redirect6|REDIRECT|USE1|PAGE1||PAGE2}}
→ Templat:Redirect6
- Variations
- For two sources:
{{Redirect2|REDIRECT1|REDIRECT2}}
→{{Redirect2|REDIRECT1|REDIRECT2|USE}}
→{{Redirect2|REDIRECT1|REDIRECT2||PAGE1}}
→{{Redirect2|REDIRECT1|REDIRECT2|USE|PAGE1}}
→{{Redirect2|REDIRECT1|REDIRECT2|USE1|PAGE1|USE2|PAGE2}}
→{{Redirect2|REDIRECT1|REDIRECT2|USE1|PAGE1|USE2|PAGE2|USE3|PAGE3}}
→{{Redirect2|REDIRECT1|REDIRECT2|USE1|PAGE1|USE2|PAGE2|USE3|PAGE3|USE4|PAGE4}}
→{{Redirect4|REDIRECT1|REDIRECT2}}
→
"REDIRECT1" dan "REDIRECT2" beralih ke sini. Untuk kegunaan lain, sila lihat REDIRECT1 (nyahkekaburan) dan REDIRECT2 (nyahkekaburan).
{{Redirect4|REDIRECT1|REDIRECT2|USE|TEXT}}
→
"REDIRECT1" dan "REDIRECT2" beralih ke sini. Untuk USE, sila lihat TEXT.
- For three sources:
{{Redirect7|"REDIRECT1", "REDIRECT2", and "REDIRECT3"|USE1|PAGE1|USE2|PAGE2}}
→ Templat:Redirect7{{Redirect10|REDIRECT1|REDIRECT2|REDIRECT3}}
→ Templat:Redirect10{{Redirect10|REDIRECT1|REDIRECT2|REDIRECT3|USE|TEXT}}
→ Templat:Redirect10
- To specify the text following "redirects here.":
{{Redirect3|REDIRECT|TEXT}}
or{{Redirect text|REDIRECT|TEXT}}
→{{Redirect-synonym|TERM|OTHER TOPIC}}
→ Templat:Redirect-synonym
- ... Not to be confused with ...
{{Redirect-distinguish|REDIRECT|PAGE1}}
→{{Redirect-distinguish|REDIRECT|PAGE1|PAGE2|PAGE3|PAGE4}}
→{{Redirect-distinguish2|REDIRECT|TEXT}}
→
Similar proper names ("For other people named ...")
[sunting sumber]Other people
[sunting sumber]{{Other people}}
→{{Other people|NAME}}
→{{Other people|NAME|PAGE}}
→{{Other people|NAME|PAGE|named=titled}}
→{{Other people2|PAGE}}
→ Templat:Other people2{{Other people3}}
→
Untuk orang lain yang bernama Tentang/doc, lihat Tentang/doc (nyahkekaburan).
- Note: same as {{About}} except uses "other people" instead of "other uses" if only 1 parameter is used
{{Other people3|PERSON1}}
→
Rencana ini berkenaan PERSON1. Untuk orang lain yang bernama Tentang/doc, lihat Tentang/doc (nyahkekaburan).
{{Other people3|PERSON1|PERSON2}}
→
Rencana ini berkenaan PERSON1. Untuk PERSON2, lihat Tentang/doc (nyahkekaburan).
{{Other people3|PERSON1|PERSON2|PAGE2}}
→
Rencana ini berkenaan PERSON1. Untuk PERSON2, lihat PAGE2.
{{Other people3|PERSON1||PAGE2}}
→
Rencana ini berkenaan PERSON1. Untuk orang lain yang bernama Tentang/doc, lihat PAGE2.
{{Other people5|NAME1|NAME2|NAME3|NAME4}}
→ Templat:Other people5
- Note: defaults to "named" as in {{Other people}}, exists for options like "nicknamed", "known as", etc.
Other places
[sunting sumber]{{Other places}}
, analogous to {{Other uses}} →{{Other places|PAGE}}
, analogous to {{Other uses2}} →{{Other places3|PAGE}}
, analogous to {{Other uses}} →
Other ships
[sunting sumber]For articles on ships:
{{Other ships|SHIP1}}
→
Untuk kapal dengan nama yang sama, lihat SHIP1.
Distinguish
[sunting sumber]"Not to be confused with …"
[sunting sumber]{{Distinguish|PAGE1}}
→{{Distinguish|PAGE1|PAGE2|PAGE3|PAGE4}}
→{{Distinguish2|TEXT}}
→
"… redirects here. It is not to be confused with …"
[sunting sumber]{{Redirect-distinguish|REDIRECT|PAGE1}}
→{{Redirect-distinguish|REDIRECT|PAGE1|PAGE2|PAGE3|PAGE4}}
→{{Redirect-distinguish2|REDIRECT|TEXT}}
→- Also may be used as
{{Redirect-distinguish2|REDIRECT}}
→
- Also may be used as
"For technical reasons, … redirects here. For … , see … ."
[sunting sumber]{{Technical reasons|REDIRECT}}
→{{Technical reasons|REDIRECT|PAGE}}
→{{Technical reasons|REDIRECT|DESCRIPTION|PAGE}}
→{{Technical reasons|REDIRECT|DESCRIPTION1|PAGE1|DESCRIPTION2|PAGE2}}
→{{Technical reasons|REDIRECT|DESCRIPTION1|PAGE1|DESCRIPTION2|PAGE2|DESCRIPTION3|PAGE3}}
→
Family names
[sunting sumber]Miscellaneous (hurricanes, Pope Stephen, Wiki selfref)
[sunting sumber]These hatnotes are topic-specific. They are documented at their template page.
{{Key people}}
{{Other hurricanes}}
{{Pope Stephen ToP Dab}}
{{Selfref}}
Categories
[sunting sumber]Category-specific templates:
{{Category see also|THIS|THAT|THE OTHER}}
→
This is a template for linking categories horizontally. Horizontal linkage is often the right solution when vertical linkage (i.e., as sub-category and parent category) is not appropriate. In most cases, this template should be used on both categories to create reciprocal linkage between the two categories.
{{Cat main|MAIN ARTICLE}}
→
- Rencana utama untuk kategori ini ialah MAIN ARTICLE.
{{Category explanation|colourless green ideas}}
→{{Category pair|TOPIC1|TOPIC2}}
→{{Preceding category|OTHER TOPIC}}
→ Templat:Preceding category{{Succeeding category|OTHER TOPIC}}
→ Templat:Succeeding category{{Contrast|OTHERCAT1|OTHERCAT2}}
→{{Contrast|OTHERCAT1|OTHERCAT2|plural=yes}}
→
Lists
[sunting sumber]User pages
[sunting sumber]{{This user talk|TOPIC|PAGE1}}
→
Notes
[sunting sumber]Jangan menggantikan (subst:) templat ini. Do not use subst: with these templates, as that will prevent:
|
These templates are used in thousands of articles; therefore, changing the syntax could break thousands of articles. If you wish to create or edit a disambiguation or redirection template, first ask yourself the following questions:
- Is there already a template that will do this job? Since many disambiguation and redirection templates have already been created, first check: Category:Disambiguation and redirection templates.
- Do I really need a new template for this? Will it likely be used on any other articles or should I just use {{Hatnote}} instead? Before creating a new template, see the template namespace guideline.
- If I change the parameters around on an existing template, do I know what the result will be? Will it break existing uses of the template and if so, can I fix all of the errors? Before making any changes, see Template sandbox and test cases.
TemplateData
[sunting sumber]TemplateData untuk Tentang
Templat ini ialah notatopi dalam format "Laman ini ialah mengenai … Untuk kegunaan lain …".
Parameter | Keterangan | Jenis | Status | |
---|---|---|---|---|
Keterangan laman | 1 | Tentang apa laman yang diletakkan templat ini ("Laman ini ialah mengenai …")
| Rentetan | diperlukan |
Keterangan laman lain 1 | 2 | Tentang apa laman lain pertama. Jika tidak digunakan atau kosong, diset ke "Untuk kegunaan lain". | Rentetan | pilihan |
Tajuk laman lain 1 | 3 | Tajuk laman lain pertama. Jika tidak digunakan, diset ke "[tajuk laman] (nyahkekaburan)". | Rentetan | pilihan |
Keterangan laman lain 2 | 4 | Tentang apa laman lain kedua. Jika tidak digunakan atau kosong, diset ke "Untuk kegunaan lain". | Rentetan | pilihan |
Tajuk laman lain 2 | 5 | Tajuk laman lain kedua. Jika tidak digunakan, diset ke "[tajuk laman] (nyahkekaburan)". | Rentetan | pilihan |
Keterangan laman lain 3 | 6 | Tentang apa laman lain ketiga. Jika tidak digunakan atau kosong, diset ke "Untuk kegunaan lain". | Tidak diketahui | pilihan |
Tajuk laman lain 3 | 7 | Tajuk laman lain ketiga. Jika tidak digunakan, diset ke "[tajuk laman] (nyahkekaburan)". | Tidak diketahui | pilihan |
Keterangan laman lain 4 | 8 | Tentang apa laman lain keempat. Jika tidak digunakan atau kosong, diset ke "Untuk kegunaan lain". | Tidak diketahui | pilihan |
Tajuk laman lain 4 | 9 | Tajuk laman lain keempat. Jika tidak digunakan, diset ke "[tajuk laman] (nyahkekaburan)". | Tidak diketahui | pilihan |