per:_template
Grandparents
Parents of father Parents of mother
Parents
Father Mother
%%form_data{father-id}%% %%form_data{mother-id}%%

Person
%%title_linked%%

Siblings:

Partner & Families

Children:
Albert Einstein (1879-1955)

Backlinks:


Legal | About | Contact

Tags | Edit | Source | Print


- - > 1. Person
- - > 2. Siblings
- - > 3. Partner&Families
- - > 4. Children


Open to tag with _%%fullname%% !
set tag

(Event: yyyy-mm-dd !! )

Page tags

Watchers

Helmuti_pdorfHelmuti_pdorf
Watch: site | category | page

- - > Top of page

=====
[[form]]
fields:
  id-hint1:
    type: static
    value: **Number of page (Adress= "per:@@####@@" ) is build with autonumbering!**
    join: true
  id-hint2:
    type: static
    value:
    join: true
  Title-hint2:
    type: static
    value: **Title =  First-Name  Last-Name (YYYY-YYYY)** ("Speeking Name" + ("birth-Year"-"death-year"))
    join: true
  Title-hint3:
    type: static
    value: 
    join: true
  gender:
    label: Gender-Geschlecht
    type: select
    values:
      m: male/masc.
      f: female/femin.
    join: true
  title:
    label: Title
    type: text
    width: 50
    join: true
  first-name:
    label: First Name(s)
    type: text
    width: 50
    join: true
  last-name-hint1:
    type: static
    value: **Typing in a "new name" needs than pressing Enter! Please - do not use the 2. level(child of)!**
    join: true
  last-name-hint2:
    type: static
    value:
    join: true
  last-name:
    label: Last Name (family)
    type: pagepath
    match: /^[a-zA-Z0-9-_]+$/
    match-error: Name must not have a space but can have a hyphen or underscore
    category: last-name
    join: true
  birth-name:
    label: Birth-Name (mothers-name)
    type: pagepath
    match: /^[a-zA-Z0-9-_]+$/
    match-error: Name must not have a space but can have a hyphen or underscore
    category: last-name
    join: true
  birth-day:
    label: Birth-Day(DD)
    type: pagepath
    match: /^[0-9-_]+$/
    match-error: Only Digit/Ziffern,hyphen or underscore
    category: day
    join: true
  birth-month:
    label: Birth-Month(MM)
    type: pagepath
    match: /^[0-9-_]+$/
    match-error: Only Digit/Ziffern,hyphen or underscore
    category: month
    join: true
  birth-year:
    label: Birth-Year(YYYY)
    type: pagepath
    match: /^[0-9-_]+$/
    match-error: Only Digit/Ziffern,hyphen or underscore
    category: year
    join: true
  birth-church:
    label: Birth-Church(Pfarre)
    type: pagepath
    match: /^[a-zA-Z0-9-_]+$/
    match-error: Name must not have a space but can have a hyphen or underscore
    category: church
    join: true
  birth-city:
    label: Birth-City(Stadt)
    type: pagepath
    match: /^[a-zA-Z0-9-_]+$/
    match-error: Name must not have a space but can have a hyphen or underscore
    category: city
    join: true
  birth-district:
    label: Birth-District(Bezirk)
    type: pagepath
    match: /^[a-zA-Z0-9-_]+$/
    match-error: Name must not have a space but can have a hyphen or underscore
    category: district
    join: true
  birth-county:
    label: Birth-County(area,BL)
    type: pagepath
    match: /^[a-zA-Z0-9-_]+$/
    match-error: Name must not have a space but can have a hyphen or underscore
    category: county
    join: true
  birth-state:
    label: Birth-State(Land)
    type: pagepath
    match: /^[a-zA-Z0-9-_]+$/
    match-error: Name must not have a space but can have a hyphen or underscore
    category: state
    join: true
  father-id:
    label: Father
    type: pagepath
    match: /^[a-zA-Z0-9-_]+$/
    match-error: Name must not have a space but can have a hyphen or underscore
    category: per
    default:per:13
    join: true
  mother-id:
    label: Mother
    type: pagepath
    match: /^[a-zA-Z0-9-_]+$/
    match-error: Name must not have a space but can have a hyphen or underscore
    category: per
    default:per:14
    join: true
  death-day:
    label: Death-Day(DD)
    type: pagepath
    match: /^[0-9-_]+$/
    match-error: Only Digit/Ziffern,hyphen or underscore
    category: day
    join: true
  death-month:
    label: Death-Month(MM)
    type: pagepath
    match: /^[0-9-_]+$/
    match-error: Only Digit/Ziffern,hyphen or underscore
    category: month
    join: true
  death-year:
    label: Death-Year(YYYY)
    type: pagepath
    match: /^[0-9-_]+$/
    match-error: Only Digit/Ziffern,hyphen or underscore
    category: year
    join: true
  death-church:
    label: Death-Chearch(Pfarre)
    type: pagepath
    match: /^[a-zA-Z0-9-_]+$/
    match-error: Name must not have a space but can have a hyphen or underscore
    category: church
    join: true
  death-city:
    label: Death-City(Stadt)
    type: pagepath
    match: /^[a-zA-Z0-9-_]+$/
    match-error: Name must not have a space but can have a hyphen or underscore
    category: city
    join: true
  death-district:
    label: Death-District(Bezirk)
    type: pagepath
    match: /^[a-zA-Z0-9-_]+$/
    match-error: Name must not have a space but can have a hyphen or underscore
    category: district
    join: true
  death-county:
    label: Death-County(area,BL)
    type: pagepath
    match: /^[a-zA-Z0-9-_]+$/
    match-error: Name must not have a space but can have a hyphen or underscore
    category: county
    join: true
  death-state:
    label: Death-State(Land)
    type: pagepath
    match: /^[a-zA-Z0-9-_]+$/
    match-error: Name must not have a space but can have a hyphen or underscore
    category: state
    join: true
  comment:
    label: Your comment
    type: text
    width: 50
    height: 10
    hint: (only plain text - no wiki code!)
    join: true
[[/form]]

Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License