Difference between revisions of "Template:Personjr/doc"

From Ephemeral Film Wiki
Jump to navigation Jump to search
Line 43: Line 43:
"filmsAssoWith": {
"filmsAssoWith": {
"label": "Films Associated With",
"label": "Films Associated With",
"description": "A comma seperated list of the films he or she is associated with (ie was involved in making)",
"description": "A comma seperated list of the films he or she is associated with (ie was involved in making). This field needs to convert strings like \"Gifts of the Sun\" or \"Gifts+of+the+Sun\" or \"Gifts_of_the_Sun\" into [[Moving Image:Gifts of the Sun]]",
"type": "string"
"type": "string",
"example": "filmsAssoWith=Gifts+of+the+Sun"
},
},
"dateborn": {
"dateborn": {

Revision as of 23:32, 20 February 2022

- - -

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


Usage

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

Helpers

See Also

Template Data

person template - note that this template takes the fullname param and uses it as a displaytitle

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Full Namefullname

this is used it as the displaytitle of the page

Stringoptional
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). This field needs to convert strings like "Gifts of the Sun" or "Gifts+of+the+Sun" or "Gifts_of_the_Sun" into [[Moving Image:Gifts of the Sun]]

Example
filmsAssoWith=Gifts+of+the+Sun
Stringoptional
Date of Birthdateborn

no description

Dateoptional
Date of Deathdatedied

no description

Dateoptional
Occupationocc

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

Example
occ=Film director
Stringoptional