Difference between revisions of "Template:HeldbyName/doc"

From Ephemeral Film Wiki
Jump to navigation Jump to search
 
Line 1: Line 1:
{{Documentation subpage}}
{{Documentation subpage}}
== Usage ==
== Usage ==
;Input:
<nowiki>Black and white is held by {{HeldbyName|NIH}}. Color version is in the {{HeldbyName|PRE}}.</nowiki>
;Output:
Black and white is held by {{HeldbyName|NIH}}. Color version is in the {{HeldbyName|PRE}}.
Black and white is held by {{HeldbyName|NIH}}. Color version is in the {{HeldbyName|PRE}}.
== See Also ==
== See Also ==
Line 16: Line 19:
{
{
"params": {
"params": {
"1": {}
"1": {
"label": "Held by",
"description": "must be one of GON, PRE, IUL, etc",
"type": "string",
"required": true
}
}
}
}
}
</templatedata>
</templatedata>

Latest revision as of 18:17, 15 December 2021

- - -

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

Usage

Input

Black and white is held by {{HeldbyName|NIH}}. Color version is in the {{HeldbyName|PRE}}.

Output

Black and white is held by National Library of Medicine. Color version is in the Prelinger Archives.

See Also

Template Data

No description.

Template parameters

ParameterDescriptionTypeStatus
Held by1

must be one of GON, PRE, IUL, etc

Stringrequired