What age would Stan Lee be if he were still alive? (Q67): Difference between revisions
Appearance
Updated [en] aliases: How old would Stan Lee be if he were still alive?, How old would Stan Lee be if he hadn't died?, How many years old would Stan Lee be if he were not dead? |
Created claim: query (P11): SELECT ?age WHERE { wd:Q181900 wdt:P569 ?obj . BIND(FLOOR((NOW() - ?obj)/365.25) AS ?age) } |
||
| (14 intermediate revisions by the same user not shown) | |||
| Property / query | |||
SELECT ?age WHERE { wd:Q181900 wdt:P569 ?obj . BIND(FLOOR((NOW() - ?obj)/365.25) AS ?age) } | |||
| Property / query: SELECT ?age WHERE { wd:Q181900 wdt:P569 ?obj . BIND(FLOOR((NOW() - ?obj)/365.25) AS ?age) } / rank | |||
Preferred rank | |||
| Property / query: SELECT ?age WHERE { wd:Q181900 wdt:P569 ?obj . BIND(FLOOR((NOW() - ?obj)/365.25) AS ?age) } / qualifier | |||
| Property / query: SELECT ?age WHERE { wd:Q181900 wdt:P569 ?obj . BIND(FLOOR((NOW() - ?obj)/365.25) AS ?age) } / qualifier | |||
| Property / query: SELECT ?age WHERE { wd:Q181900 wdt:P569 ?obj . BIND(FLOOR((NOW() - ?obj)/365.25) AS ?age) } / qualifier | |||
| Property / mention | |||
age (English) | |||
| Property / mention: age (English) / rank | |||
Normal rank | |||
| Property / mention: age (English) / qualifier | |||
| Property / mention | |||
edad (Spanish) | |||
| Property / mention: edad (Spanish) / rank | |||
Normal rank | |||
| Property / mention: edad (Spanish) / qualifier | |||
| Property / mention | |||
years (English) | |||
| Property / mention: years (English) / rank | |||
Normal rank | |||
| Property / mention: years (English) / qualifier | |||
| Property / mention | |||
años (Spanish) | |||
| Property / mention: años (Spanish) / rank | |||
Normal rank | |||
| Property / mention: años (Spanish) / qualifier | |||
| Property / mention | |||
died (English) | |||
| Property / mention: died (English) / rank | |||
Normal rank | |||
| Property / mention: died (English) / qualifier | |||
| Property / mention: died (English) / qualifier | |||
| Property / mention | |||
dead (English) | |||
| Property / mention: dead (English) / rank | |||
Normal rank | |||
| Property / mention: dead (English) / qualifier | |||
| Property / mention: dead (English) / qualifier | |||
| Property / mention | |||
fallecido (Spanish) | |||
| Property / mention: fallecido (Spanish) / rank | |||
Normal rank | |||
| Property / mention: fallecido (Spanish) / qualifier | |||
| Property / mention: fallecido (Spanish) / qualifier | |||
| Property / mention | |||
muerto (Spanish) | |||
| Property / mention: muerto (Spanish) / rank | |||
Normal rank | |||
| Property / mention: muerto (Spanish) / qualifier | |||
| Property / mention: muerto (Spanish) / qualifier | |||
| Property / mention | |||
alive (English) | |||
| Property / mention: alive (English) / rank | |||
Normal rank | |||
| Property / mention: alive (English) / qualifier | |||
| Property / mention | |||
vivo (Spanish) | |||
| Property / mention: vivo (Spanish) / rank | |||
Normal rank | |||
| Property / mention: vivo (Spanish) / qualifier | |||
| Property / analogous question | |||
| Property / analogous question: What age would Justin Bieber be if he were still alive? / rank | |||
Normal rank | |||
Latest revision as of 21:10, 14 April 2026
No description defined
- How old would Stan Lee be if he were still alive?
- How old would Stan Lee be if he hadn't died?
- How many years old would Stan Lee be if he were not dead?
| Language | Label | Description | Also known as |
|---|---|---|---|
| English | What age would Stan Lee be if he were still alive? |
No description defined |
|
Statements
SELECT (YEAR(NOW())-YEAR(?obj) - IF(MONTH(NOW())>MONTH(?obj),0,IF(MONTH(NOW())=MONTH(?obj) && DAY(NOW())>=DAY(?obj),0,1)) AS ?age) { wd:Q181900 wdt:P569 ?obj . }
0 references
SELECT ?age WHERE { wd:Q181900 wdt:P569 ?obj . BIND(FLOOR((NOW() - ?obj)/365.25) AS ?age) }
0 references