You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

113 lines
1.6 KiB

---
Alias: ["Lucho Irazabal"]
5 months ago
Tag: ["🥉", "🏇", "🧍"]
Date: 2022-09-23
DocType: "Person"
Hierarchy: "NonRoot"
TimeStamp:
location: [36.4183194,-5.4281805]
CollapseMetaTable: true
Person:
LastName: Irazabal
FirstName: Luciano
DoB:
Address: "11339 Jimena de La Frontera<br>Cadiz<br>Spain"
Phone: <a href="tel:+34607745931">+34 607 74 59 31</a>
Email:
Relation: "Polo Manager"
---
Parent:: [[Iridike Polo Club]], [[@Spain]]
Parents::
Siblings::
Spouse::
Children::
&emsp;
```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 + ') &emsp; &emsp; [📧](mailto:' + tempMail + ') &emsp; &emsp; [🗺️](' + "https://waze.com/ul?ll=" + tempCoorSet[0] + "%2C" + tempCoorSet[1] + "&navigate=yes" + ')')
```
---
&emsp;
```button
name Edit Person parameters
type command
action MetaEdit: Run MetaEdit
id EditMetaData
```
^button-LuchoIrazabalPersonEdit
```button
name Save
type command
action Save current file
id Save
```
^button-LuchoIrazabalPersonSave
&emsp;
# Lucho Irazabal
&emsp;
> [!summary]+
> Person Description
&emsp;
```toc
style: number
```
&emsp;
---
&emsp;
### 📇 Summary
&emsp;
🎂 `=this.Person.DoB`
🗺 `=this.Person.Address`
`=this.Person.Phone`
📧 `=this.Person.Email`
&emsp;
---
&emsp;
### 🗒 Notes
&emsp;
Lorem ipsum
&emsp;
---
&emsp;
### 🎂 Birthday
&emsp;
&emsp;
&emsp;