Template:Icon
Jump to navigation
Jump to search
This documentation is Error creating thumbnail: Unable to save thumbnail to destination transcluded from Template:Icon/doc. (Edit | history)
Note to editors: Please don't categorize this template by editing it directly. Instead, place the category in its documentation page, in its "includeonly" section.
Note to editors: Please don't categorize this template by editing it directly. Instead, place the category in its documentation page, in its "includeonly" section.
About
This template creates an inline image that is used in Error creating thumbnail: Unable to save thumbnail to destination metapages such as Error creating thumbnail: Unable to save thumbnail to destination Wikipedia:Vital articles and/or in user pages.
Usage
- Custom size
{{icon|code|size=size}}
Parameters
1orclass- the icon code. See the table below for a list of available codes.size- a custom icon size, e.g. "30px". The default size is "16x16px" (16 by 16 pixels).
Icon codes
See also
- {{Icon link}}
- {{Class/icon}}
- {{Done/See also}} - inline icon templates by shape and color
- {{Table cell templates/doc}}
TemplateData
This is the Error creating thumbnail: Unable to save thumbnail to destination TemplateData for this template used by TemplateWizard, Error creating thumbnail: Unable to save thumbnail to destination VisualEditor and other tools. Click here to see a monthly parameter usage report for this template based on this TemplateData.
TemplateData for Icon
{
"description": "This template creates an inline icon-sized image. Please refer to 'Template:Icon/doc' for the list of supported values.",
"params": {
"1": {
"label": "Icon",
"description": "The identifier or name of the icon to be displayed.",
"type": "line",
"required": false,
"aliases": [
"class"
],
"default": ""
},
"size": {
"description": "The size of the icon to display, e.g. \"30px\".",
"type": "line",
"default": "16x16px"
}
}
}