Template:DW/License/doc
Template page
More actions
Template documentation (for the above template, sometimes hidden or invisible) [create]
- This template doesn't have any documentation yet! Help out by writing some. There may also be documentation on Wikia Templates which can be copied.
This template currently doesn't have any documentation; you can create it if you know how the template is used. (What is this?)
If you're done making changes, please refresh the text.
Please add categories and interwikis to Template:DW/License/doc/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/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>