People: Difference between revisions
→Timeline of birthdays
(Created page with '{{ #ask: Category:Person |?birth date |?knows |?location |?GPS location }} {{ #ask: Category:Person |?birth date |format=timeline |timelinebands=YEAR,DECADE }} {{ #ask:...') |
|||
| (5 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
== Who's involved == | |||
{{ #ask: [[Category:Person]] | {{ #ask: [[Category:Person]] | ||
|?birth date | |?birth date | ||
|?knows | |?knows | ||
|?GPS location | |?GPS location | ||
}} | }} | ||
== Timeline of birthdays == | |||
Slide around to see who's born when. | |||
{{ #ask: [[Category:Person]] | {{ #ask: [[Category:Person]] | ||
| Line 11: | Line 16: | ||
|timelinebands=YEAR,DECADE | |timelinebands=YEAR,DECADE | ||
}} | }} | ||
== Who knows who == | |||
You can click on a person's bubble to visit them. | |||
{{ #ask: [[Category:Person]] | {{ #ask: [[Category:Person]] | ||
|?knows | |?knows | ||
|format=graph | |format=graph | ||
| graphcolor=Yes | |||
| graphlink=Yes | |||
| graphlegend=Yes | |||
}} | }} | ||
{{#ask:[[ | == Where are they == | ||
Use the facets on the right to narrow down choices, hover to the right to copy to your clipboard to paste into a spreadsheet or other app. | |||
{{#ask:[[Category:Person]] | |||
|?GPS location | |?GPS location | ||
|format= | |?birth date | ||
|?knows | |||
| format=exhibit | |||
| facets=birth date,knows | |||
| views=map,tiles,tabular | |||
| center=48.213861000644926,-78.57421875 | |||
| zoom=5 | |||
|limit=50000 | |||
|width=700 | |width=700 | ||
|height= | |height=700}} | ||
}} | |||