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> | <noinclude> | ||
{{{info| | 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| | | {{{field|PersonName|input type=text}}} | ||
|- | |||
! Real Name | ! Real Name: | ||
{{{field|Name_real}}} | | {{{field|Name_real|input type=text}}} | ||
|- | |||
! | ! Pseudonyms-Nicknames | ||
{{{field| | | {{{field|Pseudonyms-nicknames|input type=textarea|list|delimiter=;;}}} | ||
|- | |||
! | ! Alternative search terms (separate with ";;"): | ||
{{{field| | | {{{field|alternative_search|input type=text}}} | ||
|- | |||
! | ! Gender: | ||
{{{field| | | {{{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}}} | ||
|- | |||
! | ! Birth Place: | ||
{{{field| | | {{{field|birthPlaceLabel|input type=text}}} | ||
|- | |||
! Country of Birth: | |||
| {{{field|birthPlaceCountryLabel|input type=text}}} | |||
|- | |||
! | ! Citizenship(s) (separate with ";;"): | ||
{{{field| | | {{{field|citizenshipLabel|input type=textarea|list|delimiter=;;}}} | ||
|- | |||
! | ! Occupation(s) (separate with ";;"): | ||
{{{field| | | {{{field|Occupation|input type=textarea|list|delimiter=;;}}} | ||
|- | |||
! | ! Instrument(s) (separate with ";;"): | ||
{{{field| | | {{{field|instrument|input type=textarea|list|delimiter=;;}}} | ||
|- | |||
! | ! Commons image filename or full URL: | ||
{{{field| | | {{{field|Commons image URL short|input type=text}}} | ||
|- | |||
! | ! Wikidata ID: | ||
{{{field| | | {{{field|wikidataID|input type=text}}} | ||
|- | |||
! | ! TodoTango Link: | ||
{{{field| | | {{{field|Todotango_links|input type=text}}} | ||
|- | |||
! | ! Free-text biography: | ||
{{{field| | | {{{field|PersonFreeText|input type=textarea|rows=10|cols=80}}} | ||
|- | |||
! | | {{{standard input|save}}} {{{standard input|cancel}}} | ||
{{{field| | |} | ||
{{{ | |||
{{{ | |||
{{{end template}}} | {{{end template}}} | ||
</includeonly> | |||
Latest revision as of 18:30, 12 May 2025
This is the form for adding or editing a Tango Person page.