Difference between revisions of "Template:OCLCUnpack/doc"
Jump to navigation
Jump to search
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Documentation subpage}} | {{Documentation subpage}} | ||
example usage: | |||
<nowiki>{{OCLCUnpack|15155181|def}}</nowiki> | |||
param 1 is oclc | |||
param 2 is just "def" | |||
<templatedata> | <templatedata> | ||
Line 13: | Line 19: | ||
"type": "number" | "type": "number" | ||
}, | }, | ||
" | "2": { | ||
"aliases": [ | "aliases": [ | ||
" | "opt" | ||
], | ], | ||
"label": "Option", | "label": "Option", | ||
"required": true | "required": true, | ||
"description": "use \"def\"", | |||
"default": "def" | |||
} | } | ||
}, | }, | ||
Line 24: | Line 32: | ||
"paramOrder": [ | "paramOrder": [ | ||
"1", | "1", | ||
" | "2" | ||
] | ] | ||
} | } |
Latest revision as of 17:41, 20 July 2024
- - -
There is a documentation subpage housing the metadata about parent template: OCLCUnpack.
example usage:
{{OCLCUnpack|15155181|def}}
param 1 is oclc
param 2 is just "def"
oclc
Parameter | Description | Type | Status | |
---|---|---|---|---|
OCLC | 1 oclc | OCLC number is a variable-length numeric string to link local records from local systems to WorldCat records. | Number | optional |
Option | 2 opt | use "def"
| Unknown | required |