Vorlage:Commons category-inline/doc

Purpose

This template can be used to generate a link to a Commons category. It is intended for use in the "External links" section of an article.

Usage

{{Commons category-inline|Ursus maritimus}}

yields: Media related to Ursus maritimus at Wikimedia Commons


{{Commons category-inline|Ursus maritimus|Polar bears}}

yields: Media related to Polar bears at Wikimedia Commons


{{Commons category-inline|Ursus maritimus|''Ursus maritimus''}}

yields: Media related to Ursus maritimus at Wikimedia Commons

TemplateData

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

TemplateData for Commons category-inline/doc

<TemplateData> {

       "description": "This template creates a link to a category on Commons.",
       "params": {
               "1": {
                       "label": "Category name",
                       "description": "The name of the Commons category this template will link to. If no value is provided the Wikidata property P373 or page name is used by default.",
                       "type": "string",
                       "required": false
               },

"2": {

                       "label": "Displayed text",
                       "description": "The text that the link will display to the user. If no value is provided it will default to category name or page name, in that order.",
                       "type": "string",
                       "required": false
               }
       }

} </TemplateData>

Tracking categories

See also