Templat:Bendera parpol image/doc: Perbedaan antara revisi

Dari Wiki Javasatu
Loncat ke navigasi Loncat ke pencarian
(←Membuat halaman berisi '{{Documentation subpage}} <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see Wikipedia:Wikidata) --> == Usage == This template generates a floating flag image. Use the parameter {{para|Image}} to specify an image without "File:"/"Image:" prefix, {{para|Pos}} to control the position of the image (left, right, none or center; default right), {{para|Image_size}} to control the image size (default 210×105...')
 
Tidak ada ringkasan suntingan
Baris 8: Baris 8:
<syntaxhighlight lang="text">
<syntaxhighlight lang="text">
{|
{|
|{{Flag image|Country=Denmark}}
|{{Flag parpol image|Country=Denmark}}
|{{Flag image|Image=Flag of Germany.svg|Caption=Flag of Germany}}
|{{Flag parpol image|Image=Flag of Germany.svg|Caption=Flag of Germany}}
|{{Flag image|Country=Nepal|NoBorder=yes}}
|{{Flag parpol image|Country=Nepal|NoBorder=yes}}
|{{Flag image|Country=Russia|Image_size=120px}}
|{{Flag parpol image|Country=Russia|Image_size=120px}}
|}
|}
</syntaxhighlight>
</syntaxhighlight>
Baris 17: Baris 17:
Output:
Output:
{|
{|
|{{Flag image|Country=Denmark}}
|{{Flag parpol image|Country=Denmark}}
|{{Flag image|Image=Flag of Germany.svg|Caption=Flag of Germany}}
|{{Flag parpol image|Image=Flag of Germany.svg|Caption=Flag of Germany}}
|{{Flag image|Country=Nepal|NoBorder=yes}}
|{{Flag parpol image|Country=Nepal|NoBorder=yes}}
|{{Flag image|Country=Russia|Image_size=120px}}
|{{Flag parpol image|Country=Russia|Image_size=120px}}
|}
|}



Revisi per 30 September 2023 08.21

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:

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

Output:

Templat:Flag parpol image Templat:Flag parpol image Templat:Flag parpol image Templat:Flag parpol image