Diff: Template:Infobox website
Comparing revision #1 (2021-08-11 17:57:02) with revision #2 (2023-02-03 04:17:45).
| Old | New |
|---|---|
{{Infobox |
{{Infobox |
| bodyclass = vcard |
| bodyclass = vcard |
| child = {{lc:{{{embed|}}}}} |
| child = {{lc:{{{embed|}}}}} |
| decat = yes |
| decat = yes |
| titleclass = fn org |
| titleclass = fn org |
| title = {{if empty|{{{name|}}}|{{{company_name|}}}|{{{websitename|}}}|<includeonly>{{PAGENAMEBASE}}</includeonly>}} |
| title = {{if empty|{{{name|}}}|{{{company_name|}}}|{{{websitename|}}}|<includeonly>{{PAGENAMEBASE}}</includeonly>}} |
| image = {{#invoke:InfoboxImage|InfoboxImage|image={{if empty|{{{company_logo|}}}|{{{logo|}}}|{{{websitelogo|}}}}}|size={{{logo_size|}}}|sizedefault=frameless|upright={{{image_upright|1}}}|alt={{{logo_alt|}}}}} |
| image = {{#invoke:InfoboxImage|InfoboxImage|image={{if empty|{{{company_logo|}}}|{{{logo|}}}|{{{websitelogo|}}}}}|size={{{logo_size|}}}|sizedefault=frameless|upright={{{image_upright|1}}}|alt={{{logo_alt|}}}}} |
| caption1 = {{if empty|{{{logo_caption|}}}|{{{logocaption|}}}}} |
| caption1 = {{if empty|{{{logo_caption|}}}|{{{logocaption|}}}}} |
| image2 = {{#if:{{{collapsible|}}}|{{hidden begin|title={{{collapsetext|Screenshot}}}|titlestyle=background:{{{background|gainsboro}}};text-align:center|contentstyle=text-align:center}}}} |
| image2 = {{#if:{{{collapsible|}}}|{{hidden begin|title={{{collapsetext|Screenshot}}}|titlestyle=background:{{{background|gainsboro}}};text-align:center|contentstyle=text-align:center}}}} |
{{#invoke:InfoboxImage|InfoboxImage|image={{{screenshot|}}}|size={{{screenshot_size|}}}|sizedefault=300px|alt={{{screenshot_alt|}}}}} |
{{#invoke:InfoboxImage|InfoboxImage|image={{{screenshot|}}}|size={{{screenshot_size|}}}|sizedefault=300px|alt={{{screenshot_alt|}}}}} |
| caption2 = {{{caption|}}}{{#if:{{{collapsible|}}}|{{hidden end}}}} |
| caption2 = {{{caption|}}}{{#if:{{{collapsible|}}}|{{hidden end}}}} |
| label1 = [[Types of business entity|Type of business]] |
| label1 = [[Types of business entity|Type of business]] |
| class1 = category |
| class1 = category |
| data1 = {{{company_type|}}} |
| data1 = {{{company_type|}}} |
| label2 = {{longitem|Type of site}} |
| label2 = {{longitem|Type of site}} |
| data2 = {{if empty|{{{website_type|}}}|{{{type|}}}}} |
| data2 = {{if empty|{{{website_type|}}}|{{{type|}}}}} |
| label3 = Available in |
| label3 = Available in |
| data3 = {{#if:{{{language_count|}}} |
| data3 = {{#if:{{{language_count|}}} |
|{{{language_count}}} languages |
|{{{language_count}}} languages |
|{{{language|}}} |
|{{{language|}}} |
}}{{{language_footnote|}}} |
}}{{{language_footnote|}}} |
| data4 = {{#if:{{both| {{{language_count|}}} | {{{language|}}}}} |
| data4 = {{#if:{{both| {{{language_count|}}} | {{{language|}}}}} |
|{{Begin hidden|titlestyle=background:transparent;|title=List of languages}}{{{language|}}}{{End hidden}} |
|{{Begin hidden|titlestyle=background:transparent;|title=List of languages}}{{{language|}}}{{End hidden}} |
}} |
}} |
| label5 = [[Ticker symbol|Traded as]] |
| label5 = [[Ticker symbol|Traded as]] |
| data5 = {{{traded_as|}}} |
| data5 = {{{traded_as|}}} |
| label6 = Founded |
| label6 = Founded |
| data6 = {{if empty|{{{founded|}}}|{{{foundation|}}}}} |
| data6 = {{if empty|{{{founded|}}}|{{{foundation|}}}}} |
| label7 = [[Dissolution (law)|Dissolved]] |
| label7 = [[Dissolution (law)|Dissolved]] |
| data7 = {{{dissolved|}}} |
| data7 = {{{dissolved|}}} |
| label8 = Predecessor(s) |
| label8 = Predecessor(s) |
| data8 = {{{predecessor|}}} |
| data8 = {{{predecessor|}}} |
| label9 = Successor(s) |
| label9 = Successor(s) |
| data9 = {{{successor|}}} |
| data9 = {{{successor|}}} |
| label10 = Headquarters |
| label10 = Headquarters |
| class10 = {{#if:{{{headquarters|}}}{{{location|}}}|label|adr}} |
| class10 = {{#if:{{{headquarters|}}}{{{location|}}}|label|adr}} |
| data10 = {{comma separated entries |
| data10 = {{comma separated entries |
| 1= {{if empty|{{{headquarters|}}}|{{{location|}}}}} |
| 1= {{if empty|{{{headquarters|}}}|{{{location|}}}}} |
| 2= {{#if:{{{location_city|}}}|<div style="display:inline;" class="locality">{{{location_city}}}</div>}} |
| 2= {{#if:{{{location_city|}}}|<div style="display:inline;" class="locality">{{{location_city}}}</div>}} |
| 3= {{#if:{{{country|}}}{{{location_country|}}}|<div style="display:inline;" class="country-name">{{if empty|{{{country|}}}|{{{location_country}}}}}</div>}} |
| 3= {{#if:{{{country|}}}{{{location_country|}}}|<div style="display:inline;" class="country-name">{{if empty|{{{country|}}}|{{{location_country}}}}}</div>}} |
}} |
}} |
| label11 = Country of origin |
| label11 = Country of origin |
| data11 = {{{country_of_origin|}}} |
| data11 = {{{country_of_origin|}}} |
| label12 = No. of locations |
| label12 = No. of locations |
| data12 = {{{locations|}}} |
| data12 = {{{locations|}}} |
| label13 = Area served |
| label13 = Area served |
| data13 = {{{area_served|}}} |
| data13 = {{{area_served|}}} |
| label14 = Owner{{#if:{{{owners|}}}|s}} |
| label14 = Owner{{#if:{{{owners|}}}|s}} |
| data14 = {{if empty|{{{owners|}}}|{{{owner|}}}}} |
| data14 = {{if empty|{{{owners|}}}|{{{owner|}}}}} |
<!-- Essentially the same, but up to the editor to choose --> |
<!-- Essentially the same, but up to the editor to choose --> |
| label15 = Created by |
| label15 = Created by |
| data15 = {{if empty|{{{author|}}}|{{{creator|}}}|{{{authors|}}}|{{{creators|}}}}} |
| data15 = {{if empty|{{{author|}}}|{{{creator|}}}|{{{authors|}}}|{{{creators|}}}}} |
| label16 = [[Organizational founder|Founder(s)]] |
| label16 = [[Organizational founder|Founder(s)]] |
| data16 = {{{founder|}}} |
| data16 = {{{founder|}}} |
| label17 = Editor{{#if:{{{editors|}}}|s}} |
| label17 = Editor{{#if:{{{editors|}}}|s}} |
| data17 = {{if empty|{{{editors|}}}|{{{editor|}}}}} |
| data17 = {{if empty|{{{editors|}}}|{{{editor|}}}}} |
| label18 = Chairman |
| label18 = Chairman |
| data18 = {{{chairman|}}} |
| data18 = {{{chairman|}}} |
| label19 = Chairperson |
| label19 = Chairperson |
| data19 = {{{chairperson|}}} |
| data19 = {{{chairperson|}}} |
| label20 = President |
| label20 = President |
| data20 = {{{president|}}} |
| data20 = {{{president|}}} |
| label21 = CEO |
| label21 = CEO |
| data21 = {{{CEO|}}} |
| data21 = {{{CEO|}}} |
| label22 = [[Chief executive officer|Managing director]] |
| label22 = [[Chief executive officer|Managing director]] |
| data22 = {{{MD|}}} |
| data22 = {{{MD|}}} |
| label23 = General manager |
| label23 = General manager |
| data23 = {{{GM|}}} |
| data23 = {{{GM|}}} |
| label24 = Key people |
| label24 = Key people |
| data24 = {{{key_people|}}} |
| data24 = {{{key_people|}}} |
| label25 = Industry |
| label25 = Industry |
| class25 = category |
| class25 = category |
| data25 = {{{industry|}}} |
| data25 = {{{industry|}}} |
| label26 = [[Product (business)|Products]] |
| label26 = [[Product (business)|Products]] |
| data26 = {{{products|}}} |
| data26 = {{{products|}}} |
| label27 = [[Service (economics)|Services]] |
| label27 = [[Service (economics)|Services]] |
| data27 = {{{services|}}} |
| data27 = {{{services|}}} |
| label28 = [[Revenue]] |
| label28 = [[Revenue]] |
| data28 = {{if empty|{{{revenue|}}}|{{{rev|}}}}} |
| data28 = {{if empty|{{{revenue|}}}|{{{rev|}}}}} |
| label29 = [[Earnings before interest and taxes|Operating income]] |
| label29 = [[Earnings before interest and taxes|Operating income]] |
| data29 = {{{operating_income|}}} |
| data29 = {{{operating_income|}}} |
| label30 = {{#ifeq:{{if empty|{{{international|}}}|{{{intl|}}}}}|yes|[[Net income|Profit]]|[[Net income]]}} |
| label30 = {{#ifeq:{{if empty|{{{international|}}}|{{{intl|}}}}}|yes|[[Net income|Profit]]|[[Net income]]}} |
| data30 = {{{net_income|}}} |
| data30 = {{{net_income|}}} |
| label31 = [[Asset|Total assets]] |
| label31 = [[Asset|Total assets]] |
| data31 = {{{assets|}}} |
| data31 = {{{assets|}}} |
| label32 = [[Equity (finance)|Total equity]] |
| label32 = [[Equity (finance)|Total equity]] |
| data32 = {{{equity|}}} |
| data32 = {{{equity|}}} |
| label33 = Employees |
| label33 = Employees |
| data33 = {{if empty|{{{employees|}}}|{{{num_employees|}}}}} |
| data33 = {{if empty|{{{employees|}}}|{{{num_employees|}}}}} |
| label34 = [[Holding company|Parent]] |
| label34 = [[Holding company|Parent]] |
| data34 = {{{parent|}}} |
| data34 = {{{parent|}}} |
| label35 = [[Division (business)|Divisions]] |
| label35 = [[Division (business)|Divisions]] |
| data35 = {{{divisions|}}} |
| data35 = {{{divisions|}}} |
| label36 = [[Subsidiary|Subsidiaries]] |
| label36 = [[Subsidiary|Subsidiaries]] |
| data36 = {{if empty|{{{subsidiaries|}}}|{{{subsid|}}}}} |
| data36 = {{if empty|{{{subsidiaries|}}}|{{{subsid|}}}}} |
| label37 = URL |
| label37 = URL |
| class37 = url |
| class37 = url |
| data37 = {{if empty|{{{url|}}}|{{{website|}}}|{{{homepage|}}}}} |
| data37 = {{if empty|{{{url|}}}|{{{website|}}}|{{{homepage|}}}}} |
| label38 = [[IPv6]] support |
| label38 = [[IPv6]] support |
| data38 = {{{ipv6|}}} |
| data38 = {{{ipv6|}}} |
| label40 = [[Online advertising|Advertising]] |
| label40 = [[Online advertising|Advertising]] |
| data40 = {{{advertising|}}} |
| data40 = {{{advertising|}}} |
| label41 = Commercial |
| label41 = Commercial |
| data41 = {{{commercial|}}} |
| data41 = {{{commercial|}}} |
| label42 = Registration |
| label42 = Registration |
| data42 = {{if empty|{{{registration|}}}|{{{reg|}}}}} |
| data42 = {{if empty|{{{registration|}}}|{{{reg|}}}}} |
| label43 = [[Registered user|Users]] |
| label43 = [[Registered user|Users]] |
| data43 = {{if empty|{{{users|}}}|{{{num_users|}}}}} |
| data43 = {{if empty|{{{users|}}}|{{{num_users|}}}}} |
| label44 = Launched |
| label44 = Launched |
| data44 = {{if empty|{{{launched|}}}|{{{launch_date|}}}|{{{date_of_launch|}}}}} |
| data44 = {{if empty|{{{launched|}}}|{{{launch_date|}}}|{{{date_of_launch|}}}}} |
| label45 = Current status |
| label45 = Current status |
| class45 = category |
| class45 = category |
| data45 = {{{current_status|}}} |
| data45 = {{{current_status|}}} |
| label46 = [[Computing platform|Native client(s) on]] |
| label46 = [[Computing platform|Native client(s) on]] |
| data46 = {{{native_clients|}}} |
| data46 = {{{native_clients|}}} |
<!-- Spelled differently; see [[MOS:ENGVAR]] --> |
<!-- Spelled differently; see [[MOS:ENGVAR]] --> |
| label47 = {{#if:{{{content_license|}}}{{{license|}}}|{{longitem|Content license}}|{{longitem|Content licence}}}} |
| label47 = {{#if:{{{content_license|}}}{{{license|}}}|{{longitem|Content license}}|{{longitem|Content licence}}}} |
| data47 = {{if empty|{{{content_license|}}}|{{{license|}}}|{{{content_licence|}}}|{{{licence|}}}}} |
| data47 = {{if empty|{{{content_license|}}}|{{{license|}}}|{{{content_licence|}}}|{{{licence|}}}}} |
| label48 = Written in |
| label48 = Written in |
| data48 = {{{programming_language|}}} |
| data48 = {{{programming_language|}}} |
| label49 = [[ISSN (identifier)|ISSN]] |
| label49 = [[ISSN (identifier)|ISSN]] |
| data49 = {{ISSN link|1={{if empty|{{{issn|}}}|{{{ISSN|}}}}}|2={{if empty|{{{eissn|}}}|{{{eISSN|}}}}}}} |
| data49 = {{ISSN link|1={{if empty|{{{issn|}}}|{{{ISSN|}}}}}|2={{if empty|{{{eissn|}}}|{{{eISSN|}}}}}}} |
| label50 = [[OCLC (identifier)|OCLC]] number |
| label50 = [[OCLC (identifier)|OCLC]] number |
| data50 = {{#if:{{{oclc|}}}|{{OCLC search link|{{{oclc}}} }} }} |
| data50 = {{#if:{{{oclc|}}}|{{OCLC search link|{{{oclc}}} }} }} |
| below = {{{footnotes|}}} |
| below = {{{footnotes|}}} |
}}{{#invoke:Check for unknown parameters|check|unknown=[[Category:{{main other|Pages using infobox website with unknown parameters|Non-articles using infobox website with unknown parameters}}|_VALUE_{{PAGENAME}}]]|preview=Page using [[Template:Infobox website]] with unknown parameter "_VALUE_"|ignoreblank=y| advertising | area_served | assets | author | authors | background | caption | CEO | chairman | chairperson | collapsetext | collapsible | commercial | company_logo | company_name | company_type | content_licence | content_license | country | country_of_origin | creator | creators | current_status | date_of_launch | dissolved | divisions | editor | editors | embed | employees | equity | footnotes | foundation | founded | founder | GM | headquarters | homepage | industry | international | intl | ipv6 | issn | ISSN | eissn | eISSN | key_people | language | language_count | language_footnote | launch_date | launched | licence | license | location | location_city | location_country | locations | logo | logo_alt | logo_caption | logo_size | logocaption | MD | name | native_clients | net_income | num_employees | num_users | oclc | operating_income | owner | owners | parent | predecessor | president | products | programming_language | reg | registration | rev | revenue | screenshot | screenshot_alt | screenshot_size | services | subsid | subsidiaries | successor | traded_as | type | url | users | website | website_type | websitelogo | websitename |
}}{{#invoke:Check for unknown parameters|check|unknown=[[Category:{{main other|Pages using infobox website with unknown parameters|Non-articles using infobox website with unknown parameters}}|_VALUE_{{PAGENAME}}]]|preview=Page using [[Template:Infobox website]] with unknown parameter "_VALUE_"|ignoreblank=y| advertising | area_served | assets | author | authors | background | caption | CEO | chairman | chairperson | collapsetext | collapsible | commercial | company_logo | company_name | company_type | content_licence | content_license | country | country_of_origin | creator | creators | current_status | date_of_launch | dissolved | divisions | editor | editors | embed | employees | equity | footnotes | foundation | founded | founder | GM | headquarters | homepage | industry | international | intl | ipv6 | issn | ISSN | eissn | eISSN | key_people | language | language_count | language_footnote | launch_date | launched | licence | license | location | location_city | location_country | locations | logo | logo_alt | logo_caption | logo_size | logocaption | MD | name | native_clients | net_income | num_employees | num_users | oclc | operating_income | owner | owners | parent | predecessor | president | products | programming_language | reg | registration | rev | revenue | screenshot | screenshot_alt | screenshot_size | services | subsid | subsidiaries | successor | traded_as | type | url | users | website | website_type | websitelogo | websitename |
}}{{#invoke:check for clobbered parameters|check |
}}{{#invoke:check for clobbered parameters|check |
| template = Infobox website |
| template = Infobox website |
| cat = {{main other|Category:Pages using infobox website with redundant parameters}} |
| cat = {{main other|Category:Pages using infobox website with redundant parameters}} |
| name; company_name; websitename |
| name; company_name; websitename |
| company_logo; logo; websitelogo |
| company_logo; logo; websitelogo |
| logo_caption; logocaption |
| logo_caption; logocaption |
| website_type; type |
| website_type; type |
| founded; foundation |
| founded; foundation |
| headquarters; location |
| headquarters; location |
| country; location_country |
| country; location_country |
| owners; owner |
| owners; owner |
| author; creator; authors; creators |
| author; creator; authors; creators |
| editors; editor |
| editors; editor |
| revenue; rev |
| revenue; rev |
| international; intl |
| international; intl |
| employees; num_employees |
| employees; num_employees |
| subsidiaries; subsid |
| subsidiaries; subsid |
| url; website; homepage |
| url; website; homepage |
| registration; reg |
| registration; reg |
| users; num_users |
| users; num_users |
| launched; launch_date; date_of_launch |
| launched; launch_date; date_of_launch |
| content_license; license; content_licence; licence |
| content_license; license; content_licence; licence |
| issn; ISSN |
| issn; ISSN |
| eissn; eISSN |
| eissn; eISSN |
}}<noinclude> |
}}<noinclude> |
{{documentation}} |
{{documentation}} |
</noinclude> |
</noinclude> |