Template talk:Infobox website

From Robin's SM-201 Website
Revision as of 18:58, 13 February 2021 by Robinr78 (talk | contribs)
Jump to navigation Jump to search
{| class="infobox" cellspacing="5" style="width:22em; font-size:90%; border: 1px solid black;padding:0.5em  1em 0.5em 1em" align="right"
|-
|colspan="3" style="text-align: center; font-size: larger; background-color:{{{bgcolour|#ddf}}}; color:#000;" | '''{{{name|{{PAGENAME}}}}}'''
|-
|colspan="3" style="text-align: center; font-size: 90%; line-height: 15px;"|{{#if:{{{logo|}}}|[[Image:{{{logo}}}|{{#if:{{{imagesize|}}}|{{{imagesize}}}|220px}}| ]]<br /><small>{{{caption|}}}</small>}}
|-
|colspan="3" style="text-align: center; font-weight: bold; background-color: {{{bgcolour|#ddf}}};" | Website information
|- valign="top"
{{#if:{{{url|}}}|
! style="text-align:left;" {{!}} '''Website:'''
{{!}} {{{url|}}} }}
|- valign="top"
{{#if:{{{type|}}}|
! style="text-align:left;" {{!}} '''Type:'''
{{!}} {{{type|}}} }}
|- valign="top"
{{#if:{{{genre|}}}|
! style="text-align:left;" {{!}} '''Genre:'''
{{!}} {{{genre|}}} }}
|- valign="top"
{{#if:{{{commercial|}}}|
! style="text-align:left;" {{!}} '''Commercial?:'''
{{!}} {{{commercial|}}} }}
|- valign="top"
{{#if:{{{adult|}}}|
! style="text-align:left;" {{!}} '''Adult site?'''
{{!}} {{{adult|}}} }}
|- valign="top"
{{#if:{{{registration|}}}|
! style="text-align:left;" {{!}} '''Registration?'''
{{!}} {{{registration|}}} }}
|- valign="top"
{{#if:{{{language|}}}|
! style="text-align:left;" {{!}} '''Language(s):'''
{{!}} {{{language|}}} }}
|-
{{#if:{{{owner|}}}|
! style="text-align:left;" {{!}} '''Owner(s)'''
{{!}} {{{owner|}}} }}
|- valign="top"
{{#if:{{{author|}}}|
! style="text-align:left;" {{!}} '''Author(s):'''
{{!}} {{{author|}}} }}
|- valign="top"
{{#if:{{{launch date|}}}|
! style="text-align:left;" {{!}} '''Launched:'''
{{!}} {{{launch date|}}} }}
|- valign="top"
{{#if:{{{current status|}}}|
! style="text-align:left;" {{!}} '''Current status:'''
{{!}} {{{current status|}}} }}
|- valign="top"
{{#if:{{{revenue|}}}|
! style="text-align:left;" {{!}} '''Revenue:'''
{{!}} {{{revenue}}} }}
|- valign="top"
{{#if:{{{template|}}}|
! style="text-align:left;" {{!}} '''Template:'''
{{!}} {{{template|}}} }}

|}<includeonly>[[Category:Websites]]</includeonly><noinclude> 
<pre>
{{Infobox website
|          name = 
|          logo = 
|     imagesize =
|    screenshot = 
|       caption = 
|           url = 
|    commercial = 
|       revenue = 
|          type = 
|         genre =
|         adult =
|      language = 
|         owner = 
|        author = 
|   launch date = 
|  registration = 
|current status = 
|      template =
}}

; '''name''', '''url''', '''type''' are required fields.
{{Infobox website
| name = 
| logo = 
| logo_size = 
| logo_alt = 
| logo_caption = 
| screenshot = 
| screenshot_size = 
| screenshot_alt = 
| collapsible = <!-- set as "on", "y", etc, otherwise omit/leave blank. Does nothing for mobile users. -->
| collapsetext = <!-- collapsible area's heading (default "Screenshot"); omit/leave blank if collapsible not set -->
| background = <!-- for collapsetext heading; default grey (gainsboro) -->
| caption = 
| company_type = 
| type = <!-- or: | website_type = -->
| language = 
| language_count = 
| language_footnote = 
| traded_as = 
| founded = <!-- or: | foundation = -->
| dissolved = 
| predecessor = 
| successor = 
| headquarters = <!-- or: | location = -->
| location_city = 
| location_country = <!-- or: | country = -->
| country_of_origin = 
| locations = 
| area_served = 
| owner = <!-- or: | owners = -->
| author = <!-- or: | authors / creator / creators -->
| founder = 
| editor = <!-- or: | editors = -->
| chairman = 
| chairperson = 
| president = 
| CEO = 
| MD = 
| GM = 
| key_people = 
| industry = 
| products = 
| services = 
| revenue = <!-- or: | rev = -->
| operating_income = 
| international = <!-- or: | intl = -->
| net_income = 
| assets = 
| equity = 
| employees = <!-- or: | num_employees = -->
| parent = 
| divisions = 
| subsidiaries = <!-- or: | subsid = -->
| url = <!-- {{URL|example.com}} -->
| ipv6 = 
| alexa = <!-- {{IncreaseNegative}} {{Steady}} {{DecreasePositive}} [https://www.alexa.com/siteinfo/example.com example.com Traffic Statistics] -->
| advertising = 
| commercial = <!-- "Yes", "No" or leave blank -->
| registration = <!-- or: | reg = -->
| num_users = <!-- or: | users = -->
| launch_date = <!-- {{Start date and age|df=yes/no|YYYY|MM|DD}} -->
| current_status = 
| native_clients = 
| content_license = <!-- or: | content_licence = -->
| programming_language = 
| issn = <!-- ISSN, e.g. 1085-6706 (automatically linked to https://www.WorldCat.org) -->
| eissn = <!-- eISSN, e.g. 1085-6706 (automatically linked to https://www.WorldCat.org) -->
| oclc = <!-- OCLC number, useful where an ISSN has not been allocated (automatically linked to https://www.WorldCat.org) -->
| footnotes = 
}}