Template:Commonscatinline/doc

< Template:Commonscatinline

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:


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

yields:


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

yields:

TemplateData

This is the TemplateData documentation for the template used by the new VisualEditor.

Commonscatinline

<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 sitelinks are 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
               },

"nowrap": { "label": "nowrap", "description": "Stops the text of the commons category from wrapping", "type": "string", "required": false }, "lcfirst": { "label": "lcfirst", "description": "Displays the first letter as lower-case", "type": "string", "required": false }

       }

} </TemplateData>

Tracking categories

Normal categories

Maintenance categories

See also