Templat:Bendera parpol image/doc: Perbedaan antara revisi

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

Revisi per 30 September 2023 08.31

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 |Parpol= may be used to use the image specified by Template:Country data {{{Parpol}}} (overridden by the |Image= parameter if specified) and to generate a default caption "Flag of {{{Parpol}}}". Parameter names are fully case-sensitive.

Examples

Code:

{|
|{{Bendera parpol image|Parpol=Partai Kebangkitan Bangsa}}
|{{Bendera parpol image|Image=Flag of Germany.svg|Caption=Flag of Germany}}
|{{Bendera parpol image|Parpol=Nepal|NoBorder=yes}}
|{{Bendera parpol image|Parpol=Russia|Image_size=120px}}
|}

Output:

Bendera Partai Kebangkitan Bangsa
Flag of Germany
[[Image:Templat:Data parpol Nepal|center|210x105px]]
Bendera Nepal
[[Image:Templat:Data parpol Russia|class=thumbimage|120px]]
Bendera Russia