Difference between revisions of "Template:Parti/doc"

From Ephemeral Film Wiki
Jump to navigation Jump to search
(Created page with "{{Documentation subpage}} == See Also == * {{Purge}} == Template Data ==")
 
 
(2 intermediate revisions by the same user not shown)
Line 3: Line 3:
* {{Purge}}
* {{Purge}}
== Template Data ==
== Template Data ==
<templatedata>
{
"params": {
"name": {
"type": "string",
"required": true
},
"q": {
"description": "i or o, individual or org",
"type": "string",
"example": "q=i",
"label": "q"
},
"p": {
"label": "ISAN Schema Participant Code",
"example": "p=COM"
}
},
"paramOrder": [
"name",
"q",
"p"
],
"description": "des"
}
</templatedata>

Latest revision as of 19:35, 13 May 2022

- - -

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

See Also

Template Data

des

Template parameters

ParameterDescriptionTypeStatus
namename

no description

Stringrequired
qq

i or o, individual or org

Example
q=i
Stringoptional
ISAN Schema Participant Codep

no description

Example
p=COM
Unknownoptional