Form:Person: Difference between revisions

From TANGOWIKI-TITAF
Created page with "<noinclude>{{FormHeader|Create a new person}}</noinclude> {{{info|edit title=<page name>}}} {{{for template|Person}}} ! Name {{{field|Name}}} ! Real Name {{{field|Name_real}}} ! Wikidata ID {{{field|wikidataID}}} ! Instance Of {{{field|instanceOf}}} ! Image URL {{{field|Image URL (300px)}}} ! Birth Date {{{field|birthDate}}} ! Death Date {{{field|deathDate}}} ! Gender {{{field|genderLabel}}} ! Pseudonyms / Nicknames {{{field|Pseudonyms-nicknames}}} ! Occupation..."
 
No edit summary
 
(15 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>{{FormHeader|Create a new person}}</noinclude>
<noinclude>
{{{info|edit title=<page name>}}}
This is the form for adding or editing a Tango Person page.
</noinclude><includeonly>
{{{info
|page name={{#invoke:GenerateID|personID}}
|create only
}}}
 
{{{for template|Person}}}
{{{for template|Person}}}
 
{| class="formtable"
! Name
! Name:
{{{field|Name}}}
| {{{field|PersonName|input type=text}}}
 
|-
! Real Name
! Real Name:
{{{field|Name_real}}}
| {{{field|Name_real|input type=text}}}
 
|-
! Wikidata ID
! Pseudonyms-Nicknames
{{{field|wikidataID}}}
| {{{field|Pseudonyms-nicknames|input type=textarea|list|delimiter=;;}}}
 
|-
! Instance Of
! Alternative search terms (separate with ";;"):
{{{field|instanceOf}}}
| {{{field|alternative_search|input type=text}}}
 
|-
! Image URL
! Gender:
{{{field|Image URL (300px)}}}
| {{{field|genderLabel|input type=text}}}
 
|-
! Birth Date
! Birth Date:
{{{field|birthDate}}}
| {{{field|birthDate|input type=date}}}
 
|-
! Death Date
! Death Date:
{{{field|deathDate}}}
| {{{field|deathDate|input type=date}}}
 
|-
! Gender
! Birth Place:
{{{field|genderLabel}}}
| {{{field|birthPlaceLabel|input type=text}}}
 
|-
! Pseudonyms / Nicknames
! Country of Birth:
{{{field|Pseudonyms-nicknames}}}
| {{{field|birthPlaceCountryLabel|input type=text}}}
 
|-
! Occupation
! Citizenship(s) (separate with ";;"):
{{{field|Occupation}}}
| {{{field|citizenshipLabel|input type=textarea|list|delimiter=;;}}}
 
|-
! Instrument
! Occupation(s) (separate with ";;"):
{{{field|instrument}}}
| {{{field|Occupation|input type=textarea|list|delimiter=;;}}}
 
|-
! Member Of
! Instrument(s) (separate with ";;"):
{{{field|memberOf}}}
| {{{field|instrument|input type=textarea|list|delimiter=;;}}}
 
|-
! Birthplace
! Commons image filename or full URL:
{{{field|birthPlaceLabel}}}
| {{{field|Commons image URL short|input type=text}}}
 
|-
! Country of Birth
! Wikidata ID:
{{{field|birthPlaceCountryLabel}}}
| {{{field|wikidataID|input type=text}}}
 
|-
! Citizenship
! TodoTango Link:
{{{field|citizenshipLabel}}}
| {{{field|Todotango_links|input type=text}}}
 
|-
! Father
! Free-text biography:
{{{field|fatherLabel}}}
| {{{field|PersonFreeText|input type=textarea|rows=10|cols=80}}}
 
|-
! Mother
| {{{standard input|save}}} {{{standard input|cancel}}}
{{{field|motherLabel}}}
|}
 
! Siblings
{{{field|siblingsLabel}}}
 
! Spouse
{{{field|spouseLabel}}}
 
! TodoTango Link
{{{field|Todotango_links}}}
 
{{{end template}}}
{{{end template}}}
<noinclude>{{FormFooter}}</noinclude>
</includeonly>

Latest revision as of 18:30, 12 May 2025

This is the form for adding or editing a Tango Person page.