Template:ListFlag

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search
Template documentationview · edit · history · purge ]
This documentation is transcluded from Template:ListFlag/doc.

This template is used to display a flag in a table, especially for flag lists, and improve the display of flag where standard image syntax is either not possible. On mobile devices, this template will prevent the image from being resized to smaller size. NOTE: this template can be only used for gallery pages.

Syntax[edit]

{{ListFlag|flag name|size|border=|checker=|alt=}}

The first parameter should be any flag file name without File: prefix (default: Flag of None.svg), the second parameter is used to specify image size (default: 100x100px), the |border= (or |b=) parameter can be used to cancel the border, the |checker= (or |c=) parameter can be used to generate a checkered background to indicate transparency, which appears when the cursor is hovered over the image, or long press the image on touch screen.

The alternative text can be added with |alt= parameter or |title= parameter (with a tooltip).

Examples[edit]

{|
|{{ListFlag|Flag of Denmark.svg}}
|{{ListFlag|Flag of Ohio.svg|120px|border=no}}
|{{ListFlag|Bowman Flag.svg|150px|border=no|checker=yes}}
|}