This is a mirror of discontinued 'WikiDevi'. Enjoy!

Template:Icon

From DeviWiki (ex WikiDevi)
Jump to navigation Jump to search

16x16px

50px Template documentation[view] [edit] [history] [purge]

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

Syntax

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

Icon  Type  Code 
16x16px Featured Article FA}}
16x16px Featured Article Candidate FAC}}
16x16px Featured Article Review FAR}}
16x16px Featured Article Removal Candidate FARC}}
16x16px Former Featured Article FFA}}
16x16px Failed Featured Article Candidate FFAC}}
16x16px Featured Picture FP}}
16x16px Featured Picture Candidate FPC}}
16x16px Former Featured Picture FFP}}
16x16px Featured Portal FPo}}
16x16px Former Featured Portal FFPo}}
16x16px Featured Portal Candidate FPoC}}
16x16px Featured Portal Review FPoR}}
16x16px Featured Sound FS}}
16x16px Former Featured Sound FFS}}
16x16px Featured Sound Candidate FSC}}
16x16px Featured Topic FT}}
16x16px Featured Topic Candidate FTC}}
16x16px Featured Topic Removal Candidate FTRC}}
16x16px Former Featured Topic FFT}}
16x16px A-Class Article A}}
16x16px A-Class Article Candidate ACC}}
16x16px Demoted A-Class Article DAA}}
16x16px Failed A-Class Article Candidate FAAC}}
16x16px Good Article GA}}
16x16px Good Article Nominee GAN}}
16x16px Good Article, 2nd Opinion GA2}}
16x16px Good Article on Hold GAH}}
16x16px Good Article Reassessment GAR}}
16x16px Delisted Good Article DGA}}
16x16px Failed Good Article Nominee FGAN}}
16x16px Good Topic GT}}
16x16px Good Topic Candidate GTC}}
16x16px Good Topic Removal Candidate GTRC}}
16x16px Bplus-Class Article BPLUS}}
16x16px B-Class Article B}}
16x16px B-Class Review BR}}
16x16px C-Class Article C}}
16x16px Start-Class Article START}}
16x16px Stub-Class Article STUB}}
16x16px Featured List FL}}
16x16px Featured List Candidate FLC}}
16x16px Former Featured List FFL}}
16x16px Failed Featured List Candidate FFLC}}
16x16px Featured List Review FLR}}
16x16px Featured List Removal Candidate FLRC}}

Icon  Type  Code 
16x16px List-Class Article LIST}}
16x16px WikiDevi Book Book}}
16x16px Category Category}}
16x16px Disambiguation page Disambig}}
16x16px File Image}}
16x16px Valued Picture VP}}
16x16px Valued Picture Candidate VPC}}
16x16px Portal Portal}}
16x16px Project Page Project}}
16x16px Redirect Redirect}}
16x16px Template Template}}
16x16px Essay Essay}}
16x16px Non-article Page NA}}
16x16px Unknown-Class Article NO}}
16x16px Unassessed Article Unassessed}}
16x16px Audited Article of limited subject matter AA}}
16x16px Demoted Article DA}}
16x16px Did You Know? DYK}}
16x16px Did You Know? (alternate) DYK2}}
16x16px In The News ITN}}
16x16px On This Day OTD}}
16x16px Peer Review PR}}
16x16px Portal Peer Review PPR}}
16x16px Question Q}}
16x16px Quality Image on Wikimedia Commons QI}}
16x16px Today's Featured Article TFA}}
16x16px Valued Image on Wikimedia Commons VI}}
16x16px Commons page Commons}}
16x16px Meta-wiki page Meta}}
16x16px Wikibooks page Wikibooks}}
16x16px Wikidata page Wikidata}}
16x16px Wikinews page Wikinews}}
16x16px WikiDevi page WikiDevi}}
16x16px WikiProject page WikiProject}}
16x16px Wikiquote page Wikiquote}}
16x16px Wikisource page Wikisource}}
16x16px Wikispecies page Wikispecies}}
16x16px Wikiversity page Wikiversity}}
16x16px Wikivoyage page Wikivoyage}}
16x16px Wiktionary page Wiktionary}}
16x16px Four Award FOUR}}
16x16px Million Award Million}}

TemplateData

<templatedata> { "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" } } } </templatedata>

See also