Templat:Catrel

Daripada Wikipedia, ensiklopedia bebas.
Lihat juga: [Error: at least one parameter required (Template:Category see also)]
Pendokumenan templat[lihat] [sunting] [sejarah] [nyahcache]
Comment This template is only intended for use in the Category namespace. Please do not use it within articles.

Usage[sunting sumber]

Usual syntax
{{Category see also|List of one or more category names}}

Parameters:

  1. Most are pipe character-separated category page names; up to 40 pages
  2. LABEL=Some other phrase... → replaces defaults: "See also category:" or "See also categories:" (prefix messages).
    1. The phrase is normally italicized. When defining LABEL any wikimarkup or HTML text will be accepted.
    2. You may assume a space before the first category link.
  3. SISTER=Any valid interwiki or interproject prefix from de:, fr:, es: access to other language Wikipedias to cross-sister wiki's using sister projects abbreviations such as B:, Q:, S:, v: etc., and, where applicable, both interlingual and cross-project links can be rendered as follows:
    1. SISTER=de:V: for linking categories on the German language Wikiversity, or
    2. SISTER=fr:B: for linking categories on the French language Wikibooks.
  4. The template is followed by a line break and carriage return; it may not be used inline in text.
Simple examples
  1. {{Category see also|A}}
  2. {{Category see also|A|B}}
  3. {{Category see also|A|B|C}}
example w/default message
{{Category see also|aaa|bbb|ccc|ddd|eee}}
example w/LABEL parameter option
{{Category see also|LABEL=See this list to evaluate whether one would be a better choice of|aaa|bbb|ccc|ddd|eee|fff}}
Pragmatic example

Bobsledding and luge are Olympic sports properly subcategorized under 'sledding', so shouldn't appear (strictly speaking categorically) as sub-categories of 'winter sports'. However, a lay reader using categories might expect to find them there. So to show their presence and guide proper selections for editors choosing categories, one can include the sub-sub-categories as a see also annotation on the Category:Winter sports page.

{{Category see also|Luge|Bobsleigh}}

Redirects[sunting sumber]


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:

"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.

"Further information: …"[sunting sumber]

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.
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.

"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.

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.

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.
Note: adds "(disambiguation)" to whatever is input as the PAGE1.
Note: {{Other uses|PAGE1 (disambiguation)}} produces the same result.

Rencana ini adalah mengenai USE1. Untuk USE2, sila lihat PAGE2. Untuk kegunaan yang lain, lihat Catrel (nyahkekaburan).

Note: same as {{about}}, except it forces a second use to be noted if unspecified by parameters.

Rencana ini adalah mengenai USE1. Untuk USE2, sila lihat PAGE2. Untuk USE3, lihat PAGE3.

Untuk USE2, sila lihat PAGE2. Untuk USE3, lihat PAGE3.

"For other uses of …, see …"[sunting sumber]

"… 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.

... Not to be confused with ...

Similar proper names ("For other people named ...")[sunting sumber]

Other people[sunting sumber]

Untuk orang lain yang bernama Catrel, lihat Catrel (nyahkekaburan).

Note: same as {{About}} except uses "other people" instead of "other uses" if only 1 parameter is used

Rencana ini berkenaan PERSON1. Untuk orang lain yang bernama Catrel, lihat Catrel (nyahkekaburan).

Rencana ini berkenaan PERSON1. Untuk PERSON2, lihat Catrel (nyahkekaburan).

Rencana ini berkenaan PERSON1. Untuk PERSON2, lihat PAGE2.

Rencana ini berkenaan PERSON1. Untuk orang lain yang bernama Catrel, lihat PAGE2.

Note: defaults to "named" as in {{Other people}}, exists for options like "nicknamed", "known as", etc.

Other places[sunting sumber]

Other ships[sunting sumber]

For articles on ships:

Untuk kapal dengan nama yang sama, lihat SHIP1.

Distinguish[sunting sumber]

"Not to be confused with …"[sunting sumber]

"… redirects here. It is not to be confused with …"[sunting sumber]

"For technical reasons, … redirects here. For … , see … ."[sunting sumber]

Family names[sunting sumber]

Miscellaneous (hurricanes, Pope Stephen, Wiki selfref)[sunting sumber]

These hatnotes are topic-specific. They are documented at their template page.

Categories[sunting sumber]

Category-specific templates:

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.

Lists[sunting sumber]

User pages[sunting sumber]

Templat:This user talk

Notes[sunting sumber]

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:

  1. 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.
  2. 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.
  3. 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.

Tiada keterangan.

Parameter templat[Sunting data templat]

ParameterKeteranganJenisStatus
11

tiada keterangan

Tidak diketahuipilihan
22

tiada keterangan

Tidak diketahuipilihan
33

tiada keterangan

Tidak diketahuipilihan
44

tiada keterangan

Tidak diketahuipilihan
55

tiada keterangan

Tidak diketahuipilihan
66

tiada keterangan

Tidak diketahuipilihan
77

tiada keterangan

Tidak diketahuipilihan
88

tiada keterangan

Tidak diketahuipilihan
99

tiada keterangan

Tidak diketahuipilihan
1010

tiada keterangan

Tidak diketahuipilihan
1111

tiada keterangan

Tidak diketahuipilihan
1212

tiada keterangan

Tidak diketahuipilihan
1313

tiada keterangan

Tidak diketahuipilihan
1414

tiada keterangan

Tidak diketahuipilihan
1515

tiada keterangan

Tidak diketahuipilihan
1616

tiada keterangan

Tidak diketahuipilihan
1717

tiada keterangan

Tidak diketahuipilihan
1818

tiada keterangan

Tidak diketahuipilihan
1919

tiada keterangan

Tidak diketahuipilihan
2020

tiada keterangan

Tidak diketahuipilihan
2121

tiada keterangan

Tidak diketahuipilihan
2222

tiada keterangan

Tidak diketahuipilihan
2323

tiada keterangan

Tidak diketahuipilihan
2424

tiada keterangan

Tidak diketahuipilihan
2525

tiada keterangan

Tidak diketahuipilihan
2626

tiada keterangan

Tidak diketahuipilihan
2727

tiada keterangan

Tidak diketahuipilihan
2828

tiada keterangan

Tidak diketahuipilihan
2929

tiada keterangan

Tidak diketahuipilihan
3030

tiada keterangan

Tidak diketahuipilihan
3131

tiada keterangan

Tidak diketahuipilihan
3232

tiada keterangan

Tidak diketahuipilihan
3333

tiada keterangan

Tidak diketahuipilihan
3434

tiada keterangan

Tidak diketahuipilihan
3535

tiada keterangan

Tidak diketahuipilihan
3636

tiada keterangan

Tidak diketahuipilihan
3737

tiada keterangan

Tidak diketahuipilihan
3838

tiada keterangan

Tidak diketahuipilihan
3939

tiada keterangan

Tidak diketahuipilihan
4040

tiada keterangan

Tidak diketahuipilihan
4141

tiada keterangan

Tidak diketahuipilihan
LABELLABEL

tiada keterangan

Tidak diketahuipilihan
SISTERSISTER

tiada keterangan

Tidak diketahuipilihan