The {{autonumbered list}} template allows a list of items to be columnated and have a ranking or number scheme automatically calculated; however, it might exceed the expansion depth with higher item numbers. Instead, consider using the quick Template:Autocol, which can display one set of 1-64 entries in auto-numbered columns.
Perhaps in the future, this template could be improved to auto-number tables, without exceeding the expansion depth.
}}
For example:
width="style="width:15%;" |
style="width:50%;" | |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 1
|
Biggest Failed Bank Inc.
|
$200,000,000,000
|
width="style="width:15%;" |
style="width:50%;" | |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 2
|
Bigger Failed Bank Pty. Ltd.
|
$20,000,000,000
|
width="style="width:15%;" |
style="width:50%;" | |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 3
|
Big Failed Bank Ltd.
|
$2,000,000,000
|
width="style="width:15%;" |
style="width:50%;" | |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 4
|
Small Failed Bank Pty. Ltd.
|
$100,000,000
|
|
the data in which is produced by:
|#|Biggest Failed Bank Inc.
{{!}} $200,000,000,000
|#|Bigger Failed Bank Pty. Ltd.
{{!}} $20,000,000,000
|#|Big Failed Bank Ltd.
{{!}} $2,000,000,000
|#|Small Failed Bank Pty. Ltd.
{{!}} $100,000,000
The number can be single-level, or include sub-numbering up to a total of three levels of numbering.
By allowing automatic numbering, editors do not have to adjust the contents of many rows of data when numeric rankings change. The editor can simply add or remove items from the list of items, and the numeric ranking will be automatically recalculated.
One to five columnated fields of data can be included in each list item.
While normal wikimarkup using "#"s will number items in a list, wikimarkup does not:
- prefix parent numbers to sub numbers
- allow for duplicted rankings to be skipped
- allow data fields within list items to be columnated
The template can only handle up to 50 list items at one time.
This can be worked around by using the continued and startat parameters in multiple inclusions of the template one exactly below the other on the page.
Parameter use for the continuation work around is:
- The heading parameters should be used only on the first inclusion.
- The startat parameter should be used on all but the first inclusion.
- The continued parameter should be used on all but the last inclusion.
- Parameters such as numberwidth, columnwidthN, and tablewidth should be set to the same values for all inclusions.
- The columns parameter can also be used, and should also be kept the same in each inclusion, but readability might be reduced because list items will be columnated within each inclusion, not across all inclusions.
See Continuation from one list to another and Multiple fields examples below.
The template can only handle up the three levels of numbering, that is:
1
1.1
1.1.1
There is no work around.
The template can only handle up to five fields of data for each list item.
There is no workaround.
The template is likely to behave unpredictably if a number level flag is missing, for example, parameter constructs such as:
|#|Stuff
|#.#.#|More stuff
(There is no second level number flag between the first and third level list item.)
or:
|#.#|First list item
(There is no first level number flag before the second level list item.)
Unrecognised number level flags are ignored. The corresponding list item will still be displayed, but the automatic numbering behaves as though the list item does not exist.
This template and its sub templates push the wiki functions parser to its limits.
To minimise load on servers, it is best used when there are constant changes to ranked columnated lists, which would require frequent editing and extensive manual adjusting, and edit reviews, of tables.
If a ranking is static, or only ever gets added to at the bottom, then hard coded tables are much more efficient.
{{autonumbered list
|columns =
|halfbackground =
|prefix =
|suffix =
|skip =
|numberwidth =
|numberheading =
|tablewidth =
|columnwidth1 =
(...up to 5...)
|heading1 =
(...up to 5...)
|startat =
|numberflag1
|listitemcontent1
(...up to 50 pairs of number flag and list item content - unnamed parameters...)
|continued =
}}
width="style="width:15%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 1
|
One
|
width="style="width:15%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 1.1
|
One point one
|
width="style="width:15%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 1.1.1
|
One point one point one
|
width="style="width:15%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 1.1.2
|
One point one point two
|
width="style="width:15%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 1.2
|
One point two
|
width="style="width:15%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 1.2.1
|
One point two point one
|
width="style="width:15%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 1.2.2
|
One point two point two
|
width="style="width:15%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 2
|
Two
|
width="style="width:15%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 2.1
|
Two point one
|
width="style="width:15%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 2.1.1
|
Two point one point one
|
width="style="width:15%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 2.1.2
|
Two point one point two
|
width="style="width:15%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 2.2
|
Two point two
|
width="style="width:15%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 2.2.1
|
Two point two point one
|
width="style="width:15%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 2.2.2
|
Two point two point two
|
width="style="width:15%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 3
|
Three
|
width="style="width:15%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 3.1
|
Three point one
|
width="style="width:15%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 3.1.1
|
Three point one point one
|
width="style="width:15%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 3.1.2
|
Three point one point two
|
width="style="width:15%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 4
|
Four
|
width="style="width:15%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 4.1
|
Four point one
|
width="style="width:15%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 4.1.1
|
Four point one point one
|
width="style="width:15%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 4.1.2
|
Four point one point two
|
width="style="width:15%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 4.1.3
|
Four point one point three
|
width="style="width:15%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 4.1.4
|
Four point one point four
|
width="style="width:15%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 4.1.5
|
Four point one point five
|
|
width="style="width:15%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 4.1.6
|
Four point one point six
|
width="style="width:15%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 4.2
|
Four point two
|
width="style="width:15%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 4.2.1
|
Four point two point one
|
width="style="width:15%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 4.2.2
|
Four point two point two
|
width="style="width:15%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 4.2.3
|
Four point two point three
|
width="style="width:15%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 4.2.4
|
Four point two point four
|
width="style="width:15%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 4.2.5
|
Four point two point five
|
width="style="width:15%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 4.2.6
|
Four point two point six
|
width="style="width:15%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 4.2.7
|
Four point two point seven
|
width="style="width:15%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 4.2.8
|
Four point two point eight
|
width="style="width:15%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 4.2.9
|
Four point two point nine
|
width="style="width:15%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 4.2.10
|
Four point two point ten
|
width="style="width:15%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 4.2.11
|
Four point two point eleven
|
width="style="width:15%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 4.2.12
|
Four point two point twelve
|
width="style="width:15%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 5
|
Five
|
width="style="width:15%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 5.1
|
Five point one
|
width="style="width:15%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 5.1.1
|
Five point one point one
|
width="style="width:15%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 5.1.2
|
Five point one point two
|
width="style="width:15%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 6
|
Six
|
width="style="width:15%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 6.1
|
Six point one
|
width="style="width:15%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 6.1.1
|
Six point one point one
|
width="style="width:15%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 6.1.2
|
Six point one point two
|
width="style="width:15%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 7
|
Seven
|
width="style="width:15%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 8
|
Eight
|
width="style="width:15%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 9
|
Nine
|
|
Wikitext for above example
|
{{autonumbered list
|columns = 2
|tablewidth = 60
|#|One
|#.#|One point one
|#.#.#|One point one point one
|#.#.#|One point one point two
|#.#|One point two
|#.#.#|One point two point one
|#.#.#|One point two point two
|#|Two
|#.#|Two point one
|#.#.#|Two point one point one
|#.#.#|Two point one point two
|#.#|Two point two
|#.#.#|Two point two point one
|#.#.#|Two point two point two
|#|Three
|#.#|Three point one
|#.#.#|Three point one point one
|#.#.#|Three point one point two
|#|Four
|#.#|Four point one
|#.#.#|Four point one point one
|#.#.#|Four point one point two
|#.#.#|Four point one point three
|#.#.#|Four point one point four
|#.#.#|Four point one point five
|#.#.#|Four point one point six
|#.#|Four point two
|#.#.#|Four point two point one
|#.#.#|Four point two point two
|#.#.#|Four point two point three
|#.#.#|Four point two point four
|#.#.#|Four point two point five
|#.#.#|Four point two point six
|#.#.#|Four point two point seven
|#.#.#|Four point two point eight
|#.#.#|Four point two point nine
|#.#.#|Four point two point ten
|#.#.#|Four point two point eleven
|#.#.#|Four point two point twelve
|#|Five
|#.#|Five point one
|#.#.#|Five point one point one
|#.#.#|Five point one point two
|#|Six
|#.#|Six point one
|#.#.#|Six point one point one
|#.#.#|Six point one point two
|#|Seven
|#|Eight
|#|Nine
}}
|
width="style="width:20%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 1:
|
One
|
width="style="width:20%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 1.1:
|
One point one
|
width="style="width:20%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 1.2:
|
One point two
|
width="style="width:20%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 1.3:
|
One point three
|
width="style="width:20%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 2:
|
Two
|
width="style="width:20%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 3:
|
Three
|
width="style="width:20%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 4:
|
Four
|
width="style="width:20%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 4.1:
|
Four point one
|
width="style="width:20%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 4.1.1:
|
Four point one point one
|
width="style="width:20%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 4.1.2:
|
Four point one point two
|
|
Wikitext for above example
|
{{autonumbered list
|numberwidth = 20
|tablewidth = 60
|suffix = :
|#|One
|#.#|One point one
|#.#|One point two
|#.#|One point three
|#|Two
|#|Three
|#|Four
|#.#|Four point one
|#.#.#|Four point one point one
|#.#.#|Four point one point two
}}
|
width="style="width:14%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | (1)
|
One
|
width="style="width:14%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | (2)
|
Two
|
width="style="width:14%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | (3)
|
Three
|
width="style="width:14%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | (4)
|
Four
|
width="style="width:14%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | (5)
|
Five
|
width="style="width:14%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | (6)
|
Six
|
width="style="width:14%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | (7)
|
Seven
|
width="style="width:14%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | (8)
|
Eight
|
width="style="width:14%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | (9)
|
Nine
|
width="style="width:14%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | (10)
|
Ten
|
width="style="width:14%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | (11)
|
Eleven
|
width="style="width:14%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | (12)
|
Twelve
|
width="style="width:14%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | (13)
|
Thrirteen
|
|
width="style="width:14%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | (14)
|
Fourteen
|
width="style="width:14%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | (15)
|
Fifteen
|
width="style="width:14%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | (16)
|
Sixteen
|
width="style="width:14%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | (17)
|
Seventeen
|
width="style="width:14%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | (18)
|
Eighteen
|
width="style="width:14%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | (19)
|
Nineteen
|
width="style="width:14%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | (20)
|
Twenty
|
width="style="width:14%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | (21)
|
Twenty-One
|
width="style="width:14%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | (22)
|
Twenty-Two
|
width="style="width:14%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | (23)
|
Twenty-Three
|
width="style="width:14%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | (24)
|
Twenty-Four
|
width="style="width:14%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | (25)
|
Twenty-Five
|
width="style="width:14%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | (26)
|
Twenty-Six
|
|
width="style="width:14%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | (27)
|
Twenty-Seven
|
width="style="width:14%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | (28)
|
Twenty-Eight
|
width="style="width:14%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | (29)
|
Twenty-Nine
|
width="style="width:14%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | (30)
|
Thirty
|
width="style="width:14%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | (31)
|
Thirty-One
|
width="style="width:14%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | (32)
|
Thirty-Two
|
width="style="width:14%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | (33)
|
Thirty-Three
|
width="style="width:14%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | (34)
|
Thirty-Four
|
width="style="width:14%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | (35)
|
Thirty-Five
|
width="style="width:14%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | (36)
|
Thirty-Six
|
width="style="width:14%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | (37)
|
Thirty-Seven
|
width="style="width:14%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | (38)
|
Thirty-Eight
|
|
width="style="width:14%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | (39)
|
Thirty-Nine
|
width="style="width:14%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | (40)
|
Forty
|
width="style="width:14%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | (41)
|
Forty-One
|
width="style="width:14%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | (42)
|
Forty-Two
|
width="style="width:14%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | (43)
|
Forty-Three
|
width="style="width:14%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | (44)
|
Forty-Four
|
width="style="width:14%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | (45)
|
Forty-Five
|
width="style="width:14%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | (46)
|
Forty-Six
|
width="style="width:14%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | (47)
|
Forty-Seven
|
width="style="width:14%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | (48)
|
Forty-Eight
|
width="style="width:14%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | (49)
|
Forty-Nine
|
width="style="width:14%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | (50)
|
Fifty
|
|
Wikitext for above example
|
{{autonumbered list
|columns = 4
|prefix = (
|suffix = )
|numberwidth = 14
|#|One
|#|Two
|#|Three
|#|Four
|#|Five
|#|Six
|#|Seven
|#|Eight
|#|Nine
|#|Ten
|#|Eleven
|#|Twelve
|#|Thrirteen
|#|Fourteen
|#|Fifteen
|#|Sixteen
|#|Seventeen
|#|Eighteen
|#|Nineteen
|#|Twenty
|#|Twenty-One
|#|Twenty-Two
|#|Twenty-Three
|#|Twenty-Four
|#|Twenty-Five
|#|Twenty-Six
|#|Twenty-Seven
|#|Twenty-Eight
|#|Twenty-Nine
|#|Thirty
|#|Thirty-One
|#|Thirty-Two
|#|Thirty-Three
|#|Thirty-Four
|#|Thirty-Five
|#|Thirty-Six
|#|Thirty-Seven
|#|Thirty-Eight
|#|Thirty-Nine
|#|Forty
|#|Forty-One
|#|Forty-Two
|#|Forty-Three
|#|Forty-Four
|#|Forty-Five
|#|Forty-Six
|#|Forty-Seven
|#|Forty-Eight
|#|Forty-Nine
|#|Fifty
}}
|
Continuation would normally only be used for numbered lists greated than 50 (the template maximum) long. In this case, just for example, the first list only has 10 items in it.
width="style="width:15%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 1
|
One
|
width="style="width:15%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 2
|
Two
|
width="style="width:15%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 3
|
Three
|
width="style="width:15%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 4
|
Four
|
width="style="width:15%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 5
|
Five
|
width="style="width:15%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 6
|
Six
|
width="style="width:15%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 7
|
Seven
|
width="style="width:15%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 8
|
Eight
|
width="style="width:15%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 9
|
Nine
|
width="style="width:15%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 10
|
Ten
|
|
width="style="width:15%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 11
|
Eleven
|
width="style="width:15%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 12
|
Twelve
|
width="style="width:15%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 13
|
Thirteen
|
width="style="width:15%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 14
|
Fourteen
|
width="style="width:15%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 15
|
Fifteen
|
width="style="width:15%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 16
|
Sixteen
|
width="style="width:15%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 17
|
Seventeen
|
width="style="width:15%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 18
|
Eighteen
|
width="style="width:15%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 19
|
Nineteen
|
width="style="width:15%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 20
|
Twenty
|
|
Wikitext for above example
|
{{autonumbered list
|tablewidth = 25
|numberwidth = 20
|#|One
|#|Two
|#|Three
|#|Four
|#|Five
|#|Six
|#|Seven
|#|Eight
|#|Nine
|#|Ten
|continued = Yes
}}
{{autonumbered list
|tablewidth = 25
|startat = 11
|numberwidth = 20
|#|Eleven
|#|Twelve
|#|Thirteen
|#|Fourteen
|#|Fifteen
|#|Sixteen
|#|Seventeen
|#|Eighteen
|#|Nineteen
|#|Twenty
}}
|
width="style="width:15%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 1
|
One
|
width="style="width:15%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 1
|
Duplicated one
|
width="style="width:15%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 2
|
Two
|
width="style="width:15%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 3
|
Three
|
width="style="width:15%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 3
|
Duplicated three
|
width="style="width:15%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 4
|
Four
|
width="style="width:15%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 4.1
|
Four point one
|
width="style="width:15%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 4.1
|
Duplicated four point one
|
width="style="width:15%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 4.1
|
Duplicated four point one
|
width="style="width:15%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 4.2
|
Four point two
|
width="style="width:15%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 4.2.1
|
Four point two point one
|
width="style="width:15%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 4.2.1
|
Duplicated four point two point one
|
width="style="width:15%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 4.2.2
|
Four point two point two
|
|
Wikitext for above example
|
{{autonumbered list
|tablewidth = 30
|#|One
||Duplicated one
|#|Two
|#|Three
||Duplicated three
|#|Four
|#.#|Four point one
|#.|Duplicated four point one
|#.|Duplicated four point one
|#.#|Four point two
|#.#.#|Four point two point one
|#.#.|Duplicated four point two point one
|#.#.#|Four point two point two
}}
|
width="style="width:15%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 1
|
One
|
width="style="width:15%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" |
|
Duplicated one
|
width="style="width:15%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 3
|
Three
|
width="style="width:15%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 4
|
Four
|
width="style="width:15%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" |
|
Duplicated four
|
width="style="width:15%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 6
|
Six
|
width="style="width:15%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 6.1
|
Six point one
|
width="style="width:15%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" |
|
Duplicated six point one
|
width="style="width:15%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" |
|
Duplicated six point one
|
width="style="width:15%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 6.4
|
Six point four
|
width="style="width:15%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 6.4.1
|
Six point four point one
|
width="style="width:15%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" |
|
Duplicated six point four point one
|
width="style="width:15%;" |
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 6.4.3
|
Six point four point three
|
|
Wikitext for above example
|
{{autonumbered list
|tablewidth = 30
|skip = Yes
|#|One
||Duplicated one
|#|Three
|#|Four
||Duplicated four
|#|Six
|#.#|Six point one
|#.|Duplicated six point one
|#.|Duplicated six point one
|#.#|Six point four
|#.#.#|Six point four point one
|#.#.|Duplicated six point four point one
|#.#.#|Six point four point three
}}
|
width="style="width:5%;" |
style="width:32%;" | |
|
|
|
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 'Rank'
|
'Name
|
Sex
|
Birth
|
Age
|
Country of Residence'
|
|
width="style="width:5%;" |
style="width:32%;" | |
|
|
|
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 1
|
Moloko Temo[20]
|
F
|
4 de julho de 1874
|
7009474435360000000♠150 ár, 124 dagar
|
Suðurafrika
|
width="style="width:5%;" |
style="width:32%;" | |
|
|
|
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 2
|
Maria Olívia da Silva[21]
|
F
|
28 de fevereiro de 1880
|
7009456598080000000♠144 ár, 251 dagar
|
Brasil
|
width="style="width:5%;" |
style="width:32%;" | |
|
|
|
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 3
|
Tuti Yusupova[22]
|
F
|
1 de julho de 1880
|
7009455526720000000♠144 ár, 127 dagar
|
Usbekistan
|
width="style="width:5%;" |
style="width:32%;" | |
|
|
|
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 4
|
Juana Bautista de la Candelaria Rodríguez [23]
|
F
|
2 de fevereiro de 1885
|
7009441043920000000♠139 ár, 277 dagar
|
Kuba
|
width="style="width:5%;" |
style="width:32%;" | |
|
|
|
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 5
|
Cliceria Gómez-Morales
|
F
|
20 de setembro de 1885
|
7009439048080000000♠139 ár, 46 dagar
|
Meksiko
|
width="style="width:5%;" |
style="width:32%;" | |
|
|
|
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 6
|
Ida Stewart [24]
|
F
|
5 de novembro de 1886
|
7009435494880000000♠138 ár, 0 dagar
|
Jamaika
|
width="style="width:5%;" |
style="width:32%;" | |
|
|
|
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 7
|
Sadiq Sawut [25]]
|
M
|
9 de agosto de 1887
|
7009433099440000000♠137 ár, 88 dagar
|
Kina
|
width="style="width:5%;" |
style="width:32%;" | |
|
|
|
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 8
|
Magomed Labazanov [26]
|
M
|
1 de maio de 1890
|
7009424496160000000♠134 ár, 188 dagar
|
Russland
|
width="style="width:5%;" |
style="width:32%;" | |
|
|
|
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 9
|
Maikup Zhan[25]
|
F
|
15 de junho de 1890
|
7009424107360000000♠134 ár, 143 dagar
|
Kina
|
width="style="width:5%;" |
style="width:32%;" | |
|
|
|
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 10
|
Ana María Pérez González[27]
|
F
|
22 de junho de 1890
|
7009424046880000000♠134 ár, 136 dagar
|
Meksiko
|
width="style="width:5%;" |
style="width:32%;" | |
|
|
|
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 11
|
Baji Safaorva
|
F
|
3 de julho de 1890
|
7009423951840000000♠134 ár, 125 dagar
|
Aserbadjan
|
width="style="width:5%;" |
style="width:32%;" | |
|
|
|
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 12
|
Amai Cering[28]
|
F
|
16 de março de 1891
|
7009421737840000000♠133 ár, 234 dagar
|
Kina
|
width="style="width:5%;" |
style="width:32%;" | |
|
|
|
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 13
|
Sóstenes Martínez[29]
|
M
|
22 de abril de 1891
|
7009421418160000000♠133 ár, 197 dagar
|
Meksiko
|
width="style="width:5%;" |
style="width:32%;" | |
|
|
|
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 14
|
Elias Athanasiades
|
M
|
14 de maio de 1891
|
7009421228080000000♠133 ár, 175 dagar
|
Grikkaland
|
width="style="width:5%;" |
style="width:32%;" | |
|
|
|
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 15
|
María Díaz Cortés[30]
|
F
|
4 de janeiro de 1892
|
7009419204160000000♠132 ár, 306 dagar
|
Spania
|
width="style="width:5%;" |
style="width:32%;" | |
|
|
|
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 16
|
Rebecca Lanier [31]
|
F
|
24 de março de 1892
|
7009418512960000000♠132 ár, 226 dagar
|
USA
|
width="style="width:5%;" |
style="width:32%;" | |
|
|
|
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 17
|
Elizabeth Johnson[32]
|
F
|
25 de dezembro de 1892
|
7009416134800000000♠131 ár, 316 dagar
|
USA
|
width="style="width:5%;" |
style="width:32%;" | |
|
|
|
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 18
|
Richard Washington [33]
|
M
|
13 de abril de 1893
|
7009415184400000000♠131 ár, 206 dagar
|
USA
|
width="style="width:5%;" |
style="width:32%;" | |
|
|
|
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 19
|
He Wenzhang[34]
|
M
|
9 de abril de 1894
|
7009412063200000000♠130 ár, 210 dagar
|
Kili
|
width="style="width:5%;" |
style="width:32%;" | |
|
|
|
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 20
|
Tǎnase Tǎnase[35]
|
M
|
15 de outubro de 1894
|
7009410430240000000♠130 ár, 21 dagar
|
Fyrimynd:ROM
|
width="style="width:5%;" |
style="width:32%;" | |
|
|
|
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 21
|
María Norberta Rivera-Ramírez[36]
|
F
|
5 de junho de 1895
|
7009408414960000000♠129 ár, 153 dagar
|
Meksiko
|
width="style="width:5%;" |
style="width:32%;" | |
|
|
|
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 22
|
Transito Ayala [37]
|
F
|
13 de agosto 1895
|
7009407818800000000♠129 ár, 84 dagar
|
Kolumbia
|
width="style="width:5%;" |
style="width:32%;" | |
|
|
|
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 23
|
Susan Middleton [38] [3]
|
F
|
19 de fevereiro de 1896
|
7009406183680000000♠128 ár, 260 dagar
|
USA
|
width="style="width:5%;" |
style="width:32%;" | |
|
|
|
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 24
|
Melinda Harris[39]
|
F
|
4 de maio de 1896
|
7009405535680000000♠128 ár, 185 dagar
|
USA
|
width="style="width:5%;" |
style="width:32%;" | |
|
|
|
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 25
|
Katerina Heyman [40]
|
F
|
8 de agosto de 1896
|
7009404706240000000♠128 ár, 89 dagar
|
Suðurafrika
|
width="style="width:5%;" |
style="width:32%;" | |
|
|
|
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 26
|
Lake Dickson [3]
|
F
|
19 de janeiro de 1897
|
7009403295760000000♠127 ár, 291 dagar
|
USA
|
width="style="width:5%;" |
style="width:32%;" | |
|
|
|
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 27
|
Ruby Muhammad [19]
|
F
|
20 de março de 1897
|
7009402768720000000♠127 ár, 230 dagar
|
USA
|
width="style="width:5%;" |
style="width:32%;" | |
|
|
|
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 28
|
Ronnie Fairbanks[18]
|
M
|
27 de maio de 1897
|
7009402181200000000♠127 ár, 162 dagar
|
USA
|
width="style="width:5%;" |
style="width:32%;" | |
|
|
|
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 29
|
Marianna Ostrowska[17]
|
F
|
5 de agosto de 1897
|
7009401576400000000♠127 ár, 92 dagar
|
Pólland
|
width="style="width:5%;" |
style="width:32%;" | |
|
|
|
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 30
|
Maria Pogonowska[16]
|
F
|
30 de outubro de 1897
|
7009400833360000000♠127 ár, 6 dagar
|
Ísrael
|
width="style="width:5%;" |
style="width:32%;" | |
|
|
|
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 31
|
Delma Kollar [3]
|
F
|
31 de outubro de 1897
|
7009400824720000000♠127 ár, 5 dagar
|
USA
|
width="style="width:5%;" |
style="width:32%;" | |
|
|
|
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 32
|
Teresa Dosaigües [15]
|
F
|
13 de fevereiro de 1898
|
7009399924000000000♠126 ár, 266 dagar
|
Spania
|
width="style="width:5%;" |
style="width:32%;" | |
|
|
|
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 33
|
Eufrozyna Kaminski[14]
|
F
|
7 de março de 1898
|
7009399725280000000♠126 ár, 243 dagar
|
Kanada
|
width="style="width:5%;" |
style="width:32%;" | |
|
|
|
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 34
|
Marcelle Narbonne[13]
|
F
|
24 de março de 1898
|
7009399578400000000♠126 ár, 226 dagar
|
Frakland
|
width="style="width:5%;" |
style="width:32%;" | |
|
|
|
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 35
|
Elsie Freeman[12]
|
F
|
13 de junho de 1898
|
7009398878560000000♠126 ár, 145 dagar
|
USA
|
width="style="width:5%;" |
style="width:32%;" | |
|
|
|
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 36
|
Kate Lowenthal[11]
|
F
|
17 de setembro de 1898
|
7009398049120000000♠126 ár, 49 dagar
|
USA
|
width="style="width:5%;" |
style="width:32%;" | |
|
|
|
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 37
|
Andrew Hatch[10]
|
M
|
7 de outubro de 1898
|
7009397876320000000♠126 ár, 29 dagar
|
USA
|
width="style="width:5%;" |
style="width:32%;" | |
|
|
|
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 38
|
Rosa Wilkes[9]
|
F
|
10 de outubro de 1898
|
7009397850400000000♠126 ár, 26 dagar
|
USA
|
width="style="width:5%;" |
style="width:32%;" | |
|
|
|
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 39
|
Hagar Young[3]
|
F
|
11 de outubro de 1898
|
7009397841760000000♠126 ár, 25 dagar
|
USA
|
width="style="width:5%;" |
style="width:32%;" | |
|
|
|
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 40
|
Alwine Werner[8]
|
F
|
November 10, 1898
|
7009397589040000000♠125 ár, 361 dagar
|
Týskland
|
width="style="width:5%;" |
style="width:32%;" | |
|
|
|
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 41
|
Anthone Phipps[7]
|
F
|
7 de dezembro de 1898
|
7009397355760000000♠125 ár, 334 dagar
|
USA
|
width="style="width:5%;" |
style="width:32%;" | |
|
|
|
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 42
|
Salome Korn[6]
|
F
|
12 de dezembro de 1898
|
7009397312560000000♠125 ár, 329 dagar
|
USA
|
width="style="width:5%;" |
style="width:32%;" | |
|
|
|
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 43
|
Michalina Wasilewska[5]
|
F
|
21 de dezembro de 1898
|
7009397234800000000♠125 ár, 320 dagar
|
Pólland
|
width="style="width:5%;" |
style="width:32%;" | |
|
|
|
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 44
|
Juanita Elliott[4]
|
F
|
24 de dezembro de 1898
|
7009397208880000000♠125 ár, 317 dagar
|
USA
|
width="style="width:5%;" |
style="width:32%;" | |
|
|
|
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 45
|
Lillian Leblanc
|
F
|
26 de dezembro de 1898
|
7009397191600000000♠125 ár, 315 dagar
|
USA
|
width="style="width:5%;" |
style="width:32%;" | |
|
|
|
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 46
|
Gertrude Noone[3]
|
F
|
30 de dezembro de 1898
|
7009397157040000000♠125 ár, 311 dagar
|
USA
|
width="style="width:5%;" |
style="width:32%;" | |
|
|
|
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 47
|
Doris Nash[2]
|
F
|
19 de janeiro de 1899
|
7009396984240000000♠125 ár, 291 dagar
|
Fyrimynd:UK
|
width="style="width:5%;" |
style="width:32%;" | |
|
|
|
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 48
|
Marie-Jeanne Faure-Geors[1]
|
F
|
31 de janeiro de 1899
|
7009396880560000000♠125 ár, 279 dagar
|
Frakland
|
|
width="style="width:5%;" |
style="width:32%;" | |
|
|
|
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 49
|
Fannie Buten[42]
|
F
|
1 de fevereiro de 1899
|
7009396871920000000♠125 ár, 278 dagar
|
USA
|
width="style="width:5%;" |
style="width:32%;" | |
|
|
|
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 50
|
Elizabeth Buhler[43]
|
F
|
8 de fevereiro de 1899
|
7009396811440000000♠125 ár, 271 dagar
|
Kanada
|
width="style="width:5%;" |
style="width:32%;" | |
|
|
|
%" style="border:none; cellspacing:-1px; cellpadding:0px;" |
|
Maude Buckley[44]
|
F
|
8 de fevereiro de 1899
|
7009396811440000000♠125 ár, 271 dagar
|
Fyrimynd:EUA
|
width="style="width:5%;" |
style="width:32%;" | |
|
|
|
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 52
|
Pearl Lutzko[45]
|
F
|
15 de fevereiro de 1899
|
7009396750960000000♠125 ár, 264 dagar
|
Kanada
|
width="style="width:5%;" |
style="width:32%;" | |
|
|
|
%" style="border:none; cellspacing:-1px; cellpadding:0px;" |
|
Mildred JaMais[46]
|
F
|
15 de fevereiro de 1899
|
7009396750960000000♠125 ár, 264 dagar
|
USA
|
width="style="width:5%;" |
style="width:32%;" | |
|
|
|
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 54
|
Elspeth Wood[47]
|
F
|
18 de fevereiro de 1899
|
7009396725040000000♠125 ár, 261 dagar
|
Fyrimynd:UK
|
width="style="width:5%;" |
style="width:32%;" | |
|
|
|
%" style="border:none; cellspacing:-1px; cellpadding:0px;" |
|
Anna Pendley[48]
|
F
|
18 de fevereiro de 1899
|
7009396725040000000♠125 ár, 261 dagar
|
Fyrimynd:EUA
|
width="style="width:5%;" |
style="width:32%;" | |
|
|
|
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 56
|
Santa Gennari[49]
|
F
|
23 de fevereiro de 1899
|
7009396681840000000♠125 ár, 256 dagar
|
Italia
|
width="style="width:5%;" |
style="width:32%;" | |
|
|
|
%" style="border:none; cellspacing:-1px; cellpadding:0px;" |
|
Hillard Hudson[50]
|
M
|
23 de fevereiro de 1899
|
7009396681840000000♠125 ár, 256 dagar
|
USA
|
width="style="width:5%;" |
style="width:32%;" | |
|
|
|
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 58
|
Margaret Fish[51]
|
F
|
7 de março de 1899
|
7009396569520000000♠125 ár, 243 dagar
|
Fyrimynd:UK
|
width="style="width:5%;" |
style="width:32%;" | |
|
|
|
%" style="border:none; cellspacing:-1px; cellpadding:0px;" | 59
|
John "Jack" Campbell Ross[41]
|
M
|
11 de março de 1899
|
7009396534960000000♠125 ár, 239 dagar
|
Avstralia
|
|
Wikitext for above example
|
{{autonumbered list
|skip = Yes
|halfbackground = Yes
|tablewidth = 75
|numberwidth = 5
|numberheading = '''Rank'''
|columnwidth1 = 32
|heading1 = '''Name'''
|columnwidth2 = 3
|heading2 = '''Sex'''
|columnwidth3 = 20
|heading3 = '''Birth'''
|columnwidth4 = 20
|heading4 = '''Age'''
|columnwidth5 = 20
|heading5 = '''Country of Residence'''
|#|[[Moloko Temo]]<ref>[http://www.sowetan.co.za/News/Article.aspx?id=797750 Notícia do 134º aniversário de Moloko Temo]</ref>
{{!}} F
{{!}} 4 de julho de 1874
{{!}} {{age in years and days|1874|7|4}}
{{!}} {{RSA}}
|#|[[Maria Olívia da Silva]]<ref name="Silva">[http://www.bonde.com.br/bonde.php?id_bonde=1-3--8-20090301 Notícia do 129º aniversário de Maria Olívia da Silva]</ref>
{{!}} F
{{!}} 28 de fevereiro de 1880
{{!}} {{age in years and days|1880|2|28}}
{{!}} {{BRA}}
|#|Tuti Yusupova<ref name="Yusupova">[http://g1.globo.com/Noticias/Mundo/0,,MUL979937-5602,00.html G1- "Uzbequistão diz ter a mulher mais velha do mundo"]</ref>
{{!}} F
{{!}} 1 de julho de 1880
{{!}} {{age in years and days|1880|7|1}}
{{!}} {{UZB}}
|#|Juana Bautista de la Candelaria Rodríguez <ref>[http://www.cubanoticias.ain.cu/2008/1224maslongeva.htm Notícia da Agência Cubana de Notícias sobre Juana B. C. Rodríguez]</ref>
{{!}} F
{{!}} 2 de fevereiro de 1885
{{!}} {{age in years and days|1885|2|2}}
{{!}} {{CUB}}
|#|Cliceria Gómez-Morales
{{!}} F
{{!}} 20 de setembro de 1885
{{!}} {{age in years and days|1885|9|20}}
{{!}} {{MEX}}
|#|Ida Stewart <ref>[http://www.jamaicaobserver.com/news/html/20090106T210000-0500_144531_OBS_IS_IDA_STEWART_THE_WORLD_S_OLDEST_PERSON__.asp Notícia sobre Ida Stewart]</ref>
{{!}} F
{{!}} 5 de novembro de 1886
{{!}} {{age in years and days|1886|11|5}}
{{!}} {{JAM}}
|#|Sadiq Sawut <ref name="china">[http://noticias.uol.com.br/ultnot/efe/2008/10/07/ult1766u28235.jhtm</ref>]
{{!}} M
{{!}} 9 de agosto de 1887
{{!}} {{age in years and days|1887|8|9}}
{{!}} {{CHN}}
|#|Magomed Labazanov <ref>[http://en.rian.ru/russia/20080505/106640433.html]</ref>
{{!}} M
{{!}} 1 de maio de 1890
{{!}} {{age in years and days|1890|5|1}}
{{!}} {{RUS}}
|#|Maikup Zhan<ref name="china"/>
{{!}} F
{{!}} 15 de junho de 1890
{{!}} {{age in years and days|1890|6|15}}
{{!}} {{CHN}}
|#|Ana María Pérez González<ref>[http://www.jornada.unam.mx/2007/06/23/index.php?section=sociedad&article=034n1soc Notícia de Ana Maria Pérez González com 117 anos]</ref>
{{!}} F
{{!}} 22 de junho de 1890
{{!}} {{age in years and days|1890|6|22}}
{{!}} {{MEX}}
|#|Baji Safaorva
{{!}} F
{{!}} 3 de julho de 1890
{{!}} {{age in years and days|1890|7|3}}
{{!}} {{AZE}}
|#|Amai Cering<ref>[http://www.chinadaily.com.cn/china/2008-03/18/content_6546104.htm Notícia do 117º aniversário de Amai Cering]</ref>
{{!}} F
{{!}} 16 de março de 1891
{{!}} {{age in years and days|1891|3|16}}
{{!}} {{CHN}}
|#|Sóstenes Martínez<ref>http://notizie.virgilio.it/gallery/la_giornata_mondiale_dei_guinness.html,zoom=245681.html</ref>
{{!}} M
{{!}} 22 de abril de 1891
{{!}} {{age in years and days|1891|4|22}}
{{!}} {{MEX}}
|#|Elias Athanasiades
{{!}} M
{{!}} 14 de maio de 1891
{{!}} {{age in years and days|1891|5|14}}
{{!}} {{GRE}}
|#|[[María Díaz Cortés]]<ref name="Cortes">[http://www.diariodesevilla.es/article/sevilla/315819/la/abuela/vacie/cumple/manana/anos/con/una/salud/perfecta/y/la/mente/despierta.html Notícia do 117º aniversário de María Díaz Cortés]</ref>
{{!}} F
{{!}} 4 de janeiro de 1892
{{!}} {{age in years and days|1892|1|4}}
{{!}} {{ESP}}
|#|Rebecca Lanier <ref name="Lanier">[http://www.townhall.com/video/foxlocal/2086_old325081 Notícia do 116º aniversário de Rebecca Lanier]</ref>
{{!}} F
{{!}} 24 de março de 1892
{{!}} {{age in years and days|1892|3|24}}
{{!}} {{USA}}
|#|Elizabeth Johnson<ref>[http://www.usnews.com/blogs/planning-to-retire/2009/1/5/the-new-worlds-oldest-person-is-114.html]</ref>
{{!}} F
{{!}} 25 de dezembro de 1892
{{!}} {{age in years and days|1892|12|25}}
{{!}} {{USA}}
|#| Richard Washington <ref name="Washington">[http://www.thestate.com/local/story/374262.html Notícia do 115º aniversário de Richard Washington] </ref>
{{!}} M
{{!}} 13 de abril de 1893
{{!}} {{age in years and days|1893|4|13}}
{{!}} {{USA}}
|#|He Wenzhang<ref>[http://news.xinhuanet.com/english/2008-10/07/content_10159584.htm]</ref>
{{!}} M
{{!}} 9 de abril de 1894
{{!}} {{age in years and days|1894|4|9}}
{{!}} {{CHI}}
|#|Tǎnase Tǎnase<ref>{{cite news|url=http://www.jurnalul.ro/articole/97273/cel-mai-batran-barbat-din-lume|title=Cel mai bătrăn bărbat din lume|date=2007-07-15|work=Jurnalul National|first=Paula Anastasia|last=Tudor|language=Romanian}}</ref>
{{!}} M
{{!}} 15 de outubro de 1894
{{!}} {{age in years and days|1894|10|15}}
{{!}} {{ROM}}
|#|María Norberta Rivera-Ramírez<ref>{{cite news|url=http://www.am.com.mx/Nota.aspx?ID=225866&strPlaza=Leon&IDPlaza=1|title=Vive 3 siglos|first=Manuel Mora|last=MacBeath|work=Periódico AM}}</ref>
{{!}} F
{{!}} 5 de junho de 1895
{{!}} {{age in years and days|1895|6|5}}
{{!}} {{MEX}}
|#|Transito Ayala <ref>[http://www.elespacio.com.co/publicaciones/mod.php?mod=userpage&color=1&page_id=17224</ref>
{{!}} F
{{!}} 13 de agosto 1895
{{!}} {{age in years and days|1895|8|13}}
{{!}} {{COL}}
|#|Susan Middleton <ref name="Middleton">[http://www.charleston.net/news/2008/feb/19/local_woman_turns31089/ Notícia do 112º aniversário de Susan Middleton]</ref> <ref name="GRG">http://www.grg.org/Adams/E.HTM tabela EE da GRG</ref>
{{!}} F
{{!}} 19 de fevereiro de 1896
{{!}} {{age in years and days|1896|2|19}}
{{!}} {{USA}}
|#|Melinda Harris<ref name="Harris">[http://209.85.229.132/search?q=cache:jDiRA4G5ingJ:www.cravencounty.com/minutes/BC2008/RG050508.pdf+melinda+harris+112th+birthday&hl=en&ct=clnk&cd=1 Notícia do 112º aniversário de Melinda Harris]</ref>
{{!}} F
{{!}} 4 de maio de 1896
{{!}} {{age in years and days|1896|5|4}}
{{!}} {{USA}}
|#|Katerina Heyman <ref name="Heyman">[http://www.thestar.co.za/?fSectionId=&fArticleId=vn20080808070700728C774902 Notícia do 112º aniversário de Katerina Heyman]</ref>
{{!}} F
{{!}} 8 de agosto de 1896
{{!}} {{age in years and days|1896|8|8}}
{{!}} {{RSA}}
|#|Lake Dickson <ref name="GRG"/>
{{!}} F
{{!}} 19 de janeiro de 1897
{{!}} {{age in years and days|1897|1|19}}
{{!}} {{USA}}
|#|Ruby Muhammad <ref name="Muhammad">[http://www.sacdhhs.com/CMS/download/pdfs/HHS/Mother-Ruby-Muhammad.pdf Notícia de Ruby Muhammad com 111 anos]</ref>
{{!}} F
{{!}} 20 de março de 1897
{{!}} {{age in years and days|1897|3|20}}
{{!}} {{USA}}
|#|Ronnie Fairbanks<ref name="Fairbanks">[http://www.foodonfoot.org/web_article.php?web_article_id=38 Notícia do 111º aniversário de Ronnie Fairbanks]</ref>
{{!}} M
{{!}} 27 de maio de 1897
{{!}} {{age in years and days|1897|5|27}}
{{!}} {{USA}}
|#|Marianna Ostrowska<ref>[http://miasta.gazeta.pl/bialystok/1,78942,6022907,Podlaskie__tu_sie_dopiero_dluuugo_zyje.html]</ref>
{{!}} F
{{!}} 5 de agosto de 1897
{{!}} {{age in years and days|1897|8|5}}
{{!}} {{POL}}
|#|Maria Pogonowska<ref>http://www.jpost.com/servlet/Satellite?cid=1192380711167&pagename=JPost/JPArticle/ShowFull</ref>
{{!}} F
{{!}} 30 de outubro de 1897
{{!}} {{age in years and days|1897|10|30}}
{{!}} {{ISR}}
|#|Delma Kollar <ref name="GRG"/>
{{!}} F
{{!}} 31 de outubro de 1897
{{!}} {{age in years and days|1897|10|31}}
{{!}} {{USA}}
|#|Teresa Dosaigües <ref name="Dosaigües">[http://www.catradio.com/pcatradio/crItem.jsp?seccio=galeria&idint=127&opcio=1527155 Notícia de Teresa Dosaigües com 110 anos] </ref>
{{!}} F
{{!}} 13 de fevereiro de 1898
{{!}} {{age in years and days|1898|2|13}}
{{!}} {{ESP}}
|#|Eufrozyna Kaminski<ref name="Kaminski">http://www.ottawacitizen.com/Family+fêtes+long+life+filled+with+love/1368243/story.html Notícia do 111º aniversário de Eufrozyna Kaminski]</ref>
{{!}} F
{{!}} 7 de março de 1898
{{!}} {{age in years and days|1898|3|7}}
{{!}} {{CAN}}
|#|Marcelle Narbonne<ref name="Narbonne">[http://www.argeles-sur-mer.com/granote/?file=Catal1593941937_P15.pdf Notícia do 110º aniversário de Marcelle Narbonne] {{fr icon}}</ref>
{{!}} F
{{!}} 24 de março de 1898
{{!}} {{age in years and days|1898|3|24}}
{{!}} {{FRA}}
|#| Elsie Freeman<ref name="Freeman">[http://www.nypost.com/seven/06142008/news/regionalnews/brooklyn_bday_girl_hits_110_115450.htm Notícia do 110º aniversário de Elsie Freeman]</ref>
{{!}} F
{{!}} 13 de junho de 1898
{{!}} {{age in years and days|1898|6|13}}
{{!}} {{USA}}
|#|Kate Lowenthal<ref name="Lowenthal">[http://www.palmbeachpost.com/localnews/content/local_news/epaper/2008/09/17/a1a_super_centarian_0918.html Notícia de Kate Lowenthal com 110 anos]</ref>
{{!}} F
{{!}} 17 de setembro de 1898
{{!}} {{age in years and days|1898|9|17}}
{{!}} {{USA}}
|#|Andrew Hatch<ref name="Hatch">[http://www.kcbs.com/pages/3096014.php? Notícia do 110º aniversário de Andrew Hatch]</ref>
{{!}} M
{{!}} 7 de outubro de 1898
{{!}} {{age in years and days|1898|10|7}}
{{!}} {{USA}}
|#|Rosa Wilkes<ref name="Wilkes">[http://www.chicagodefender.com/article-2189-casting-a-historic-ballot.html Notícia do 110º aniversário de Rosa Wilkes]</ref>
{{!}} F
{{!}} 10 de outubro de 1898
{{!}} {{age in years and days|1898|10|10}}
{{!}} {{USA}}
|#|Hagar Young<ref name="GRG"/>
{{!}} F
{{!}} 11 de outubro de 1898
{{!}} {{age in years and days|1898|10|11}}
{{!}} {{USA}}
|#|Alwine Werner<ref name="Werner">[http://www.nealirc.org/Gerontology/OldestWomanGermany.html Notícia do 110º aniversário de Alwine Werner]</ref>
{{!}} F
{{!}} November 10, 1898
{{!}} {{age in years and days|1898|11|10}}
{{!}} {{GER}}
|#| Anthone Phipps<ref name="Phipps2">[http://www.contracostatimes.com/thejournal/ci_11196184 Notícia do 110º aniversário de Anthone Phipps]</ref>
{{!}} F
{{!}} 7 de dezembro de 1898
{{!}} {{age in years and days|1898|12|7}}
{{!}} {{USA}}
|#|Salome Korn<ref name="Korn">[http://www.lacrossetribune.com/articles/2008/12/14/birthdays/bkorn.txt Notícia do 110º aniversário de Salome Korn]</ref>
{{!}} F
{{!}} 12 de dezembro de 1898
{{!}} {{age in years and days|1898|12|12}}
{{!}} {{USA}}
|#|Michalina Wasilewska<ref name="Wasilewska">
[http://www.mmwarszawa.pl/3025/2008/12/31/sto-dziesiate-urodziny-rodowitej-warszawianki?districtChanged=true Notícia do 110º aniversário de Michalina Wasilewska]</ref>
{{!}} F
{{!}} 21 de dezembro de 1898
{{!}} {{age in years and days|1898|12|21}}
{{!}} {{POL}}
|#|Juanita Elliott<ref name="Elliott">[http://hamptonroads.com/2008/12/christmas-cheer-big-mama-her-110th-birthday Notícia do 110º aniversário de Juanita Elliott]</ref>
{{!}} F
{{!}} 24 de dezembro de 1898
{{!}} {{age in years and days|1898|12|24}}
{{!}} {{USA}}
|#|Lillian Leblanc
{{!}} F
{{!}} 26 de dezembro de 1898
{{!}} {{age in years and days|1898|12|26}}
{{!}} {{USA}}
|#|Gertrude Noone<ref name="GRG"/>
{{!}} F
{{!}} 30 de dezembro de 1898
{{!}} {{age in years and days|1898|12|30}}
{{!}} {{USA}}
|#|Doris Nash<ref name="Nash">[http://www.itvlocal.com/meridian/news/?player=MER_News_15&void=279316 Notícia do 110º aniversário de Doris Nash]</ref>
{{!}} F
{{!}} 19 de janeiro de 1899
{{!}} {{age in years and days|1899|1|19}}
{{!}} {{UK}}
|#|Marie-Jeanne Faure-Geors<ref>[http://www.ledauphine.com/anniversaire-chez-marie-jeanne-faure-geors-la-doyenne-des-hautes-alpes-a-souffle-ses-110-bougies-@/index.jspz?chaine=20&article=96316 Notícia do 110º aniversário de Marie-Jeanne Faure-Geors]</ref>
{{!}} F
{{!}} 31 de janeiro de 1899
{{!}} {{age in years and days|1899|1|31}}
{{!}} {{FRA}}
|continued = Yes
}}
{{autonumbered list
|skip = Yes
|startat = 50
|halfbackground = Yes
|tablewidth = 75
|numberwidth = 5
|columnwidth1 = 32
|columnwidth2 = 3
|columnwidth3 = 20
|columnwidth4 = 20
|columnwidth5 = 20
|#|Fannie Buten<ref name="Buten">[http://www.grg.org/Calment6.html Notícia do 110º aniversário de Fannie Buten]</ref>
{{!}} F
{{!}} 1 de fevereiro de 1899
{{!}} {{age in years and days|1899|2|1}}
{{!}} {{USA}}
|#|Elizabeth Buhler<ref name="Buhler">[http://www2.pembinavalleyonline.com/?option=com_content&task=view&id=10005&Itemid=315 Notícia do 110º aniversário de Elizabeth Buhler]</ref>
{{!}} F
{{!}} 8 de fevereiro de 1899
{{!}} {{age in years and days|1899|2|8}}
{{!}} {{CAN}}
||Maude Buckley<ref name="Buckley2">[http://neighborsgo.com/index.php?page_id=1000&site_page_id=302&sblog_id=954&year=2009&month=2 Notícia do 110º aniversário de Maude Buckley]</ref>
{{!}} F
{{!}} 8 de fevereiro de 1899
{{!}} {{age in years and days|1899|2|8}}
{{!}} {{EUA}}
|#|Pearl Lutzko<ref name="Lutzko">[http://www.thestarphoenix.com/Ituna+woman+celebrates+110th+birthday/1300519/story.html Notícia do 110º aniversário de Pearl Lutzko]</ref>
{{!}} F
{{!}} 15 de fevereiro de 1899
{{!}} {{age in years and days|1899|2|15}}
{{!}} {{CAN}}
| |Mildred JaMais<ref name="JaMais">[http://www.tbnweekly.com/pubs/clearwater_citizen/content_articles/021809_cit-04.txt Notícia do 110º aniversário de Mildred JaMais]</ref>
{{!}} F
{{!}} 15 de fevereiro de 1899
{{!}} {{age in years and days|1899|2|15}}
{{!}} {{USA}}
|#|Elspeth Wood<ref name="Wood">[http://www.harrowobserver.co.uk/west-london-news/local-harrow-news/2009/02/18/harrow-woman-celebrates-110th-birthday-116451-22953883/ Notícia do 110º aniversário de Elspeth Wood]</ref>
{{!}} F
{{!}} 18 de fevereiro de 1899
{{!}} {{age in years and days|1899|2|18}}
{{!}} {{UK}}
||Anna Pendley<ref name="Pendley">[http://newsok.com/life Notícia do 110º aniversário de Anna Pendley]</ref>
{{!}} F
{{!}} 18 de fevereiro de 1899
{{!}} {{age in years and days|1899|2|18}}
{{!}} {{EUA}}
|#|Santa Gennari<ref name="Gennari">[http://www.ilquotidiano.it/articoli/2009/02/20/95243/santa-gennari-detta-santina-compie-110-anni-comunanza-paese-della-salute Notícia do 110º aniversário de Santa Gennari]</ref>
{{!}} F
{{!}} 23 de fevereiro de 1899
{{!}} {{age in years and days|1899|2|23}}
{{!}} {{ITA}}
| |Hillard Hudson<ref name="Hudson">[http://www.eclassifiedsnetwork.com/content.aspx?IsHome=1&MemberID=1220&module=Page&ID=1279 Notícia do 110º aniversário de Hillard Hudson]</ref>
{{!}} M
{{!}} 23 de fevereiro de 1899
{{!}} {{age in years and days|1899|2|23}}
{{!}} {{USA}}
|#|Margaret Fish<ref name="Fish1">[http://www.biggleswadetoday.co.uk/bigg/Happy-110th-birthday.5046786.jp Notícia do 110º aniversário de Margaret Fish]</ref>
{{!}} F
{{!}} 7 de março de 1899
{{!}} {{age in years and days|1899|3|7}}
{{!}} {{UK}}
|#|[[Anexo:Lista de supercentenários australianos#John Campbell Ross|John "Jack" Campbell Ross]]<ref name="Ross">[http://au.news.yahoo.com/a/-/latest/5382155/last-surviving-wwi-veteran-turns-110/Notícia do 110º aniversário de John Ross]</ref>
{{!}} M
{{!}} 11 de março de 1899
{{!}} {{age in years and days|1899|3|11}}
{{!}} {{AUS}}
}}
|
This template uses both named and unnamed parameters.
The number flag and the list item content for each list item are unnammed parameters.
Parameter Name
|
Required
|
Description
|
Values
|
columns |
no |
Number of columns to display the items in. Defaults to 1. |
Number
|
halfbackground |
no |
If set to any value then every second item line has a background to allow easy eye sighting across the list. |
Any non blank value.
|
prefix |
no |
Text to appear before the number. Defaults to nothing. |
Any optionally linked text.
|
suffix |
no |
text to appear after the number. Defaults to nothing. |
Any optionally linked text.
|
skip |
no |
Set to any value to skip numbers if an item has a duplicate ranking to the previous item. The number is incremented but not displayed. Defaults to no skipping and reuse of the previous number. |
Any non blank value.
|
numberwidth |
no |
The percentage width to allocate to the list item number within the list item. Defaults to 15. |
Any number from 0 to 100.
|
numberheading |
no |
The heading to be displayed over the first column, of automatically generated numbers. |
Almost any wikitext. May include wiki table markup.
|
tablewidth |
no |
The percentage width to allocate to the table relative to the displayed page. Default is to minimise width. |
Any number from 0 to 100.
|
columnwidth1 |
no |
The percentage width to allocate to each field within the list item if there is more than one field. Columnwidth1 defaults to (100 - numberwidth) if not provided. Can be up to 5 fields. The sum of numberwidth and columnwidth1 through columnwidth5 should be 100. |
Any number from 0 to 100.
|
heading1 |
no |
The heading to be displayed over each column of fields within the list item. |
Almost any wikitext. may include wiki table markup, for example align=center {{!}} '''Field Heading'''giving Field Heading
|
startat |
no |
The start number for the first list item. Is set then causes formatting of the list to allow list to appear as a seemless continuation of a previous list. Defaults to 1 and no continuation formatting of the list. |
Any number.
|
numberflag1 |
no |
Unnamed parameter. The flag to indicate the level and type of numbering required. Up to 50. Must be paired with listitemcontent1.
Flag |
Effect
|
# |
1 2 3 etc.
|
|
(Parameter value left blank.) Indicates a duplicate ranking or numbering at the # level. Behaviour is defined by the skip parameter.
|
#.# |
1.1 1.2 1.3 etc.
|
#. |
Indicates a duplicate ranking or numbering at the #.# level. Behaviour is defined by the skip parameter.
|
#.#.# |
1.1.1 1.1.2 1.1.3 etc.
|
#.#. |
Indicates a duplicate ranking or numbering at the #.#.# level. Behaviour is defined by the skip parameter.
|
|
Text == one of the 6 flag values.
|
listitemcontent1 |
no |
Unnamed parameter. The content of the list item. Up to 5 fields of data can be provided. To provide more than one field use standard wikitable syntax BUT replace single and double pipes with {{!}} and {{!!}} respectively. Up to 50. If there is more than one field in the list item then columnwidths must be set for each field. |
Nearly any wikimarked text.
|
continued |
no |
If set to any value then causes the formatting of the list to allow the list to be seemlessly followed by another list.
|
This template relies on on a sub template {{colevel/count things}}. The {{colevel/count things}} template reaches one or more nested function depth limits, and is extensively coded to get around this problem. It is probably not viable to increase the number of list items processable by this template unless the {{colevel/count things}} template's algorithm can be completely redesigned to use a much flatter structure.
- ↑ Notícia do 110º aniversário de Marie-Jeanne Faure-Geors
- ↑ Notícia do 110º aniversário de Doris Nash
- ↑ 3.0 3.1 3.2 3.3 3.4 http://www.grg.org/Adams/E.HTM tabela EE da GRG
- ↑ Notícia do 110º aniversário de Juanita Elliott
- ↑
Notícia do 110º aniversário de Michalina Wasilewska
- ↑ Notícia do 110º aniversário de Salome Korn
- ↑ Notícia do 110º aniversário de Anthone Phipps
- ↑ Notícia do 110º aniversário de Alwine Werner
- ↑ Notícia do 110º aniversário de Rosa Wilkes
- ↑ Notícia do 110º aniversário de Andrew Hatch
- ↑ Notícia de Kate Lowenthal com 110 anos
- ↑ Notícia do 110º aniversário de Elsie Freeman
- ↑ Notícia do 110º aniversário de Marcelle Narbonne (Franskt)
- ↑ http://www.ottawacitizen.com/Family+fêtes+long+life+filled+with+love/1368243/story.html Notícia do 111º aniversário de Eufrozyna Kaminski]
- ↑ Notícia de Teresa Dosaigües com 110 anos
- ↑ http://www.jpost.com/servlet/Satellite?cid=1192380711167&pagename=JPost/JPArticle/ShowFull
- ↑ [1]
- ↑ Notícia do 111º aniversário de Ronnie Fairbanks
- ↑ Notícia de Ruby Muhammad com 111 anos
- ↑ Notícia do 134º aniversário de Moloko Temo
- ↑ Notícia do 129º aniversário de Maria Olívia da Silva
- ↑ G1- "Uzbequistão diz ter a mulher mais velha do mundo"
- ↑ Notícia da Agência Cubana de Notícias sobre Juana B. C. Rodríguez
- ↑ Notícia sobre Ida Stewart
- ↑ 25.0 25.1 [http://noticias.uol.com.br/ultnot/efe/2008/10/07/ult1766u28235.jhtm
- ↑ [2]
- ↑ Notícia de Ana Maria Pérez González com 117 anos
- ↑ Notícia do 117º aniversário de Amai Cering
- ↑ http://notizie.virgilio.it/gallery/la_giornata_mondiale_dei_guinness.html,zoom=245681.html
- ↑ Notícia do 117º aniversário de María Díaz Cortés
- ↑ Notícia do 116º aniversário de Rebecca Lanier
- ↑ [3]
- ↑ Notícia do 115º aniversário de Richard Washington
- ↑ [4]
- ↑ Tudor, Paula Anastasia (2007-07-15). "Cel mai bătrăn bărbat din lume" (in Romanian). Jurnalul National. http://www.jurnalul.ro/articole/97273/cel-mai-batran-barbat-din-lume.
- ↑ MacBeath, Manuel Mora. "Vive 3 siglos". Periódico AM. http://www.am.com.mx/Nota.aspx?ID=225866&strPlaza=Leon&IDPlaza=1.
- ↑ elespacio.com.co
- ↑ Notícia do 112º aniversário de Susan Middleton
- ↑ Notícia do 112º aniversário de Melinda Harris
- ↑ Notícia do 112º aniversário de Katerina Heyman
- ↑ do 110º aniversário de John Ross
- ↑ Notícia do 110º aniversário de Fannie Buten
- ↑ Notícia do 110º aniversário de Elizabeth Buhler
- ↑ Notícia do 110º aniversário de Maude Buckley
- ↑ Notícia do 110º aniversário de Pearl Lutzko
- ↑ Notícia do 110º aniversário de Mildred JaMais
- ↑ Notícia do 110º aniversário de Elspeth Wood
- ↑ Notícia do 110º aniversário de Anna Pendley
- ↑ Notícia do 110º aniversário de Santa Gennari
- ↑ Notícia do 110º aniversário de Hillard Hudson
- ↑ Notícia do 110º aniversário de Margaret Fish