82
edits
(add doi) Tag: Metadata slot edit |
(add doi rendering) Tag: Metadata slot edit |
||
jsonschema | |||
---|---|---|---|
Line 342: | Line 342: | ||
"doi": { | "doi": { | ||
"type": "string", | "type": "string", | ||
"title": "DOI" | "title": "DOI", | ||
"eval_template": [ | |||
{ | |||
"type": "wikitext", | |||
"mode": "render", | |||
"value": "\u003Cmarkdown\u003E[![DOI](https://sandbox.zenodo.org/badge/DOI/{{{doi}}}.svg)](https://doi.org/{{{doi}}})\u003C/markdown\u003E " | |||
} | |||
] | |||
}, | }, | ||
"type": { | "type": { |
edits