Form:Person: Difference between revisions
From MoHA Wiki
No edit summary |
No edit summary |
||
Line 51: | Line 51: | ||
|- | |- | ||
! Type | ! Type | ||
| {{{field|Contact type|input type=dropdown|property=Contact type}}} | | {{{field|Contact type|input type=dropdown|property=Contact type|show on select=Email=>email;Phone=>phone;Other=>other;}}} {{{field|Is preferred|input type=checkbox|label=Is preferred}}} {{{field|Is emergency|input type=checkbox|label=Emergency contact}}} | ||
|- | |- id="email" | ||
! | ! Email: | ||
| {{{field| | | {{{field|Email|input type=text}}} | ||
|- | |- id="phone" | ||
! | ! Phone: | ||
| {{{field| | | {{{field|Phone|input type=text}}} | ||
|- | |- id="other" | ||
! | ! Other: | ||
| {{{field| | | {{{field|Other|input type=text}}} | ||
|} | |} | ||
{{{end template}}} | {{{end template}}} |