Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:MessageBox

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.)

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>