埃森兰维基
阅读
查看源代码
查看历史
个人工具
创建账号
登录
查看“︁模板:Infobox company”︁的源代码
来自埃森兰维基
←
模板:Infobox company
因为以下原因,您没有权限编辑该页面:
您请求的操作仅限属于该用户组的用户执行:
管理员
您可以查看和复制此页面的源代码。
<noinclude> == 用法 == <pre> {{Infobox company | name = | name_en = | native_name = | romanized_name = | logo = | logo_size = | image = | image_size = | image_caption = | type = | industry = | founded = | founder = | location = | headquarters = | key_people = | products = | services = | revenue = | operating_income = | net_income = | num_employees = | parent = | divisions = | company_code = | area_served = | slogan = | homepage = }} </pre> [[Category:Templates]] </noinclude><includeonly> {| class="infobox" style="width:300px;" |- ! colspan="2" style="background:#2a2825; color:#e8ddb5; text-align:center; font-size:1.15em; padding:12px;" | {{{name|{{PAGENAME}}}}} {{#if:{{{name_en|{{{native_name|{{{romanized_name|}}}}}}}}| {{!}}- {{!}} colspan="2" style="text-align:center; font-size:0.9em; color:#706b60; padding:4px;" {{!}} ''{{{name_en|{{{native_name|{{{romanized_name}}}}}}}}'' }} {{#if:{{{logo|}}}| {{!}}- {{!}} colspan="2" style="text-align:center; padding:12px;" {{!}} [[File:{{{logo}}}|{{{logo_size|180px}}}]] }} {{#if:{{{image|}}}| {{!}}- {{!}} colspan="2" style="text-align:center; padding:12px;" {{!}} [[File:{{{image}}}|{{{image_size|260px}}}]] {{#if:{{{image_caption|}}}|<br/><small>{{{image_caption}}}</small>}} }} |- ! colspan="2" style="background:#faf8f1; text-align:center; font-weight:bold; padding:8px; border-top:2px solid #e8ddb5;" | 企业信息 {{#if:{{{type|}}}| {{!}}- ! 类型 {{!}} {{{type}}} }} {{#if:{{{industry|}}}| {{!}}- ! 行业 {{!}} {{{industry}}} }} {{#if:{{{founded|}}}| {{!}}- ! 创立 {{!}} {{{founded}}} }} {{#if:{{{founder|}}}| {{!}}- ! 创始人 {{!}} {{{founder}}} }} {{#if:{{{location|{{{headquarters|}}}}}| {{!}}- ! 总部 {{!}} {{{location|{{{headquarters}}}}}} }} {{#if:{{{company_code|}}}| {{!}}- ! 企业代码 {{!}} {{{company_code}}} }} {{#if:{{{area_served|}}}| {{!}}- ! 服务范围 {{!}} {{{area_served}}} }} {{#if:{{{key_people|}}}| {{!}}- ! 关键人物 {{!}} {{{key_people}}} }} {{#if:{{{parent|}}}| {{!}}- ! 母公司 {{!}} {{{parent}}} }} {{#if:{{{divisions|}}}| {{!}}- ! 业务板块 {{!}} {{{divisions}}} }} |- ! colspan="2" style="background:#faf8f1; text-align:center; font-weight:bold; padding:8px; border-top:2px solid #e8ddb5;" | 经营数据 {{#if:{{{products|}}}| {{!}}- ! 产品 {{!}} {{{products}}} }} {{#if:{{{services|}}}| {{!}}- ! 服务 {{!}} {{{services}}} }} {{#if:{{{revenue|}}}| {{!}}- ! 营业收入 {{!}} {{{revenue}}} }} {{#if:{{{operating_income|}}}| {{!}}- ! 营业利润 {{!}} {{{operating_income}}} }} {{#if:{{{net_income|}}}| {{!}}- ! 净利润 {{!}} {{{net_income}}} }} {{#if:{{{num_employees|}}}| {{!}}- ! 员工人数 {{!}} {{{num_employees}}} }} {{#if:{{{slogan|}}}| {{!}}- ! 标语 {{!}} ''{{{slogan}}}'' }} {{#if:{{{homepage|}}}| {{!}}- ! 官网 {{!}} {{{homepage}}} }} |} </includeonly>
返回
模板:Infobox company
。