Difference between revisions of "Template:Personjr/doc"

From Ephemeral Film Wiki
Jump to navigation Jump to search
Line 22: Line 22:
"label": "Last name"
"label": "Last name"
},
},
"dopt": {}
"dopt": {
}
"label": "Display Option",
"default": "1",
"required": true
},
"filmsAssoWith": {
"label": "Films Associated With",
"description": "A comma seperated list of the films he or she is associated with (ie was involved in making)",
"type": "string"
},
"dateborn": {},
"datedied": {},
"occ": {
"label": "Occupation",
"description": "Most prominent occupation. Single value only (only one allowed)",
"example": "occ=Film director",
"type": "string"
}
},
"description": "person template"
}
}
</templatedata>
</templatedata>

Revision as of 18:52, 19 February 2022

- - -

There is a documentation subpage housing the metadata about parent template: Personjr.

See Also

Usage

{{Personjr
|fullname= 
|gname= 
|lname=
|dopt=1
|filmsAssoWith=
|dateborn=
|datedied=
|occ=}}

Template Data

person template

Template parameters

ParameterDescriptionTypeStatus
fullnamefullname

no description

Unknownoptional
gnamegname

no description

Unknownoptional
Last namelname

no description

Unknownoptional
Display Optiondopt

no description

Default
1
Unknownrequired
Films Associated WithfilmsAssoWith

A comma seperated list of the films he or she is associated with (ie was involved in making)

Stringoptional
dateborndateborn

no description

Unknownoptional
datedieddatedied

no description

Unknownoptional
Occupationocc

Most prominent occupation. Single value only (only one allowed)

Example
occ=Film director
Stringoptional