(Update package: OSW Core) |
(Update package: OSW Core) |
||
Line 87: | Line 87: | ||
}, | }, | ||
"type": "string", | "type": "string", | ||
"required": | "required": true, | ||
"autovalue": "{{subst:UUID}}" | |||
} | } | ||
}, | }, | ||
Line 93: | Line 94: | ||
"en": "Adds a ChemEditor", | "en": "Adds a ChemEditor", | ||
"de": "Erstellt ein Chemie-Editor (Kekule Composer Widget) zum bearbeiten der angegebenen Unterseite" | "de": "Erstellt ein Chemie-Editor (Kekule Composer Widget) zum bearbeiten der angegebenen Unterseite" | ||
} | }, | ||
"format": "block" | |||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> |
Latest revision as of 09:05, 27 June 2023
Adds a ChemEditor
Parameter | Description | Type | Status | |
---|---|---|---|---|
Name | file_name | ChemDoc name
| String | required |
File format | format | Storage format for the document (currently only json available)
| String | optional |
Width | width | Display width of the document in pixels or percent
| String | optional |
Height | height | Display height of the document in pixels
| String | optional |
Page name | page_name | is filled in automatically
| Page name | optional |
Unique ID | uuid | Automatically generated and should not be changed
| String | required |