Template:FCC station profile/doc

< Template:FCC station profile

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}} [1]
{{FCC station profile|KALV-FM|FM|KALV-FM file}} KALV-FM file

TemplateData

This is the TemplateData documentation for this template used by VisualEditor and other tools; see the monthly parameter usage report for this template.

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