Templat:Infobox company: Perbedaan antara revisi
Konten dihapus Konten ditambahkan
kTidak ada ringkasan suntingan |
k update |
||
Baris 1:
{{infobox
| bodyclass = vcard
| aboveclass = fn org
| above = {{{name<includeonly>|{{{company_name|{{PAGENAME}}}}}</includeonly>}}}
| imageclass = logo
| image = {{{logo<includeonly>|{{{company_logo|}}}</includeonly>}}}
| caption = {{{caption|}}}
| label1 = {{#if:{{{defunct|}}}|[[Jenis entitas bisnis|Jenis sebelumnya]]|[[Jenis entitas bisnis|Jenis]]}}
| class1 = category
| data1 = {{{type<includeonly>|{{{company_type|}}}</includeonly>}}}
| label2 = [[Industri]]
| data2 = {{{industry<includeonly>|</includeonly>}}}
| class2 = category
| label3 = [[Genre]]
| class3 = category
| data3 = {{{genre<includeonly>|</includeonly>}}}
| label4 = Nasib
| data4 = {{{fate<includeonly>|</includeonly>}}}
| label5 = Pendahulu
| data5 = {{{predecessor<includeonly>|{{{Predecessor|}}}</includeonly>}}}
| label6 = Penerus
| data6 = {{{successor<includeonly>|</includeonly>}}}
| label7 = Didirikan
| data7 = {{{foundation<includeonly>|</includeonly>}}}
| label8 = [[Pengusaha|Pendiri]]
| class8 = agent
| data8 = {{{founder<includeonly>|</includeonly>}}}
| label9 = Tidak beroperasi
| data9 = {{{defunct<includeonly>|</includeonly>}}}
| label10 = Kantor pusat
| class10 = {{#if:{{{location|}}}|label|adr}}
| data10 =
{{#if: {{{location_city<includeonly>|</includeonly>}}}|<span class="locality">{{{location_city}}}</span>}}{{#if: {{{location_country<includeonly>|</includeonly>}}}|, <span class="country-name">{{{location_country}}}</span>}}
{{#if:{{{location|}}}|{{{location}}} }}
| label11 = Jumlah lokasi
| data11 = {{{locations<includeonly>|</includeonly>}}}
| label12 = Daerah layanan
| data12 = {{{area_served<includeonly>|</includeonly>}}}
| label13 = Tokoh penting
| class13 = agent
| data13 = {{{key_people<includeonly>|</includeonly>}}}
| label15 = [[Produk (bisnis)|Produk]]
| data15 = {{{products<includeonly>|</includeonly>}}}
| label16 = Produksi
| data16 = {{{production<includeonly>|</includeonly>}}}
| label17 = [[Jasa (ekonomi)|Jasa]]
| class17 = category
| data17 = {{{services<includeonly>|</includeonly>}}}
| label18 = [[Pendapatan]]
| data18 = {{{revenue<includeonly>|</includeonly>}}}
| label19 = [[Laba tanpa bunga dan pajak|Laba operasional]]
| data19 = {{{operating_income<includeonly>|</includeonly>}}}
| label20 = {{#ifeq:{{{intl|}}}|yes|[[Laba bersih|Laba]]|[[Laba bersih]]}}
| data20 = {{{net_income<includeonly>|</includeonly>}}}
| label21 = [[Aset di bawah manajemen|AUM]]
| data21 = {{{aum<includeonly>|</includeonly>}}}
| label22 = [[Aset|Aset total]]
| data22 = {{{assets<includeonly>|</includeonly>}}}
| label23 = [[Ekuitas kepemilikan|Ekuitas total]]
| data23 = {{{equity<includeonly>|</includeonly>}}}
| label24 = [[Kepemilikan|Pemilik]]
| data24 = {{{owner<includeonly>|</includeonly>}}}
| label25 = [[Pekerjaan|Karyawan]]
| data25 = {{{num_employees<includeonly>|</includeonly>}}}
| label26 = [[Perusahaan holding|Induk]]
| data26 = {{{parent<includeonly>|</includeonly>}}}
| label27 = [[Divisi (bisnis)|Divisi]]
| data27 = {{{divisions<includeonly>|</includeonly>}}}
| label28 = [[Anak perusahaan]]
| data28 = {{{subsid<includeonly>|</includeonly>}}}
| label29 = [[Situs web]]
| data29 = {{{homepage<includeonly>|</includeonly>}}}
| below = {{{footnotes<includeonly>|</includeonly>}}}
}}<noinclude>
== Parameter yang digunakan ==
<pre>
{{ infobox company
|
|
|
|
| genre =
|
|
| successor =
| foundation =
| founder =
| defunct =
| location_city =
| location_country =
| location =
|
|
|
| industry =
| products =
| services =
| revenue =
| operating_income =
| net_income =
|
|
| equity =
|
|
|
| divisions =
|
|
| footnotes =
| intl =
}}
</pre>
|