Template:Infobox website: Difference between revisions

Jump to navigation Jump to search
en>Jonesey95
(Change span class=xxx to div to fix Linter div-span-flip error.)
 
m (1 revision imported)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{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|{{{company_name|}}}}}}|{{{website name|{{{Websitename|{{{Website name|{{{site name|{{{websitename|<includeonly>{{PAGENAMEBASE}}</includeonly>}}}}}}}}}}}}}}}}}
| title      = {{if empty|{{{name|}}}|{{{company_name|}}}|{{{websitename|}}}|<includeonly>{{PAGENAMEBASE}}</includeonly>}}


| image    = {{#invoke:InfoboxImage|InfoboxImage|image={{{company logo|{{{company_logo|{{{logo|{{{websitelogo|{{{Websitelogo|{{{Website logo|{{{website logo|}}}}}}}}}}}}}}}}}}}}}|size={{{logo size|{{{logo_size|}}}}}}|sizedefault=250px|alt={{{logo 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 = {{{logo_caption|{{{logocaption|{{{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|{{{screenshot_size|}}}}}}|sizedefault=300px|alt={{{screenshot 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|{{{company_type|}}}}}}
| data1    = {{{company_type|}}}


| label2  = {{longitem|Type of site}}
| label2  = {{longitem|Type of site}}
| data2    = {{if empty|{{{website type|{{{website_type|}}}}}}|{{{type|{{{Type|}}}}}}}}
| data2    = {{if empty|{{{website_type|}}}|{{{type|}}}}}


| label3  = Available&nbsp;in
| label3  = Available&nbsp;in
| data3   = {{#if:{{{language count|}}} |{{{language count}}} languages |{{{language|}}}<!--end #if:-->}}{{{language footnote|}}}
| data3   = {{#if:{{{language_count|}}}
| data4   = {{#if:{{{language count|}}} |{{#if:{{{language|}}} |{{Begin hidden|titlestyle=background:transparent;|title=List of languages}}{{{language|}}}{{End hidden}} }} }}
  |{{{language_count}}} languages
  |{{{language|}}}
  }}{{{language_footnote|}}}
| data4   = {{#if:{{both| {{{language_count|}}} | {{{language|}}}}}
  |{{Begin hidden|titlestyle=background:transparent;|title=List of languages}}{{{language|}}}{{End hidden}}
  }}


| label5  = [[Ticker symbol|Traded&nbsp;as]]
| label5  = [[Ticker symbol|Traded&nbsp;as]]
| data5    = {{{traded as|{{{traded_as|}}}}}}
| data5    = {{{traded_as|}}}


| label6  = Founded
| label6  = Founded
| data6    = {{{founded|{{{foundation|{{{Founded|{{{Foundation|}}}}}}}}}}}}
| data6    = {{if empty|{{{founded|}}}|{{{foundation|}}}}}


| label7  = [[Dissolution (law)|Dissolved]]
| label7  = [[Dissolution (law)|Dissolved]]
| data7    = {{{dissolved|{{{Dissolved|}}}}}}
| data7    = {{{dissolved|}}}


| label8  = Predecessor(s)
| label8  = Predecessor(s)
Line 43: Line 48:
| data10  = {{comma separated entries
| data10  = {{comma separated entries
     | 1= {{if empty|{{{headquarters|}}}|{{{location|}}}}}
     | 1= {{if empty|{{{headquarters|}}}|{{{location|}}}}}
     | 2= {{#if:{{{location city|}}}{{{location_city|}}}|<div style="display:inline;" class="locality">{{ifempty|{{{location city|}}}|{{{location_city}}}}}</div>}}
     | 2= {{#if:{{{location_city|}}}|<div style="display:inline;" class="locality">{{{location_city}}}</div>}}
     | 3= {{#if:{{{country|}}}{{{location country|}}}{{{location_country|}}}|<div style="display:inline;" class="country-name">{{ifempty|{{{country|}}}|{{{location country|}}}|{{{location_country}}}}}</div>}}
     | 3= {{#if:{{{country|}}}{{{location_country|}}}|<div style="display:inline;" class="country-name">{{if empty|{{{country|}}}|{{{location_country}}}}}</div>}}
     }}
     }}


| label11  = Coordinates
| label11  = Country of origin
| data11 = {{{coordinates|}}}
| data11   = {{{country_of_origin|}}}


| label12  = Country of origin
| label12  = No.&nbsp;of locations
| data12  = {{{country of origin|{{{country_of_origin|}}}}}}
| data12  = {{{locations|}}}


| label13  = No.&nbsp;of locations
| label13  = Area&nbsp;served
| data13  = {{{locations|}}}
| data13  = {{{area_served|}}}


| label14  = Area&nbsp;served
| label14  = Owner{{#if:{{{owners|}}}|s}}
| data14  = {{{area served|{{{area_served|}}}}}}
| data14  = {{if empty|{{{owners|}}}|{{{owner|}}}}}
 
| label15  = Owner{{#if:{{{owners|}}}|s}}
|  data15  = {{{owner|{{{owners|}}}}}}


<!-- Essentially the same, but up to the editor to choose -->
<!-- Essentially the same, but up to the editor to choose -->
| label16 = Created&nbsp;by
| label15 = Created&nbsp;by
| data16  = {{{author|{{{creator|{{{authors|{{{creators|}}}}}}}}}}}}
| data15  = {{if empty|{{{author|}}}|{{{creator|}}}|{{{authors|}}}|{{{creators|}}}}}
 
| label17  = [[Entrepreneurship|Founder(s)]]
| data17  = {{{founder|}}}
<!-- -->


| label18 = Editor{{#if:{{{editors|}}}|s}}
| label16 = [[Organizational founder|Founder(s)]]
| data18  = {{{editor|{{{editors|}}}}}}
| data16  = {{{founder|}}}


| label19 = Chairman
| label17 = Editor{{#if:{{{editors|}}}|s}}
| data19   = {{{chairman|}}}
| data17   = {{if empty|{{{editors|}}}|{{{editor|}}}}}


| label20 = Chairperson
| label18 = Chairman
| data20   = {{{chairperson|}}}
| data18   = {{{chairman|}}}


| label21 = President
| label19 = Chairperson
| data21   = {{{president|}}}
| data19   = {{{chairperson|}}}


| label22 = CEO
| label20 = President
| data22   = {{{CEO|}}}
| data20   = {{{president|}}}


| label23 = [[Chief executive officer|Managing director]]
| label21 = CEO
| data23   = {{{MD|}}}
| data21   = {{{CEO|}}}


| label24 = General manager
| label22 = [[Chief executive officer|Managing director]]
| data24   = {{{GM|}}}
| data22   = {{{MD|}}}


| label25 = Key&nbsp;people
| label23 = General manager
| data25   = {{{key people|{{{key_people|}}}}}}
| data23   = {{{GM|}}}


| label26 = Industry
| label24 = Key&nbsp;people
| class26  = category
| data24   = {{{key_people|}}}
| data26   = {{{industry|}}}


| label27 = [[Product (business)|Products]]
| label25 = Industry
| data27   = {{{products|}}}
| class25  = category
| data25   = {{{industry|}}}


| label28 = [[Service (economics)|Services]]
| label26 = [[Product (business)|Products]]
| data28   = {{{services|}}}
| data26   = {{{products|}}}


| label29 = [[Revenue]]
| label27 = [[Service (economics)|Services]]
| data29   = {{{revenue|{{{rev|{{{Rev|{{{Revenue|}}}}}}}}}}}}
| data27   = {{{services|}}}


| label30 = [[Earnings before interest and taxes|Operating income]]
| label28 = [[Revenue]]
| data30   = {{{operating income|{{{operating_income|}}}}}}
| data28   = {{if empty|{{{revenue|}}}|{{{rev|}}}}}


| label31 = {{#ifeq:{{{international|{{{intl|}}}}}}|yes|[[Net income|Profit]]|[[Net income]]}}
| label29 = [[Earnings before interest and taxes|Operating income]]
| data31   = {{{net income|{{{net_income|}}}}}}
| data29   = {{{operating_income|}}}


| label32 = [[Asset|Total assets]]
| label30 = {{#ifeq:{{if empty|{{{international|}}}|{{{intl|}}}}}|yes|[[Net income|Profit]]|[[Net income]]}}
| data32   = {{{assets|}}}
| data30   = {{{net_income|}}}


| label33 = [[Equity (finance)|Total equity]]
| label31 = [[Asset|Total assets]]
| data33   = {{{equity|}}}
| data31   = {{{assets|}}}


| label35 = Employees
| label32 = [[Equity (finance)|Total equity]]
| data35   = {{{employees|{{{num employees|{{{num_employees|}}}}}}}}}
| data32   = {{{equity|}}}


| label36 = [[Holding company|Parent]]
| label33 = Employees
| data36   = {{{parent|}}}
| data33   = {{if empty|{{{employees|}}}|{{{num_employees|}}}}}


| label37 = [[Division (business)|Divisions]]
| label34 = [[Holding company|Parent]]
| data37   = {{{divisions|}}}
| data34   = {{{parent|}}}


| label38 = Subsidiaries
| label35 = [[Division (business)|Divisions]]
| data38   = {{{subsidiaries|{{{subsid|}}}}}}
| data35   = {{{divisions|}}}


| label40 = Website
| label36 = [[Subsidiary|Subsidiaries]]
| class40  = url
| data36   = {{if empty|{{{subsidiaries|}}}|{{{subsid|}}}}}
| data40   = {{{url|{{{website|{{{homepage|}}}}}}}}}


| label42 = [[IPv6]] support
| label37 = URL
| data42   = {{{ipv6|}}}
| class37  = url
| data37   = {{if empty|{{{url|}}}|{{{website|}}}|{{{homepage|}}}}}


| label43 = [[Alexa Internet|Alexa]] rank
| label38 = [[IPv6]] support
| data43   = {{{alexa|}}}
| data38   = {{{ipv6|}}}


| label45 = [[Online advertising|Advertising]]
| label40 = [[Advertising]]
| data45   = {{{advertising|}}}
| data40   = {{{advertising|}}}


| label46 = Commercial
| label41 = Commercial
| data46   = {{{commercial|{{{Commercial|}}}}}}
| data41   = {{{commercial|}}}


| label47 = Registration
| label42 = Registration
| data47   = {{{registration|{{{reg|}}}}}}
| data42   = {{if empty|{{{registration|}}}|{{{reg|}}}}}


| label48 = [[Registered user|Users]]
| label43 = [[Registered user|Users]]
| data48   = {{{users|{{{num users|{{{num_users|}}}}}}}}}
| data43   = {{if empty|{{{users|}}}|{{{num_users|}}}}}


| label49 = Launched
| label44 = Launched
| data49   = {{{launched|{{{launch date|{{{launch_date|{{{date_of_launch|}}}}}}}}}}}}
| data44   = {{if empty|{{{launched|}}}|{{{launch_date|}}}|{{{date_of_launch|}}}}}


| label50 = Current&nbsp;status
| label45 = Current&nbsp;status
| class50 = category
| class45 = category
| data50   = {{{current status|{{{current_status|}}}}}}
| data45   = {{{current_status|}}}


| label51 = [[Computing platform|Native client(s) on]]
| label46 = [[Computing platform|Native client(s) on]]
| data51   = {{{native clients|{{{native_clients|}}}}}}
| data46   = {{{native_clients|}}}
<!-- Spelled differently; see [[MOS:ENGVAR]] -->
<!-- Spelled differently; see [[MOS:ENGVAR]] -->
| label52 = {{longitem|Content license}}
| label47 = {{#if:{{{content_license|}}}{{{license|}}}|{{longitem|Content license}}|{{longitem|Content licence}}}}
|  data52  = {{{content_license|{{{content license|{{{license|{{{License|}}}}}}}}}}}}
| data47  = {{if empty|{{{content_license|}}}|{{{license|}}}|{{{content_licence|}}}|{{{licence|}}}}}
| label53  = {{longitem|Content licence}}
| data53  = {{{content_licence|{{{content licence|{{{licence|{{{Licence|}}}}}}}}}}}}
<!-- -->
| label54  = Written&nbsp;in
|  data54  = {{{programming language|{{{programming_language|}}}}}}


| label56 = [[IP address|IP&nbsp;address]]
| label48 = Written&nbsp;in
| data56  = {{{ip|}}}
| data48  = {{{programming_language|}}}


| label58 = [[International Standard Serial Number|ISSN]]
| label49 = [[ISSN (identifier)|ISSN]]
| data58  = {{ISSN link|1={{{issn|{{{ISSN|}}}}}}|2={{{eissn|{{{eISSN|}}}}}}}}
| data49  = {{ISSN link|1={{if empty|{{{issn|}}}|{{{ISSN|}}}}}|2={{if empty|{{{eissn|}}}|{{{eISSN|}}}}}}}


| label59 = [[OCLC]]&nbsp;number
| label50 = [[OCLC (identifier)|OCLC]]&nbsp;number
| data59  = {{#if:{{{oclc|}}}|{{OCLC search link|{{{oclc}}} }} }}
| data50  = {{#if:{{{oclc|}}}|{{OCLC search link|{{{oclc}}} }} }}


| below    = {{{footnotes|}}}
| below    = {{{footnotes|}}}
}}{{#invoke:Check for unknown parameters|check|unknown={{main other|[[Category:Pages using infobox website with unknown parameters|_VALUE_{{PAGENAME}}]]}}|preview=Page using [[Template:Infobox website]] with unknown parameter "_VALUE_"|ignoreblank=y| advertising | alexa | area served | area_served | assets | author | authors | background | caption | CEO | chairman | chairperson | collapsetext | collapsible | commercial | Commercial | company logo | company name | company type | company_logo | company_name | company_type | content licence | content license | content_licence | content_license | coordinates | country | country of origin | country_of_origin | creator | creators | current status | current_status | date_of_launch | Dissolved | dissolved | divisions | editor | editors | embed | employees | equity | footnotes | foundation | Foundation | founded | Founded | founder | GM | headquarters | homepage | industry | international | intl | ip | ipv6 | issn | ISSN | eissn | eISSN | key people | key_people | language | language count | language footnote | launch date | launch_date | launched | Licence | licence | license | License | location | location city | location country | location_city | location_country | locations | logo | logo alt | logo size | logo_alt | logo_caption | Logo_caption | logo_size | logocaption | Logocaption | MD | name | native clients | native_clients | net income | net_income | num employees | num users | num_employees | num_users | oclc | operating income | operating_income | owner | owners | parent | predecessor | president | products | programming language | programming_language | reg | registration | Rev | rev | Revenue | revenue | screenshot | screenshot alt | screenshot size | screenshot_alt | screenshot_size | services | site name | subsid | subsidiaries | successor | traded as | traded_as | type | Type | url | users | website | Website logo | website logo | Website name | website name | website type | website_type | websitelogo | Websitelogo | Websitename | websitename | company_slogan | slogan
}}{{#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
}}{{#if:{{{company_slogan|}}}{{{slogan|}}}|{{main other|1=[[Category:Pages using infobox website with company slogan or slogan]]{{#if:{{REVISIONID}}||<div style="color:red; float:right; clear:right; width:22em;">Warning: {{para|company_slogan}} and {{para|slogan}} are no longer supported by {{tl|infobox website}}</div>}}}}
}}{{#invoke:check for clobbered parameters|check
}}{{#if:{{both|{{{headquarters|}}}|{{{location|}}}}}|[[Category:Pages using infobox website with headquarters and location]]
| template = Infobox website
}}{{#if:{{both|{{{headquarters|}}}|{{{location city|}}}{{{location_city|}}}}}|[[Category:Pages using infobox website with headquarters and location city]]
| cat = {{main other|Category:Pages using infobox website with redundant parameters}}
}}{{#if:{{both|{{{headquarters|}}}|{{{location country|}}}{{{location_country|}}}}}|[[Category:Pages using infobox website with headquarters and location country]]
| name; company_name; websitename
}}{{#if:{{both|{{{country|}}}|{{{location country|}}}{{{location_country|}}}}}|[[Category:Pages using infobox website with country and location country]]
| company_logo; logo; websitelogo
}}{{#if:{{both|{{{location|}}}|{{{location city|}}}{{{location_city|}}}}}|[[Category:Pages using infobox website with location and location city]]
| logo_caption; logocaption
}}{{#if:{{both|{{{website type|{{{website_type|}}}}}}|{{{type|{{{Type|}}}}}}}}|[[Category:Pages using infobox website with website type and type]]
| website_type; type
| founded; foundation
| headquarters; location
| country; location_country
| owners; owner
| author; creator; authors; creators
| editors; editor
| revenue; rev
| international; intl
| employees; num_employees
| subsidiaries; subsid
| url; website; homepage
| registration; reg
| users; num_users
| launched; launch_date; date_of_launch
| content_license; license; content_licence; licence
| issn; ISSN
| eissn; eISSN
}}<noinclude>
}}<noinclude>
{{documentation}}
{{documentation}}
</noinclude>
</noinclude>

Latest revision as of 23:16, 12 March 2021