Templat:Bendera parpol image/doc: Perbedaan antara revisi

Dari Wiki Javasatu
Loncat ke navigasi Loncat ke pencarian
Tidak ada ringkasan suntingan
Tidak ada ringkasan suntingan
Baris 8: Baris 8:
<syntaxhighlight lang="text">
<syntaxhighlight lang="text">
{|
{|
|{{Flag parpol image|Country=Denmark}}
|{{Bendera parpol image|Country=Denmark}}
|{{Flag parpol image|Image=Flag of Germany.svg|Caption=Flag of Germany}}
|{{Bendera parpol image|Image=Flag of Germany.svg|Caption=Flag of Germany}}
|{{Flag parpol image|Country=Nepal|NoBorder=yes}}
|{{Bendera parpol image|Country=Nepal|NoBorder=yes}}
|{{Flag parpol image|Country=Russia|Image_size=120px}}
|{{Bendera parpol image|Country=Russia|Image_size=120px}}
|}
|}
</syntaxhighlight>
</syntaxhighlight>
Baris 17: Baris 17:
Output:
Output:
{|
{|
|{{Flag parpol image|Country=Denmark}}
|{{Bendera parpol image|Country=Denmark}}
|{{Flag parpol image|Image=Flag of Germany.svg|Caption=Flag of Germany}}
|{{Bendera parpol image|Image=Flag of Germany.svg|Caption=Flag of Germany}}
|{{Flag parpol image|Country=Nepal|NoBorder=yes}}
|{{Bendera parpol image|Country=Nepal|NoBorder=yes}}
|{{Flag parpol image|Country=Russia|Image_size=120px}}
|{{Bendera parpol image|Country=Russia|Image_size=120px}}
|}
|}



Revisi per 30 September 2023 08.22

Usage

This template generates a floating flag image. Use the parameter |Image= to specify an image without "File:"/"Image:" prefix, |Pos= to control the position of the image (left, right, none or center; default right), |Image_size= to control the image size (default 210×105px), |Width= to specify image width (integer only, without any unit or suffix), |Box_width= to specify the width of the box (integer only, without any unit or suffix), |Caption= to specify the text underneath the image, and |NoCentering= to make the text not centered underneath the image. The parameter |Country= may be used to use the image specified by Template:Country data {{{Country}}} (overridden by the |Image= parameter if specified) and to generate a default caption "Flag of {{{Country}}}". Parameter names are fully case-sensitive.

Examples

Code:

{|
|{{Bendera parpol image|Country=Denmark}}
|{{Bendera parpol image|Image=Flag of Germany.svg|Caption=Flag of Germany}}
|{{Bendera parpol image|Country=Nepal|NoBorder=yes}}
|{{Bendera parpol image|Country=Russia|Image_size=120px}}
|}

Output:

Flag of Germany