Difference between revisions of "Template:Deleted on Commons/doc"

From blackwiki
Jump to navigation Jump to search
imported>Rezonansowy
(Created page with '{{Documentation subpage}} <!-- PLEASE ADD CATEGORIES AT THE BOTTOM OF THIS PAGE --> == Usage == {{empty section}} == Examples == {{markup| Default <pre>{{Delet...')
 
imported>Rezonansowy
(Adding TemplateData)
Line 3: Line 3:
  
 
== Usage ==
 
== Usage ==
{{empty section}}
+
{{TemplateDataHeader}}
 +
<templatedata>
 +
{
 +
    "description": "Displays a terminal window with a set of commands.",
 +
    "params": {
 +
        "1": {
 +
            "label": "File",
 +
            "description": "The specified file, which was deleted on Commons",
 +
            "type": "string"
 +
        }
 +
    }
 +
}
 +
</templatedata>
  
 
== Examples ==
 
== Examples ==

Revision as of 13:41, 26 November 2013

Usage

This is the TemplateData documentation for this template used by VisualEditor and other tools; see the monthly parameter usage report for this template.

TemplateData for Deleted on Commons

Displays a terminal window with a set of commands.

Template parameters

ParameterDescriptionTypeStatus
File1

The specified file, which was deleted on Commons

Stringoptional

Examples

Markup Renders as
Default
{{Deleted on Commons}}
With the specified file
{{Deleted on Commons|Example.svg}}

See also