ઢાંચો:જીવનકાળ

વિકિપીડિયામાંથી
Template documentation[view] [edit] [history] [purge]

ઉપયોગ[ફેરફાર કરો]

{{જીવનકાળ}} is for automatically generating all category tags related to birth and death years, including living people and missing or unknown values. The general DEFAULTSORT can be embedded as well. It should not be used to replace existing DEFAULTSORT and/or category tags.

{{subst:જીવનકાળ|year of birth|year of death|sort key}}

will generate:

{{DEFAULTSORT:sort key}}
[[Category:BIRTH births]]
[[Category:DEATH deaths]]

Other cases are handled with options, see below. As with the original, the embedded magic word DEFAULTSORT also applies to all categories on the page, no matter whether the lifetime template is before or after them.

Since the {{DEFAULTSORT:}} should occur before the categories, the L template should generally be placed before the first Category tag, for example:

{{subst:જીવનકાળ|year of birth|year of death|sort key}}
[[Category:ABC]]
:
[[Category:XYZ]]

વિકલ્પો[ફેરફાર કરો]

For each option, the default value is displayed in bold and automatically assumed if the field is left blank.

Please note that MISSING results in Categories that are not displayed on the page.

1 (birth)
2 (death)
3 (sortkey)
  • {{PAGENAME}} : should almost never be left blank (especially with Asian names, it is hard to make the difference between a missing sortkey and a sortkey identical to the article name due to a family-first name).
  • Asian name, Honorific prefix (qualifier suffix) : for assertion of sortkey assessment.
    "Mao, Zedong" - "Kim, Il-sung" - "Matsuo Bashō|Matsuo, Basho" - "Nu, U" - "Wang, Li (politician)"
  • Family name, Given name, Honorific-prefix (qualifier suffix) : for proper sorting.
    "Newton, Isaac, Sir" - "Karlsson, Ove (sports journalist)"
  • For names without qualifiers, and where the last name is the family name, e.g. "John William Hanson", the following may be helpful:
    {{subst:જીવનકાળ|1980|2040|{{Subst:Qla}}}}
    This will generate a defaultsort of "Hanson, John William".
  • For further details, see Wikipedia:Categorization of people#Ordering names in a category.

Most values are case-insensitive ("LIVING" or "LiVinG" work the same), except when it matters (such as century names).

Examples[ફેરફાર કરો]

For a living person
{{subst:જીવનકાળ|1899||Surname, Name}}

or

{{subst:જીવનકાળ|1899|LIVING|Surname, Name}}

will give:

{{DEFAULTSORT:Surname, Name}}
[[Category:1899 births]]
[[Category:Living people]]
For a missing birth and living person
{{subst:જીવનકાળ|||Surname, Name}}

or

{{subst:જીવનકાળ|MISSING|LIVING|Surname, Name}}

will give:

{{DEFAULTSORT:Surname, Name}}
[[Category:Year of birth missing (living people)]]
[[Category:Living people]]
For a dead person
{{subst:જીવનકાળ|1899|1986|Surname, Name}}

will give:

{{DEFAULTSORT:Surname, Name}}
[[Category:1899 births]]
[[Category:1986 deaths]]

See also[ફેરફાર કરો]