Template:DW/License
Template page
More actions
Template documentation (for the above template, sometimes hidden or invisible) [view] [edit] [history] [refresh]
Template loop detected: Template:DW/License/doc
The above text is transcluded from Template:DW/License/doc; you can change it or view its history.
If you're done making changes, please refresh the text.
Please add categories and interwikis to Template:DW/License/doc. (View all subpages of this page.)
If you're done making changes, please refresh the text.
Please add categories and interwikis to Template:DW/License/doc. (View all subpages of this page.)
This is the parent template for file licenses.
Usage
{{license}}
Typically subject will default to Unknown or link to the subject, but the implementation is left to the individual template to alter as required.
Examples
{{license}}
Parameters
<templatedata> {
"description": "",
"params": {
"type": {
"label": "Type",
"description": "Type of media.",
"type": "string"
},
"subject": {
"label": "Subject",
"description": "Subject (item).",
"type": "string"
},
"text": {
"label": "Text",
"description": "Alternative text.",
"type": "string"
}
}
} </templatedata>