Template:ListFlag/doc

From Simple English Wikipedia, the free encyclopedia

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.

Syntax[change source]

{{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= parameter can be used to cancel the border, the |checker= 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[change source]

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