Difference between revisions of "Template:Infobox broadcasting network/doc"
imported>Pablo323 |
imported>Shkuru Afshar |
||
| (58 intermediate revisions by 38 users not shown) | |||
| Line 1: | Line 1: | ||
| − | + | {{Documentation subpage}} | |
| − | < | + | <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[</nowiki>[[Wikipedia:Wikidata]]<nowiki>]]) --> |
| − | <!-- | + | {{Lua|Module:Infobox|Module:InfoboxImage|Module:Check for unknown parameters}} |
| − | + | {{Parameter names example |name |logo |logo_size |logo_alt |logo_caption <!-- |collapsible --> |image |image_size |image_alt |caption |type |branding |country |airdate |available |founded |founder |motto |slogan |tvstations |tvtransmitters |radiostations |radiotransmitters |market_share |endowment |revenue |net_income |licence_area |headquarters |broadcast_area |area |nation |regions |erp |owner |parent |key_people |established |test_card |test_of_transmission |launch_date |dissolved |former_names |digital |virtual channel |analog |analog channel |picture format |servicename1 |service1 |servicename2=...... |service2=...... |servicename7 |service7 |callsigns |callsign_meaning |former_callsigns |affiliation |affiliates |groups |former_affiliations |webcast |website |language |replaced |replaced_by |subsidiary |footnotes}} | |
| − | This infobox should not be used for television stations. | + | This infobox is for articles about [[broadcast network]]s. It should not be used for television stations or radio stations. Use [[:Template:Infobox television station]] or [[:Template:Infobox radio station]], instead. |
| − | + | == Usage == | |
<pre style="overflow:auto;"> | <pre style="overflow:auto;"> | ||
{{Infobox broadcasting network | {{Infobox broadcasting network | ||
| − | |name | + | | name = |
| − | |logo = | + | | logo = |
| − | |type | + | | logo_size = |
| − | |branding | + | | logo_alt = |
| − | | | + | | logo_caption = |
| − | | | + | | collapsible = |
| − | |available | + | | image = |
| − | |founded | + | | image_size = |
| − | |founder = | + | | image_alt = |
| − | | | + | | caption = |
| − | | | + | | type = |
| − | | | + | | branding = |
| − | |license_area | + | | country = |
| − | |broadcast_area = | + | | airdate = |
| − | |area | + | | available = |
| − | |erp | + | | founded = |
| − | |owner = | + | | founder = |
| − | | | + | | motto = |
| − | | | + | | slogan = |
| − | |launch_date | + | | tvstations = |
| − | |dissolved | + | | tvtransmitters = |
| − | |former_names | + | | radiostations = |
| − | |digital | + | | radiotransmitters = |
| − | |analog | + | | market_share = |
| − | |servicename1 | + | | endowment = |
| − | |service1 | + | | revenue = |
| − | |servicename2 | + | | net_income = |
| − | |service2 | + | | licence_area = <!-- or | license_area = --> |
| − | |servicename3 | + | | headquarters = |
| − | |service3 | + | | broadcast_area = |
| − | |servicename4 | + | | area = |
| − | |service4 | + | | nation = |
| − | |callsigns | + | | regions = |
| − | |callsign_meaning = | + | | erp = |
| − | |former_callsigns = | + | | owner = |
| − | |affiliation | + | | parent = |
| − | |affiliates | + | | key_people = |
| − | |groups | + | | established = |
| − | |former_affiliations = | + | | test_card = |
| − | |website | + | | test_of_transmission = |
| − | |footnotes | + | | launch_date = <!-- {{Start date|YYYY|MM|DD|df=y}} --> |
| + | | dissolved = <!-- {{End date|YYYY|MM|DD|df=y}} --> | ||
| + | | former_names = | ||
| + | | digital = | ||
| + | | virtual channel = | ||
| + | | analog = | ||
| + | | analog channel = | ||
| + | | picture format = | ||
| + | | servicename1 = | ||
| + | | service1 = | ||
| + | | servicename2 = | ||
| + | | service2 = | ||
| + | | servicename3 = | ||
| + | | service3 = | ||
| + | | servicename4 = | ||
| + | | service4 = | ||
| + | | servicename5 = | ||
| + | | service5 = | ||
| + | | servicename6 = | ||
| + | | service6 = | ||
| + | | servicename7 = | ||
| + | | service7 = | ||
| + | | callsigns = <!-- or | callsign = --> | ||
| + | | callsign_meaning = | ||
| + | | former_callsigns = | ||
| + | | affiliation = <!-- or | affiliations = --> | ||
| + | | affiliates = | ||
| + | | groups = | ||
| + | | former_affiliations = | ||
| + | | webcast = | ||
| + | | website = <!-- {{URL|example.com}} --> | ||
| + | | language = | ||
| + | | replaced = | ||
| + | | replaced_by = | ||
| + | | subsidiary = | ||
| + | | footnotes = | ||
}} | }} | ||
</pre> | </pre> | ||
| − | <includeonly> | + | Use <nowiki>{{Start date|YYYY|MM|DD}}</nowiki> (with {{Para|df|y}} if applicable) for one of {{para|airdate}}, {{para|founded}}, {{para|foundation}} or {{para|launch_date}}. |
| + | |||
| + | == Microformat == | ||
| + | {{UF-hcard-org}} | ||
| + | |||
| + | ==TemplateData== | ||
| + | {{TemplateData header}} | ||
| + | <templatedata> | ||
| + | { | ||
| + | "params": { | ||
| + | "network_name": { | ||
| + | "type": "string", | ||
| + | "suggested": true | ||
| + | }, | ||
| + | "name": { | ||
| + | "type": "string", | ||
| + | "suggested": true | ||
| + | }, | ||
| + | "network_logo": { | ||
| + | "type": "wiki-file-name", | ||
| + | "suggested": true | ||
| + | }, | ||
| + | "logo": { | ||
| + | "type": "wiki-file-name", | ||
| + | "suggested": true | ||
| + | }, | ||
| + | "network_logo_size": { | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "logo_size": { | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "logosize": { | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "network_logo_alt": { | ||
| + | "type": "wiki-file-name" | ||
| + | }, | ||
| + | "logo_alt": { | ||
| + | "type": "wiki-file-name" | ||
| + | }, | ||
| + | "network_logo caption": { | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "logo caption": {}, | ||
| + | "collapsible": {}, | ||
| + | "image": { | ||
| + | "type": "wiki-file-name" | ||
| + | }, | ||
| + | "screenshot": { | ||
| + | "type": "wiki-file-name" | ||
| + | }, | ||
| + | "image_size": {}, | ||
| + | "screenshot_size": {}, | ||
| + | "image_alt": {}, | ||
| + | "screenshot_alt": { | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "caption": { | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "network_type": { | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "type": { | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "branding": { | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "country": { | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "airdate": { | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "available": { | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "founded": { | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "foundation": { | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "founder": { | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "motto": { | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "slogan": {}, | ||
| + | "tvstations": { | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "tvtransmitters": { | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "radiostations": { | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "radiotransmitters": { | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "market_share": { | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "endowment": { | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "revenue": { | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "net_income": {}, | ||
| + | "license_area": { | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "licence_area": {}, | ||
| + | "headquarters": { | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "broadcast_area": {}, | ||
| + | "area": {}, | ||
| + | "nation": {}, | ||
| + | "regions": { | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "erp": { | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "owner": { | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "parent": {}, | ||
| + | "key_people": { | ||
| + | "aliases": [ | ||
| + | "keypeople" | ||
| + | ], | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "established": {}, | ||
| + | "test_card": {}, | ||
| + | "test_of_transmission": { | ||
| + | "aliases": [ | ||
| + | "test of transmission" | ||
| + | ] | ||
| + | }, | ||
| + | "launch_date": {}, | ||
| + | "launched": {}, | ||
| + | "closure_date": { | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "closed": { | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "dissolved": { | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "past_names": { | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "former_names": { | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "digital": { | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "virtual channel": { | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "analog": { | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "Analog channel": { | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "Picture format": { | ||
| + | "aliases": [ | ||
| + | "picture_format", | ||
| + | "picture format" | ||
| + | ], | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "servicename1": { | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "service1": { | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "servicename2": { | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "service2": { | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "servicename3": { | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "service3": { | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "servicename4": { | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "service4": { | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "servicename5": { | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "service5": { | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "servicename6": { | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "service6": { | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "servicename7": { | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "service7": { | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "callsign": { | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "callsigns": { | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "callsign_meaning": { | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "former_callsigns": { | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "affiliations": { | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "affiliation": { | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "affiliates": { | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "groups": { | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "former_affiliations": { | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "webcast": {}, | ||
| + | "website": { | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "language": { | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "replaced": { | ||
| + | "type": "wiki-page-name" | ||
| + | }, | ||
| + | "replaced_by": { | ||
| + | "type": "wiki-page-name" | ||
| + | }, | ||
| + | "subsidiary": { | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "footnotes": { | ||
| + | "type": "string" | ||
| + | } | ||
| + | } | ||
| + | } | ||
| + | </templatedata> | ||
| + | |||
| + | == Tracking category == | ||
| + | * {{clc|Pages using Infobox broadcasting network with unknown parameters}} | ||
| + | |||
| + | ==See also== | ||
| + | {{Film- and television-related infobox templates}} | ||
| + | |||
| + | <includeonly>{{Sandbox other|| | ||
| + | <!-- Categories below this line, please; interwikis at Wikidata --> | ||
[[Category:Radio infobox templates|Network]] | [[Category:Radio infobox templates|Network]] | ||
| − | [[Category:Television infobox templates| | + | [[Category:Television infobox templates|Broadcasting network]] |
| − | + | [[Category:Templates that add a tracking category]] | |
| − | + | }}</includeonly> | |
| − | [[ | ||
| − | |||
| − | |||
| − | |||
| − | </includeonly> | ||
Latest revision as of 06:44, 19 January 2021
| This is a documentation subpage for Template:Infobox broadcasting network. It contains usage information, categories and other content that is not part of the original template page. |
| This template uses Lua: |
Template:Parameter names example
This infobox is for articles about broadcast networks. It should not be used for television stations or radio stations. Use Template:Infobox television station or Template:Infobox radio station, instead.
Usage
{{Infobox broadcasting network
| name =
| logo =
| logo_size =
| logo_alt =
| logo_caption =
| collapsible =
| image =
| image_size =
| image_alt =
| caption =
| type =
| branding =
| country =
| airdate =
| available =
| founded =
| founder =
| motto =
| slogan =
| tvstations =
| tvtransmitters =
| radiostations =
| radiotransmitters =
| market_share =
| endowment =
| revenue =
| net_income =
| licence_area = <!-- or | license_area = -->
| headquarters =
| broadcast_area =
| area =
| nation =
| regions =
| erp =
| owner =
| parent =
| key_people =
| established =
| test_card =
| test_of_transmission =
| launch_date = <!-- {{Start date|YYYY|MM|DD|df=y}} -->
| dissolved = <!-- {{End date|YYYY|MM|DD|df=y}} -->
| former_names =
| digital =
| virtual channel =
| analog =
| analog channel =
| picture format =
| servicename1 =
| service1 =
| servicename2 =
| service2 =
| servicename3 =
| service3 =
| servicename4 =
| service4 =
| servicename5 =
| service5 =
| servicename6 =
| service6 =
| servicename7 =
| service7 =
| callsigns = <!-- or | callsign = -->
| callsign_meaning =
| former_callsigns =
| affiliation = <!-- or | affiliations = -->
| affiliates =
| groups =
| former_affiliations =
| webcast =
| website = <!-- {{URL|example.com}} -->
| language =
| replaced =
| replaced_by =
| subsidiary =
| footnotes =
}}
Use {{Start date|YYYY|MM|DD}} (with |df=y if applicable) for one of |airdate=, |founded=, |foundation= or |launch_date=.
Microformat
TemplateData
TemplateData for Infobox broadcasting network
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Network_name | network_name | no description | String | suggested |
| Name | name | no description | String | suggested |
| Network_logo | network_logo | no description | File | suggested |
| Logo | logo | no description | File | suggested |
| Network_logo_size | network_logo_size | no description | String | optional |
| Logo_size | logo_size | no description | String | optional |
| Logosize | logosize | no description | String | optional |
| Network_logo_alt | network_logo_alt | no description | File | optional |
| Logo_alt | logo_alt | no description | File | optional |
| Network_logo caption | network_logo caption | no description | String | optional |
| Logo caption | logo caption | no description | Unknown | optional |
| Collapsible | collapsible | no description | Unknown | optional |
| Image | image | no description | File | optional |
| Screenshot | screenshot | no description | File | optional |
| Image_size | image_size | no description | Unknown | optional |
| Screenshot_size | screenshot_size | no description | Unknown | optional |
| Image_alt | image_alt | no description | Unknown | optional |
| Screenshot_alt | screenshot_alt | no description | String | optional |
| Caption | caption | no description | String | optional |
| Network_type | network_type | no description | String | optional |
| Type | type | no description | String | optional |
| Branding | branding | no description | String | optional |
| Country | country | no description | String | optional |
| Airdate | airdate | no description | String | optional |
| Available | available | no description | String | optional |
| Founded | founded | no description | String | optional |
| Foundation | foundation | no description | String | optional |
| Founder | founder | no description | String | optional |
| Motto | motto | no description | String | optional |
| Slogan | slogan | no description | Unknown | optional |
| Tvstations | tvstations | no description | String | optional |
| Tvtransmitters | tvtransmitters | no description | String | optional |
| Radiostations | radiostations | no description | String | optional |
| Radiotransmitters | radiotransmitters | no description | String | optional |
| Market_share | market_share | no description | String | optional |
| Endowment | endowment | no description | String | optional |
| Revenue | revenue | no description | String | optional |
| Net_income | net_income | no description | Unknown | optional |
| License_area | license_area | no description | String | optional |
| Licence_area | licence_area | no description | Unknown | optional |
| Headquarters | headquarters | no description | String | optional |
| Broadcast_area | broadcast_area | no description | Unknown | optional |
| Area | area | no description | Unknown | optional |
| Nation | nation | no description | Unknown | optional |
| Regions | regions | no description | String | optional |
| Erp | erp | no description | String | optional |
| Owner | owner | no description | String | optional |
| Parent | parent | no description | Unknown | optional |
| Key_people | key_people keypeople | no description | String | optional |
| Established | established | no description | Unknown | optional |
| Test_card | test_card | no description | Unknown | optional |
| Test_of_transmission | test_of_transmission test of transmission | no description | Unknown | optional |
| Launch_date | launch_date | no description | Unknown | optional |
| Launched | launched | no description | Unknown | optional |
| Closure_date | closure_date | no description | String | optional |
| Closed | closed | no description | String | optional |
| Dissolved | dissolved | no description | String | optional |
| Past_names | past_names | no description | String | optional |
| Former_names | former_names | no description | String | optional |
| Digital | digital | no description | String | optional |
| Virtual channel | virtual channel | no description | String | optional |
| Analog | analog | no description | String | optional |
| Analog channel | Analog channel | no description | String | optional |
| Picture format | Picture format picture_format picture format | no description | String | optional |
| Servicename1 | servicename1 | no description | String | optional |
| Service1 | service1 | no description | String | optional |
| Servicename2 | servicename2 | no description | String | optional |
| Service2 | service2 | no description | String | optional |
| Servicename3 | servicename3 | no description | String | optional |
| Service3 | service3 | no description | String | optional |
| Servicename4 | servicename4 | no description | String | optional |
| Service4 | service4 | no description | String | optional |
| Servicename5 | servicename5 | no description | String | optional |
| Service5 | service5 | no description | String | optional |
| Servicename6 | servicename6 | no description | String | optional |
| Service6 | service6 | no description | String | optional |
| Servicename7 | servicename7 | no description | String | optional |
| Service7 | service7 | no description | String | optional |
| Callsign | callsign | no description | String | optional |
| Callsigns | callsigns | no description | String | optional |
| Callsign_meaning | callsign_meaning | no description | String | optional |
| Former_callsigns | former_callsigns | no description | String | optional |
| Affiliations | affiliations | no description | String | optional |
| Affiliation | affiliation | no description | String | optional |
| Affiliates | affiliates | no description | String | optional |
| Groups | groups | no description | String | optional |
| Former_affiliations | former_affiliations | no description | String | optional |
| Webcast | webcast | no description | Unknown | optional |
| Website | website | no description | String | optional |
| Language | language | no description | String | optional |
| Replaced | replaced | no description | Page | optional |
| Replaced_by | replaced_by | no description | Page | optional |
| Subsidiary | subsidiary | no description | String | optional |
| Footnotes | footnotes | no description | String | optional |
Tracking category
See also