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 |
||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
{{{ | This is the form for adding or editing a Tango Person page. | ||
</noinclude><includeonly> | |||
{{#forminput: | |||
|form=Person | |||
|query string={{#invoke:GenerateID|getNextID}} | |||
|button text=Create new person | |||
}} | |||
{{{for template|Person}}} | {{{for template|Person}}} | ||
{| class="formtable" | |||
! Name | ! Name: | ||
{{{field|Name}}} | | {{{field|Name|input type=text}}} | ||
|- | |||
! Real Name | ! Real Name: | ||
{{{field|Name_real}}} | | {{{field|Name_real|input type=text}}} | ||
|- | |||
! | ! Alternative search terms: | ||
{{{field| | | {{{field|alternative_search|input type=text|delimiter=;}}} | ||
|- | |||
! | ! Gender: | ||
{{{field| | | {{{field|genderLabel|input type=text}}} | ||
|- | |||
! Birth Date: | |||
| {{{field|birthDate|input type=date}}} | |||
|- | |||
! Birth Date | ! Death Date: | ||
{{{field|birthDate}}} | | {{{field|deathDate|input type=date}}} | ||
|- | |||
! Death Date | ! Birth Place: | ||
{{{field|deathDate}}} | | {{{field|birthPlaceLabel|input type=text}}} | ||
|- | |||
! | ! Citizenship: | ||
{{{field| | | {{{field|citizenshipLabel|input type=text}}} | ||
|- | |||
! | ! Occupation: | ||
{{{field| | | {{{field|Occupation|input type=text|delimiter=||}}} | ||
|- | |||
! Occupation | ! Instrument: | ||
{{{field|Occupation}}} | | {{{field|instrument|input type=text}}} | ||
|- | |||
! Instrument | ! Commons Image URL: | ||
{{{field|instrument}}} | | {{{field|Commons image URL|input type=text}}} | ||
|- | |||
! | ! Wikidata ID: | ||
{{{field| | | {{{field|wikidataID|input type=text}}} | ||
|- | |||
! | ! Todotango Link: | ||
{{{field| | | {{{field|Todotango_links|input type=text}}} | ||
|- | |||
! | | {{{standard input|save}}} {{{standard input|cancel}}} | ||
{{{field| | |} | ||
{{{ | |||
{{{ | |||
{{{end template}}} | {{{end template}}} | ||
</includeonly> | |||
Revision as of 12:40, 10 April 2025
This is the form for adding or editing a Tango Person page.