Changes

Jump to: navigation, search

Template:Infobox radio station/doc

7,000 bytes added, 02:45, 11 January 2017
Undid revision 759428715 by 104.243.164.77 (talk)
{{Documentation subpage}}
<!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) -->
{{High-use| 20,500+ }}
{{Lua|Module:Infobox|Module:InfoboxImage|Module:Check for unknown parameters}}

== Usage ==
{{Parameter names example | _template= | name | image | image_size | alt | caption | city | area | branding | slogan | frequency | translator | repeater | airdate | last airdate | format | language | share | share source | share as of | power | erp | haat | class | facility_id | coordinates | callsign_meaning | former_callsigns | former_frequencies | affiliations | operator | owner | licensee | sister_stations | webcast | website }}
<pre style="overflow:auto;">
{{Infobox radio station
| name =
| image =
| image_size = <!-- optional when used with image parameter, specifies image size -->
| alt = <!-- optional when used with image parameter, specifies image alternate (alt) text -->
| caption = <!-- optional when used with image parameter, specifies image caption -->
| city =
| area =
| branding =
| slogan =
| frequency = <!-- {{Frequency|NNN|XHz}} -->
| translator =
| repeater =
| airdate = <!-- {{Start date|YYYY|MM|DD|df=yes/no}} -->
| last airdate = <!-- for defunct stations -->
| share =
| share as of =
| share source =
| format =
| language =
| power =
| erp =
| haat =
| class =
| facility_id =
| coordinates = <!-- {{coord|}} -->
| callsign_meaning =
| former_callsigns =
| former_frequencies =
| affiliations =
| operator =
| owner =
| licensee =
| sister_stations =
| webcast = <!-- [URL Listen Live] -->
| website = <!-- {{URL|example.com}} -->
}}
</pre>

== Parameters ==
All fields except for <code>name</code>, <code>format</code>, and <code>owner</code> are optional and will be hidden when not used; when values are entered for the relevant parameters, the fields will automatically appear.

The parameters <code>translator</code> and <code>repeater</code> should not both be used, except in unusual circumstances.

== Sub-templates ==
Where possible, use:

* {{TL|Frequency}}
* {{TL|Start date}}
* {{TL|Coord}}
* {{TL|URL}}

as above.

== Microformat ==
{{UF-hcard-geo}}

== TemplateData ==
{{TemplateData header}}
<templatedata>
{
"description": "Infobox for radio stations",
"params": {
"name ": {
"label": "Name",
"description": "Name of radio station, often the callsign",
"type": "line",
"suggested": true
},
"image": {
"label": "Image",
"description": "Image, often the logo of radio station",
"type": "wiki-file-name"
},
"city ": {
"label": "City",
"description": "Name of city of license",
"type": "wiki-page-name",
"suggested": true
},
"area ": {
"label": "Area",
"description": "Name of broadcast area",
"type": "string"
},
"branding ": {
"label": "Branding",
"description": "Branding",
"type": "string"
},
"slogan ": {
"label": "Slogan",
"description": "Slogan of radio station",
"type": "string"
},
"frequency ": {
"label": "Frequency",
"description": "Frequency in Hertz, using {{Frequency|NNN|XHz}}",
"type": "line",
"suggested": true
},
"translator ": {
"label": "Translators",
"description": "Translator(s)",
"type": "string"
},
"repeater ": {
"label": "Repeaters",
"description": "Repeater(s)",
"type": "string"
},
"airdate ": {
"label": "Airdate",
"description": "First date of broadcast, using {{Start date|YYYY|MM|DD}}",
"type": "string",
"suggested": true
},
"last airdate": {
"label": "Last airdate",
"description": "Last date of broadcast (for defunct stations), using {{Start date|YYYY|MM|DD}}",
"type": "string"
},
"share ": {
"label": "Share",
"description": "Ratings/share",
"type": "string"
},
"share as of": {
"label": "Share as of",
"description": "Date of ratings/share value",
"type": "string"
},
"share source ": {
"label": "Share source",
"description": "Source of ratings/share value",
"type": "string"
},
"format": {
"label": "Format",
"description": "Programming format",
"type": "string",
"suggested": true
},
"language ": {
"label": "Language",
"description": "Language",
"type": "string"
},
"power": {
"label": "Power",
"description": "Power rating for AM stations, in Watts",
"type": "string"
},
"erp ": {
"label": "ERP",
"description": "Effective radiated power for FM stations, in Watts",
"type": "string"
},
"haat ": {
"label": "HAAT",
"description": "Height above average terrain, in meters",
"type": "string"
},
"class": {
"label": "Class",
"description": "Class",
"type": "string"
},
"facility_id ": {
"label": "Facility ID",
"description": "Facility ID",
"type": "string"
},
"coordinates ": {
"label": "Coordinates",
"description": "Transmitter coordinates, using {{coord|}}",
"suggested": true,
"type": "string"
},
"callsign_meaning ": {
"label": "Callsign meaning",
"description": "Callsign meaning",
"type": "string"
},
"former_callsigns": {
"label": "Former callsigns",
"description": "Former callsigns",
"type": "string"
},
"former_frequencies": {
"label": "Former frequencies",
"description": "Former frequencies",
"type": "string"
},
"affiliations ": {
"label": "Affiliations",
"description": "Affiliations of radio station",
"type": "string"
},
"operator": {
"label": "Operator",
"description": "Operator of radio station",
"type": "string",
},
"owner": {
"label": "Owner",
"description": "Owner of radio station",
"type": "string",
"suggested": true
},
"licensee": {
"label": "Licensee",
"description": "Licensee of radio station",
"type": "string"
},
"sister_stations ": {
"label": "Sister_stations",
"description": "Sister stations",
"type": "string"
},
"webcast ": {
"label": "Webcast",
"description": "Live streaming URL or radio station, using [URL Listen Live]",
"type": "string"
},
"website ": {
"label": "Website",
"type": "Website of radio station, using {{URL|example.com}}",
"type": "string"
}
},
"format": "block"
}
</templatedata>

== Tracking category ==
* {{clc|Pages using infobox radio station with unknown parameters}}

<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | |
<!-- Categories below this line, please; interwikis at Wikidata -->
[[Category:Radio infobox templates|Station]]
[[Category:Templates that add a tracking category]]
}}</includeonly>
Anonymous user

Navigation menu