Jump to content

Template:Icon/doc

From wikiNonStop
Revision as of 10:50, 9 September 2026 by Majestix (talk | contribs) (Created page with "{{Documentation subpage}} <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see Wikipedia:Wikidata) --> {{High-use}} {{Lua|Module:Icon}} == About == This template creates an inline image that is used in metapages such as Wikipedia:Vital articles and/or in user pages. == Usage == ;Basic usage :{{tlx|icon|''code''}} :{{tlx|icon|class{{=}}''code''}} ;Custom size :{{tlx|ico...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

About

This template creates an inline image that is used in metapages such as Wikipedia:Vital articles and/or in user pages.

Usage

Basic usage
{{icon|code}}
{{icon|class=code}}
Custom size
{{icon|code|size=size}}

Parameters

  • 1 or class - 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

Lua error in package.lua at line 80: module 'Module:Icon/data/sandbox' not found.

See also

Template:Wikipedia templates

TemplateData

This is the TemplateData documentation for this template used by VisualEditor and other tools.

Icon

This template creates an inline icon-sized image. Please refer to 'Template:Icon/doc' for the list of supported values.

Template parameters

ParameterDescriptionTypeStatus
Icon1 class

The identifier or name of the icon to be displayed.

Linerequired
sizesize

The size of the icon to display, e.g. "30px".

Default
16x16px
Lineoptional