More actions
mNo edit summary |
mNo edit summary  |
||
Line 58: | Line 58: | ||
"label": "Description", | "label": "Description", | ||
"description": "Description of the license / license text", | "description": "Description of the license / license text", | ||
"type": "string", | |||
"suggested": true | |||
}, | |||
    "4": { | |||
"aliases": [ | |||
"below", | |||
"subtext" | |||
], | |||
"label": "Extra Description", | |||
"description": "Second Line of Description", | |||
"type": "string", | "type": "string", | ||
"suggested": true | "suggested": true | ||
Line 65: | Line 75: | ||
"1", | "1", | ||
"2", | "2", | ||
"3" | "3", | ||
    "4" | |||
], | ], | ||
"format": "inline" | "format": "inline" |
Latest revision as of 21:13, 21 July 2025
[purge]
This is the documentation page. It should be transcluded into Template:License. See Template:Documentation for more information.Usage
This template should be automatically included on uploaded files as long as a license option is chosen.
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
License Name | 1 shortname short | Only the code for the license, or the name of the license holder
| String | suggested |
License Version | 2 licenceVersion licver | no description
| String | optional |
Description | 3 desc description | Description of the license / license text | String | suggested |
Extra Description | 4 below subtext | Second Line of Description | String | suggested |