Templat:Infobox company: Perbedaan antara revisi

Dari Wikipedia bahasa Indonesia, ensiklopedia bebas
Konten dihapus Konten ditambahkan
k terjemahkan
Baris 3: Baris 3:
{{#if:{{{company_logo|}}}|<tr><td colspan="2" style="text-align: center; padding: 16px 0 16px 0;">{{{company_logo}}}</td></tr>}}
{{#if:{{{company_logo|}}}|<tr><td colspan="2" style="text-align: center; padding: 16px 0 16px 0;">{{{company_logo}}}</td></tr>}}
|-
|-
! style="text-align:right;" | [[:Category:Types of companies|Type]]
! style="text-align:right;" | Jenis
| {{{company_type}}}
| {{{company_type}}}
|-
|-
! style="text-align:right;" | Founded
! style="text-align:right;" | Didirikan
| {{{foundation}}}
| {{{foundation}}}
|-
|-
! style="text-align:right;" | Location
! style="text-align:right;" | Letak
| {{{location}}}
| {{{location}}}
{{#if:{{{key_people|}}}|<tr><th style="text-align:right;">Key&nbsp;people</th><td>{{{key_people}}}</td></tr>}}<!--
{{#if:{{{key_people|}}}|<tr><th style="text-align:right;">Tokoh&nbsp;penting</th><td>{{{key_people}}}</td></tr>}}<!--
-->{{#if:{{{industry|}}}|<tr><th style="text-align:right;">[[Industry]]</th><td>{{{industry}}}</td></tr>}}<!--
-->{{#if:{{{industry|}}}|<tr><th style="text-align:right;">[[Industri]]</th><td>{{{industry}}}</td></tr>}}<!--
-->{{#if:{{{products|}}}|<tr><th style="text-align:right;">[[Product (business)|Products]]</th><td>{{{products}}}</td></tr>}}<!--
-->{{#if:{{{products|}}}|<tr><th style="text-align:right;">Produk</th><td>{{{products}}}</td></tr>}}<!--
-->{{#if:{{{revenue|}}}|<tr><th style="text-align:right;">[[Revenue]]</th><td>{{{revenue}}}</td></tr>}}<!--
-->{{#if:{{{revenue|}}}|<tr><th style="text-align:right;">[[Pendapatan]]</th><td>{{{revenue}}}</td></tr>}}<!--
-->{{#if:{{{operating_income|}}}|<tr><th style="text-align:right;">[[Operating Income]]</th><td>{{{operating_income}}}</td></tr>}}<!--
-->{{#if:{{{operating_income|}}}|<tr><th style="text-align:right;">Penghasilan pengoperasian</th><td>{{{operating_income}}}</td></tr>}}<!--
-->{{#if:{{{net_income|}}}|<tr><th style="text-align:right;">[[Net Income]]</th><td>{{{net_income}}}</td></tr>}}<!--
-->{{#if:{{{net_income|}}}|<tr><th style="text-align:right;">Penghasilan bersih</th><td>{{{net_income}}}</td></tr>}}<!--
-->{{#if:{{{num_employees|}}}|<tr><th style="text-align:right;">[[Employee]]s</th><td>{{{num_employees}}}</td></tr>}}<!--
-->{{#if:{{{num_employees|}}}|<tr><th style="text-align:right;">Jum. karyawan</th><td>{{{num_employees}}}</td></tr>}}<!--
-->{{#if:{{{parent|}}}|<tr><th style="text-align:right;">[[Holding company|Parent]]</th><td>{{{parent}}}</td></tr>}}<!--
-->{{#if:{{{parent|}}}|<tr><th style="text-align:right;">Perusahaan induk</th><td>{{{parent}}}</td></tr>}}<!--
-->{{#if:{{{subsid|}}}|<tr><th style="text-align:right;">[[Subsidiary|Subsidiaries]]</th><td>{{{subsid}}}</td></tr>}}<!--
-->{{#if:{{{subsid|}}}|<tr><th style="text-align:right;">Anak perusahaan</th><td>{{{subsid}}}</td></tr>}}<!--
-->{{#if:{{{homepage|}}}|<tr><th style="text-align:right;">[[Website]]</th><td>{{{homepage}}}</td></tr>}}<!--
-->{{#if:{{{homepage|}}}|<tr><th style="text-align:right;">[[Situs web]]</th><td>{{{homepage}}}</td></tr>}}<!--
-->{{#if:{{{footnotes|}}}|<tr><td colspan="2">{{{footnotes}}}</td></tr>}}
-->{{#if:{{{footnotes|}}}|<tr><td colspan="2">{{{footnotes}}}</td></tr>}}
|}<noinclude>
|}<noinclude>


== Parameter yang digunakan ==
== Usage ==
<pre>
<pre>
{{Kotak info perusahaan
{{Infobox Company
| company_name =
| company_name =
| company_logo =
| company_logo =
Baris 45: Baris 45:
}}
}}
</pre>
</pre>
[[Kategori:Templat kotak info|{{PAGENAME}}]]
[[Kategori:Templat kotak info|Perusahaan]]


[[es:Plantilla:Infobox Empresa]]
[[es:Plantilla:Infobox Empresa]]

Revisi per 4 Juli 2006 16.43

{{{company_name}}}
Jenis {{{company_type}}}
Didirikan {{{foundation}}}
Letak {{{location}}}

Parameter yang digunakan

{{Kotak info perusahaan
| company_name = 
| company_logo = 
| company_type = 
| foundation = 
| location = 
| key_people = 
| industry = 
| products = 
| revenue = 
| operating_income = 
| net_income = 
| num_employees =
| parent =
| subsid =
| homepage =
| footnotes =
}}