Difference between revisions of "Template:LPL/doc"
Jump to navigation
Jump to search
imported>Zyxw (display URLs generated, misc formatting) |
imported>Sammi Brie (add) |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 24: | Line 24: | ||
| <kbd>https://<nowiki/>radio-locator.com/info/{{hilite|WLIX}}-FL</kbd> | | <kbd>https://<nowiki/>radio-locator.com/info/{{hilite|WLIX}}-FL</kbd> | ||
|} | |} | ||
| + | |||
| + | == TemplateData== | ||
| + | {{TemplateData header}} | ||
| + | <templatedata> | ||
| + | { | ||
| + | "params": { | ||
| + | "1": { | ||
| + | "label": "Call sign", | ||
| + | "description": "Call sign of radio station, without -LP", | ||
| + | "required": true | ||
| + | } | ||
| + | }, | ||
| + | "description": "Radio-Locator query template for low-power FM radio stations", | ||
| + | "format": "inline" | ||
| + | } | ||
| + | </templatedata> | ||
== See also == | == See also == | ||
Latest revision as of 03:22, 16 July 2020
| 40px | This is a documentation subpage for Template:LPL. It contains usage information, categories and other content that is not part of the original template page. |
This template displays an external link to Radio-Locator.com (formerly the M.I.T. List of Radio Stations) for an LPFM (low-powered FM) station.
Usage
{{LPL|callsign}}
There is only one parameter, the station callsign, and it is required. Do not include the -LP suffix.
Examples:
| Code | Result | URL |
|---|---|---|
{{LPL|WBLN}}
|
WBLN-LP on Radio-Locator | https://radio-locator.com/info/WBLN-FL |
{{LPL|WLIX}}
|
WLIX-LP on Radio-Locator | https://radio-locator.com/info/WLIX-FL |
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 LPL
Radio-Locator query template for low-power FM radio stations
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Call sign | 1 | Call sign of radio station, without -LP | Unknown | required |
See also