---
Alias: ["Nano"]
Tag: ["π§", "π", "π₯"]
Date: 2022-09-23
DocType: "Person"
Hierarchy: "NonRoot"
TimeStamp:
location: [36.4183194,-5.4281805]
CollapseMetaTable: true
Person:
LastName: Iturroz
FirstName: Nano
DoB:
Address: "11339 Jimena de La Frontera
Cadiz
Spain"
Phone: +34 608 75 80 22
Email:
Relation: "Polo Manager"
---
Parent:: [[Iridike Polo Club]], [[@Spain]]
Parents::
Siblings::
Spouse::
Children::
```dataviewjs
let tempPhone = dv.current().Person.Phone ? dv.current().Person.Phone.replaceAll(" ", "") : '+000'
let tempMail = dv.current().Person.Email ? dv.current().Person.Email : ""
let tempCoorSet = dv.current().location ? dv.current().location : [0,0]
dv.el('center', '[π²](tel:' + tempPhone + ') [π§](mailto:' + tempMail + ') [πΊοΈ](' + "https://waze.com/ul?ll=" + tempCoorSet[0] + "%2C" + tempCoorSet[1] + "&navigate=yes" + ')')
```
---
```button
name Edit Person parameters
type command
action MetaEdit: Run MetaEdit
id EditMetaData
```
^button-NanoIturrozPersonEdit
```button
name Save
type command
action Save current file
id Save
```
^button-NanoIturrozPersonSave
# Nano Iturroz
> [!summary]+
> Person Description
```toc
style: number
```
---
### π Summary
π `=this.Person.DoB`
πΊ `=this.Person.Address`
β `=this.Person.Phone`
π§ `=this.Person.Email`
---
### π Notes
---
### π Birthday