Template:Births and deaths ToC/sandbox

From blackwiki
Jump to navigation Jump to search
Content
 · [[#{{{{2}}}} {{{{2}}}}

]] · [[#{{{3}}}

{{{3}}}

]] · [[#{{{4}}}

{{{4}}}

]] · [[#{{{5}}}

{{{5}}}

]] · [[#{{{6}}}

{{{6}}}

]] · [[#{{{7}}}

{{{7}}}

]] · [[#{{{8}}}

{{{8}}}

]] · [[#{{{9}}}

{{{9}}}

]] · [[#{{{10}}}

{{{10}}}

]] · [[#{{{11}}}

{{{11}}}

]] · [[#{{{12}}}

{{{12}}}

]]

Template documentation[view] [edit] [history] [purge]

This template is intended for use on the births and deaths sections of articles on specific years, e.g. 2014. Ideally, it should only be added at the end of the given year.

Usage

{{Births and deaths ToC
|births/deaths
|title=
|months=
|unknown=
|section=
|1|2|3|4|5|6|7|8|9|10|11|12
|section1=
...
|section12=
|sectionu=
}}

Births/deaths

The "births/deaths" section shows the ToC's title as "Births" or "Deaths" and adds the number 2 (births) or 3 (deaths) to the section titles in the links. This is because "Births" and "Deaths" are usually the second and third sections respectively in year articles, and leaving month titles without these numbers would direct users to months in the "Events" section.

{{Births and deaths ToC|births}}

Births
January · February · March · April · May · June · July · August · September · October · November · December

{{Births and deaths ToC|deaths}}

Deaths
January · February · March · April · May · June · July · August · September · October · November · December

{{{months}}}

The |months= parameter specifies the number of months to show or the limit of months shown on the template. For example, |months=9 would only show the months of January to September.

{{Births and deaths ToC|births|months=9}}

Births
January · February · March · April · May · June · July · August · September

{{{unknown}}}

The |unknown= parameter adds a section called "Date unknown" to the list for people with unknown dates of birth included in the article.

{{Births and deaths ToC|deaths|unknown=yes}}

Deaths
January · February · March · April · May · June · July · August · September · October · November · December · Date unknown

Sections

In the event of a case where months have custom titles in either section, the |section= parameter can be used to specify the given number used in the months' titles.

{{Births and deaths ToC|deaths|section=2}}

Deaths
January · February · March · April · May · June · July · August · September · October · November · December

Sometimes, a certain month section or a "Date unknown" section may have already been included more than twice or thrice. The individual |section[n]= and the |sectionu= (unknown section) parameters can be used to specify the given number used in these specific months' titles.

In the example below, August in the "Births" section would be the third such August section in the given year article, and the "Date unknown" section would be the second such section in the given year article.

{{Births and deaths ToC|births|unknown=yes|section8=3|sectionu=2}}

Births
January · February · March · April · May · June · July · August · September · October · November · December · Date unknown

Custom titles

The numbers 1–12 in the syntax above represent custom titles that can be inserted instead of January–December if the article contains custom month titles.

{{Births and deaths ToC|births|January–March|April–June|July–September|October–December}}

Full blank syntax

{{Births and deaths ToC
|births/deaths
|title   = 
|months  = 
|unknown = 
|section = 
<!-- custom month titles -->
| 1
| 2
| 3
| 4
| 5
| 6
| 7
| 8
| 9
| 10
| 11
| 12
<!-- custom month section numbers -->
|section1  = 
|section2  = 
|section3  = 
|section4  = 
|section5  = 
|section6  = 
|section7  = 
|section8  = 
|section9  = 
|section10 = 
|section11 = 
|section12 = 
|sectionu  = 
}}