Template:FCC station profile
| This template is used on many pages, so changes to it will be widely noticed. Please test any changes in the template's /sandbox or /testcases subpages, or in your own user subpage. Please consider discussing changes on the talk page before implementing them. |
Generates a web-link for the Federal Communications Commission station profile for United States radio and television stations.
This template should not be used if the corresponding station does not have a public file. As of 2021, this includes low-power FM stations and low-power and translator TV stations that are not Class A (e.g. their call signs end in -LD or -D).
Usage
{{FCC-TV-Station-profile|1=call sign|2=URL text}}
Parameters:
- 1 - the station call sign, required (note: suffix is required if the call sign has it)
- 2 - the service (AM, FM or TV), required
- 3 - the URL text, optional
Examples:
| Code | Result |
|---|---|
{{FCC station profile|WNBC|TV}} |
[2] |
{{FCC station profile|KALV-FM|FM|KALV-FM file}} |
KALV-FM file |
TemplateData
TemplateData for FCC station profile
<templatedata> { "params": { "1": { "label": "Call sign", "description": "The station's call sign, including a suffix if needed.", "example": "KALV-FM", "type": "string", "required": true }, "2": { "label": "Service", "description": "The service provided by the station, either AM, FM or TV.", "type": "string", "suggestedvalues": [ "AM", "FM", "TV" ], "required": true }, "3": { "label": "Optional link text", "type": "line" } }, "description": "Template to link to public inspection files for US radio and television stations. Do not use if the station does not have an FCC public file (e.g. low-power FM and low-power TV stations).", "paramOrder": [ "1", "2", "3" ], "format": "inline" } </templatedata>
See also
- {{FCC-TV-Station-profile}}, a TV-specific wrapper of this template and its forebearer
- {{AMQ}}
- {{FCC letter}}
- {{FCC-LMS-Facility}}
- {{FMQ}}
- {{TVQ}}
| The above documentation is transcluded from Template:FCC station profile/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |