Template:File data/doc

<templatedata> { "params": { "date": { "label": "Date", "description": "Date when this file was created or released", "example": "2020-09-23", "type": "date", "suggested": true }, "author": { "label": "Author", "description": "User name or full name of the author of the file", "example": "User:Lonny", "type": "string", "suggested": true }, "source": { "label": "Source", "type": "string", "description": "Source from where the file was taken", "example": "Own work" }, "license": { "label": "License", "description": "License under which this file is released", "example": "MIT", "type": "string", "suggested": true, "suggestedvalues": [ "CC-BY-SA-4.0", "CC-BY-SA-3.0", "CC-BY-SA-2.0", "CC-BY-NC-SA-4.0", "CC-BY-NC-SA-3.0", "CC-BY-NC-SA-2.0", "CC-BY-4.0", "CC-BY-3.0", "CC-BY-2.0", "CC0-1.0", "CERN-OHL-S", "MIT", "GPL", "LGPL", "GFDL", "Public domain", "Fair use", "Copyright" ], "default": "CC-BY-SA-4.0" } }, "paramOrder": [ "date", "author", "source", "license" ], "format": "block", "description": "Use this template to add structured data to file pages." } </templatedata>