More Info
KPOP Image Download
  • Top University
  • Top Anime
  • Home Design
  • Top Legend



  1. ENSIKLOPEDIA
  2. Templat:Bar box - Wikipedia bahasa Indonesia, ensiklopedia bebas
Templat:Bar box - Wikipedia bahasa Indonesia, ensiklopedia bebas

Templat:Bar box

  • Afrikaans
  • Alemannisch
  • العربية
  • الدارجة
  • مصرى
  • অসমীয়া
  • Asturianu
  • Azərbaycanca
  • تۆرکجه
  • Башҡортса
  • Basa Bali
  • Bikol Central
  • Беларуская
  • Беларуская (тарашкевіца)
  • Български
  • भोजपुरी
  • বাংলা
  • Bosanski
  • Català
  • کوردی
  • Čeština
  • Cymraeg
  • Dansk
  • Deutsch
  • Ελληνικά
  • English
  • Esperanto
  • Español
  • Eesti
  • Euskara
  • فارسی
  • Suomi
  • Føroyskt
  • Français
  • Galego
  • ગુજરાતી
  • Hausa
  • עברית
  • हिन्दी
  • Hrvatski
  • Հայերեն
  • Ilokano
  • Italiano
  • 日本語
  • Jawa
  • ქართული
  • Kumoring
  • Қазақша
  • ភាសាខ្មែរ
  • 한국어
  • कॉशुर / کٲشُر
  • Kurdî
  • Кыргызча
  • Latina
  • Lietuvių
  • Latviešu
  • मैथिली
  • Мокшень
  • Македонски
  • മലയാളം
  • ဘာသာမန်
  • मराठी
  • Bahasa Melayu
  • Malti
  • မြန်မာဘာသာ
  • Эрзянь
  • नेपाली
  • Nederlands
  • Norsk nynorsk
  • Norsk bokmål
  • ଓଡ଼ିଆ
  • ਪੰਜਾਬੀ
  • Papiamentu
  • Polski
  • Português
  • Română
  • Русский
  • Русиньскый
  • संस्कृतम्
  • Scots
  • سنڌي
  • တႆး
  • සිංහල
  • Simple English
  • Slovenčina
  • Slovenščina
  • Anarâškielâ
  • Shqip
  • Српски / srpski
  • Sunda
  • Svenska
  • தமிழ்
  • తెలుగు
  • ไทย
  • ትግርኛ
  • Tagalog
  • Türkçe
  • Українська
  • اردو
  • Oʻzbekcha / ўзбекча
  • Tiếng Việt
  • 中文
  • 粵語
Sunting pranala
  • Templat
  • Pembicaraan
  • Baca
  • Sunting sumber
  • Lihat riwayat
Perkakas
Tindakan
  • Baca
  • Sunting sumber
  • Lihat riwayat
Umum
  • Pranala balik
  • Perubahan terkait
  • Pranala permanen
  • Informasi halaman
  • Lihat URL pendek
  • Unduh kode QR
Cetak/ekspor
  • Unduh sebagai PDF
  • Versi cetak
Dalam proyek lain
  • Wikimedia Commons
  • Butir di Wikidata
Tampilan
Dari Wikipedia bahasa Indonesia, ensiklopedia bebas


Dokumentasi templat[lihat] [sunting] [riwayat] [segarkan]

This 'Bar box' template documentation is transcluded for all Bar box/doc including templates [edit]. 


{{bar box}}, {{bar percent}} and {{bar pixel}} are a family of templates for construction of horizontal bar charts.

Penggunaan

[sunting sumber]
{{Bar box
|width   =  width of the graph (optional)
|barwidth=  width of the bararea (optional, defaults to 100px)
|float   =  (left|right|none) (optional, defaults to none)
|title   =  title of the chart (optional)
|titlebar=  title bar colour (optional, defaults to none)
|left1   =  first left column header (optional)
|left2   =  second left column header (optional)
|right1  =  first right column header (optional)
|right2  =  second right column header (optional)
|bars    =  chart contents(see below)
|caption =  caption under the chart   (optional)}
}}

Konten

[sunting sumber]

Bar box can contain any number of bars. There are two types of bars:

  • Percentage bar:
{{bar percent|row label|colour|value (width in percents)|optional value label}}

If value label is not provided, it is constructed from the percentage and "%".

  • Pixel bar:
{{bar pixel|row label|colour|value (width in pixels)|value suffix|optional value label}}

If value label is provided, value suffix is ignored. Otherwise, the value label is constructed from the value and the value suffix. This is used as shorthand. Both following examples give identical results:

{{bar pixel|foo|red|12||12,345}}
{{bar pixel|foo|red|12|,345}}

Contoh

[sunting sumber]
{{bar box
|float=right
|caption=distribution of stuff
|width=200px
|bars=
{{bar percent|foo|red|30}}
{{bar percent|bar|green|40}}
{{bar percent|baz|blue|20}}
{{bar percent|bla|orange|8}}
{{bar percent|bla|teal|2|1/50}}
}}
foo
  
30%
bar
  
40%
baz
  
20%
bla
  
8%
bla
  
Error in {{val}}: parameter 1 is not a valid number.
distribution of stuff
{{bar box
|title=Quantity of stuff
|titlebar=#DDD
|left1=kinds of stuff
|right2=pcs.
|width=400px
|bars=
{{bar pixel|Foobar|red|33|,213}}
{{bar pixel|Barfoo|green|123|,123}}
{{bar pixel|Bazbar|blue|210|,121}}
{{bar pixel|Barfoobaz|orange|13||12,854}}
|caption=Some stuff displayed by quantity.
}}
Quantity of stuff
kinds of stuff pcs.
Foobar
  
33,213
Barfoo
  
123,123
Bazbar
  
210,121
Barfoobaz
  
12,854
Some stuff displayed by quantity.
{{bar box
|float=right
|title=Election results
|titlebar=#AAF
|left1=party
|left2=year
|right1=votes
|right2=change
|width=300px
|bars=
{{bar percent 2|Left|1898|silver|33|1902|red|42|+9%}}
{{bar percent 2|Right|1898|silver|40|1902|black|35|-5%}}
{{bar percent 2|Middle|1898|silver|17|1902|blue|10|-7%}}
{{bar percent 2|Other|1898|silver|10|1902|gray|13|+3%}}
|caption=1902 and 1898 election results in Freedonia compared.
}}
Election results
party year votes change
Left 1898
  
33% +9%
1902
  
42%
Right 1898
  
40% -5%
1902
  
35%
Middle 1898
  
17% -7%
1902
  
10%
Other 1898
  
10% +3%
1902
  
13%
1902 and 1898 election results in Freedonia compared.
Dokumentasi di atas ditransklusikan dari Templat:Bar box/doc. (sunting | riwayat)
Penyunting dapat melakukan uji coba pada halaman bak pasir (buat | cermin) dan kasus uji (buat) templat ini.
Mohon tambahkan kategori pada subhalaman /doc. Subhalaman templat ini.
Diperoleh dari "https://id.wikipedia.org/w/index.php?title=Templat:Bar_box&oldid=12042126"
Kategori:
  • Bar chart templates
  • Halaman dengan penggunaan templat format yang salah

Best Rank
More Recommended Articles