2,743
edits
[checked revision] | [checked revision] |
Lightyears (talk | contribs) No edit summary |
Lightyears (talk | contribs) No edit summary |
||
Line 16: | Line 16: | ||
"params": { | "params": { | ||
"1": { | "1": { | ||
"label": "Volume number | "label": "Volume number", | ||
"description": "The Volume number when using the USC-MSA reference system", | "description": "The Volume number when using the USC-MSA reference system", | ||
"required": false, | "required": false, | ||
"suggested": true, | |||
"type": "number", | "type": "number", | ||
"default": "1", | "default": "1", | ||
Line 24: | Line 25: | ||
}, | }, | ||
"2": { | "2": { | ||
"label": "Book number | "label": "Book number", | ||
"description": "The Book number when using the USC-MSA or In-book reference system", | "description": "The Book number when using the USC-MSA or In-book reference system", | ||
"required": false, | "required": false, | ||
"suggested": true, | |||
"type": "number", | "type": "number", | ||
"default": "1", | "default": "1", | ||
Line 43: | Line 45: | ||
"description": "Enter darussalam when you are using the Dar-us-Salam reference system or in-book when using the In-book reference system (leave blank if using the USC-MSA reference system)", | "description": "Enter darussalam when you are using the Dar-us-Salam reference system or in-book when using the In-book reference system (leave blank if using the USC-MSA reference system)", | ||
"required": false, | "required": false, | ||
"suggested": true, | |||
"type": "string", | "type": "string", | ||
"default": "", | "default": "", |