Difference between revisions of "Template:HeldbyName/doc"
Jump to navigation
Jump to search
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Documentation subpage}} | {{Documentation subpage}} | ||
== 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}}. | |||
== See Also == | == See Also == | ||
* {{Purge}} | * {{Purge}} | ||
* [[Template:HeldbyCountCommas]] | |||
** [[Template:HeldbyStd]] | |||
*** [[Template:HeldbyOne]] | |||
*** [[Template:HeldbyTwo]] | |||
*** [[Template:HeldbyThree]] | |||
*** [[Template:HeldbyMany]] | |||
**** [[Template:HeldbyCat]] | |||
**** [[Template:HeldbyName]] <- | |||
== Template Data == | == Template Data == | ||
<templatedata> | |||
{ | |||
"params": { | |||
"1": { | |||
"label": "Held by", | |||
"description": "must be one of GON, PRE, IUL, etc", | |||
"type": "string", | |||
"required": true | |||
} | |||
} | |||
} | |||
</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.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Held by | 1 | must be one of GON, PRE, IUL, etc | String | required |