Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
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.)

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}}

Template: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>