DevWiki Articles Unterschied: Formular:Person

Unterschied: Formular:Person

Aus DevWiki Articles
Markierung: 2017-Quelltext-Bearbeitung
Markierung: 2017-Quelltext-Bearbeitung
Zeile 32: Zeile 32:
|class=file
|class=file
}}
}}
    <div class="col-50">
{{Input
        <div class="label">Geburt</div>
|label=Geburt
        <div class="input date">{{{field|birth|input type=datepicker}}}{{{field|beforeChristBirth|label=v. Chr.}}}{{{field|roughlyBirth|placeholder=Genauigkeit}}}{{{field|birthSource|placeholder=Quelle}}}</div>
|field={{{field|birth|input type=datepicker}}}{{{field|beforeChristBirth|label=v. Chr.}}}{{{field|roughlyBirth|placeholder=Genauigkeit}}}
    </div>
|source={{{field|birthSource|placeholder=Quelle}}}
    <div class="col-50">
}}
        <div class="label">Tod</div>
{{Input
        <div class="input date">{{{field|death|input type=datepicker}}}{{{field|beforeChristDeath|label=v. Chr.}}}{{{field|roughlyDeath|placeholder=Genauigkeit}}}{{{field|birthDeath|placeholder=Quelle}}}</div>
|label=Tod
    </div>
|field={{{field|death|input type=datepicker}}}{{{field|beforeChristDeath|label=v. Chr.}}}{{{field|roughlyDeath|placeholder=Genauigkeit}}}
    <div class="col-50">
|source={{{field|birthDeath|placeholder=Quelle}}}
        <div class="label">Vater</div>
}}
        <div class="input">{{{field|father|values from category=Person}}}{{{field|fatherSource|placeholder=Quelle}}}</div>
{{Input
    </div>
|label=Vater
    <div class="col-50">
|field={{{field|father|values from category=Person}}}
        <div class="label">Mutter</div>
|source={{{field|fatherSource|placeholder=Quelle}}}
        <div class="input">{{{field|mother|values from category=Person}}}{{{field|motherSource|placeholder=Quelle}}}</div>
}}
    </div>
{{Input
|label=Mutter
|field={{{field|mother|values from category=Person}}}
|source={{{field|motherSource|placeholder=Quelle}}}
}}
</div>
</div>
{{{end template}}}
{{{end template}}}
</includeonly>
</includeonly>

Version vom 20. Juni 2021, 23:17 Uhr

Cookies helfen uns bei der Bereitstellung von DevWiki Articles. Durch die Nutzung von DevWiki Articles erklärst du dich damit einverstanden, dass wir Cookies speichern.