Template:Icon/doc: Difference between revisions
Appearance
Content deleted Content added
→Icon codes: standard table |
|||
Line 27: | Line 27: | ||
<!--Following order of Category classes:--> |
<!--Following order of Category classes:--> |
||
{{col-break}} |
{{col-break}} |
||
{| class="wikitable sortable" style="font-size: |
{| class="wikitable sortable" style="font-size:95%" |
||
! Icon || Type || Code |
! Icon || Type || Code |
||
|- |
|- |
||
Line 121: | Line 121: | ||
|} |
|} |
||
{{col-break}} |
{{col-break}} |
||
{| class="wikitable sortable" style="font-size: |
{| class="wikitable sortable" style="font-size:95%" |
||
! Icon || Type || Code |
! Icon || Type || Code |
||
|- |
|- |
Revision as of 23:47, 2 March 2015
This is a documentation subpage for Template:Icon. It may contain usage information, categories and other content that is not part of the original template page. |
This template uses Lua: |
This template creates an inline image that is used in metapages such as Wikipedia:Vital articles and/or in user pages.
Syntax
Basic usage
{{icon|code}}
{{icon|class=code}}
Custom size
{{icon|code|size=size}}
Parameters
1
orclass
- 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
TemplateData
This template creates an inline icon-sized image. Please refer to 'Template:Icon/doc' for the list of supported values.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Icon | 1 class | The identifier or name of the icon to be displayed.
| Line | optional |
size | size | The size of the icon to display, e.g. "30px".
| Line | optional |
See also
- {{icon+link}}