Form:Person: Difference between revisions

From TANGOWIKI-TITAF
No edit summary
No edit summary
 
(14 intermediate revisions by the same user not shown)
Line 2: Line 2:
This is the form for adding or editing a Tango Person page.
This is the form for adding or editing a Tango Person page.
</noinclude><includeonly>
</noinclude><includeonly>
{{#forminput:
{{{info
|form=Person
|page name={{#invoke:GenerateID|personID}}
|query string={{#invoke:GenerateID|getNextID}}
|create only
|button text=Create new person
}}}
}}


{{{for template|Person}}}
{{{for template|Person}}}
{| class="formtable"
{| class="formtable"
! Name:
! Name:
| {{{field|Name|input type=text}}}
| {{{field|PersonName|input type=text}}}
|-
|-
! Real Name:
! Real Name:
| {{{field|Name_real|input type=text}}}
| {{{field|Name_real|input type=text}}}
|-
|-
! Alternative search terms:
! Pseudonyms-Nicknames
| {{{field|alternative_search|input type=text|delimiter=;}}}
| {{{field|Pseudonyms-nicknames|input type=textarea|list|delimiter=;;}}}
|-
! Alternative search terms (separate with ";;"):
| {{{field|alternative_search|input type=text}}}
|-
|-
! Gender:
! Gender:
Line 31: Line 33:
| {{{field|birthPlaceLabel|input type=text}}}
| {{{field|birthPlaceLabel|input type=text}}}
|-
|-
! Citizenship:
! Country of Birth:
| {{{field|citizenshipLabel|input type=text}}}
| {{{field|birthPlaceCountryLabel|input type=text}}}
|-
|-
! Occupation:
! Citizenship(s) (separate with ";;"):
| {{{field|Occupation|input type=text|delimiter=||}}}
| {{{field|citizenshipLabel|input type=textarea|list|delimiter=;;}}}
|-
|-
! Instrument:
! Occupation(s) (separate with ";;"):
| {{{field|instrument|input type=text}}}
| {{{field|Occupation|input type=textarea|list|delimiter=;;}}}
|-
|-
! Commons Image URL:
! Instrument(s) (separate with ";;"):
| {{{field|Commons image URL|input type=text}}}
| {{{field|instrument|input type=textarea|list|delimiter=;;}}}
|-
! Commons image filename or full URL:
| {{{field|Commons image URL short|input type=text}}}
|-
|-
! Wikidata ID:
! Wikidata ID:
| {{{field|wikidataID|input type=text}}}
| {{{field|wikidataID|input type=text}}}
|-
|-
! Todotango Link:
! TodoTango Link:
| {{{field|Todotango_links|input type=text}}}
| {{{field|Todotango_links|input type=text}}}
|-
! Free-text biography:
| {{{field|PersonFreeText|input type=textarea|rows=10|cols=80}}}
|-
|-
| {{{standard input|save}}} {{{standard input|cancel}}}
| {{{standard input|save}}} {{{standard input|cancel}}}

Latest revision as of 18:30, 12 May 2025

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