Form:Person: Difference between revisions

From elijah
Jump to navigation Jump to search
Created page with "<noinclude> This is the form for creating and editing Person entries. </noinclude> <includeonly> <div id="wikiEditor-ui-top"></div> <div id="pageform-person"> {{{for template|Person}}} {| class="formtable" ! Name (Full): | {{{field|HasName|mandatory|placeholder=e.g. Perl, Joseph}}} |- ! Hebrew Name: | {{{field|HasHebName|uploadable}}} |- ! Yiddish Name: | {{{field|HasYiddishName}}} |- ! Type: | {{{field|HasType|input type=dropdown|values=PublicFigure, Researcher, Studen..."
 
No edit summary
Line 10: Line 10:
! Name (Full):
! Name (Full):
| {{{field|HasName|mandatory|placeholder=e.g. Perl, Joseph}}}
| {{{field|HasName|mandatory|placeholder=e.g. Perl, Joseph}}}
|-
! Alt Name:
| {{{field|HasAltName|placeholder=e.g. alternate spelling or title}}}
|-
|-
! Hebrew Name:
! Hebrew Name:
| {{{field|HasHebName|uploadable}}}
| {{{field|HasHebName}}}
|-
|-
! Yiddish Name:
! Yiddish Name:
Line 27: Line 30:
|-
|-
! Date of Death:
! Date of Death:
| {{{field|HasDateOfDeath}}}
| {{{field|HasDateOfDeath|placeholder=Year or YYYY-MM-DD}}}
|-
|-
! Place of Death:
! Place of Death:
Line 50: Line 53:
! Related Article:
! Related Article:
| {{{field|HasArticle|input type=combobox|values from category=Articles}}}
| {{{field|HasArticle|input type=combobox|values from category=Articles}}}
|-
! Related Entries:
| {{{field|HasRelatedEntries|list|delimiter=;|input type=combobox|values from category=Articles}}}
|-
|-
! Bibliography Link:
! Bibliography Link:
Line 59: Line 65:
! Wikipedia Link:
! Wikipedia Link:
| {{{field|HasWikiLink}}}
| {{{field|HasWikiLink}}}
|-
! Related Entries:
| {{{field|HasRelatedEntries|list|delimiter=;|input type=combobox|values from category=Articles}}}
|-
|-
! External Resources (URLs):
! External Resources (URLs):
| {{{field|HasExtResources|list|delimiter=;}}}
| {{{field|HasExtResources|list|delimiter=;}}}
''Separate multiple URLs with semicolon''
|}
|}
{{{end template}}}
{{{end template}}}

Revision as of 14:38, 5 April 2026

This is the form for creating and editing Person entries.